2018-11-26 06:32:58,695 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 06:32:58,698 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 06:32:58,698 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-26 06:32:58,699 - 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-26 06:32:58,720 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-26 06:32:58,800 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-26 06:33:00,245 - 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-26 06:33:00,541 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-11-26 06:33:00,735 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ab1775b039ea42f48ac543a78b9bab4d', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-11-26 06:33:00,854 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/06002082e6894c7796b4674294a995b1'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e56de5a808da41a29808055e50ff9ca9', u'id': u'06002082e6894c7796b4674294a995b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/09952068a6604f6f9fb98bea4d36b0e8'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28e052607b184a2c84075680c9710f4f', u'id': u'09952068a6604f6f9fb98bea4d36b0e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0c0e08438e2d49be845251582c16b38c'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1fa0da8d65f64b1eabf01f0a5ffafc90', u'id': u'0c0e08438e2d49be845251582c16b38c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0dd30561241a4a138a44a1a2bd300f46'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cb2fb5621392495eb0361daad00c70c8', u'id': u'0dd30561241a4a138a44a1a2bd300f46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0fa9b0416c62494c813f2b8b564b2a51'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1fa0da8d65f64b1eabf01f0a5ffafc90', u'id': u'0fa9b0416c62494c813f2b8b564b2a51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/125279d9b82d48fbaedd0025925b082e'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cb2fb5621392495eb0361daad00c70c8', u'id': u'125279d9b82d48fbaedd0025925b082e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1c7f7ac1ee3b46dfbce06aa942d40845'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'97f5c31bf4db4f7eb02e6a4fa2b5e1f1', u'id': u'1c7f7ac1ee3b46dfbce06aa942d40845'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/22d9290cc19540b6aa4b87b4baa41451'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b1d1bdb1fbad4f18a90c00277817ad6f', u'id': u'22d9290cc19540b6aa4b87b4baa41451'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/24778c30104145489a9bb37b67460877'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28e052607b184a2c84075680c9710f4f', u'id': u'24778c30104145489a9bb37b67460877'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4f47e6d065a749039fb80aea6215323a'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16477dedfb6c4f69bf3bd6174fbc355c', u'id': u'4f47e6d065a749039fb80aea6215323a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/507dcaaaa25c4596ba01b57ee0a50795'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'701f53c4d8ad428ba0cd9ad324712ade', u'id': u'507dcaaaa25c4596ba01b57ee0a50795'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/54bd5256ae0646d3b8f69f49b1936e0f'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'701f53c4d8ad428ba0cd9ad324712ade', u'id': u'54bd5256ae0646d3b8f69f49b1936e0f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5a79bb4cb24249198c6628a4d87d8e8e'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b1d1bdb1fbad4f18a90c00277817ad6f', u'id': u'5a79bb4cb24249198c6628a4d87d8e8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/608c66fa2b15442196f410946d281064'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'97f5c31bf4db4f7eb02e6a4fa2b5e1f1', u'id': u'608c66fa2b15442196f410946d281064'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/65259948a2cc40a9939466fcd2f767fd'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd22a705c36034873b6a3f1862e4ed8bd', u'id': u'65259948a2cc40a9939466fcd2f767fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/653dee05b3794d26bf14f60e9b564449'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e431c5b46e1e484ab0b00b95e0f8d79c', u'id': u'653dee05b3794d26bf14f60e9b564449'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/674978fc61bf4959b66d11e9eb383e43'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b1d1bdb1fbad4f18a90c00277817ad6f', u'id': u'674978fc61bf4959b66d11e9eb383e43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6af1542d10ce490486280a9ad6bfa13b'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'322bb159944c47beac63c22bc581516b', u'id': u'6af1542d10ce490486280a9ad6bfa13b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6d207b251fca45aea5f27566ba185d9c'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'86de1d49acf240d288686a585173a03a', u'id': u'6d207b251fca45aea5f27566ba185d9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6e59c212256d40a992a9df11faa2cbb0'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd22a705c36034873b6a3f1862e4ed8bd', u'id': u'6e59c212256d40a992a9df11faa2cbb0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7549fd69066242678f312ac1162f713c'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'151e531d787646a4be7fb6c5e089082c', u'id': u'7549fd69066242678f312ac1162f713c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7b2f671c5ea44603aa666a37e97cc3dd'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'86de1d49acf240d288686a585173a03a', u'id': u'7b2f671c5ea44603aa666a37e97cc3dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7c67057266404d1a9b543217d2cd2b54'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'86de1d49acf240d288686a585173a03a', u'id': u'7c67057266404d1a9b543217d2cd2b54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7d7a18efc1f8495996120cc8ceb06cae'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cac4d2d279254b6db282a1ad45daa001', u'id': u'7d7a18efc1f8495996120cc8ceb06cae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7f0a70d5dca24693802b6667aa89c811'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'97f5c31bf4db4f7eb02e6a4fa2b5e1f1', u'id': u'7f0a70d5dca24693802b6667aa89c811'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9b3166fc53fa4110a1fb4a487e29eee4'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16477dedfb6c4f69bf3bd6174fbc355c', u'id': u'9b3166fc53fa4110a1fb4a487e29eee4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9b532bd1a8804060836af5534b370d89'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cb2fb5621392495eb0361daad00c70c8', u'id': u'9b532bd1a8804060836af5534b370d89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9c573f524cf8438a9e086635a9c88be9'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e56de5a808da41a29808055e50ff9ca9', u'id': u'9c573f524cf8438a9e086635a9c88be9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9e822fb57ac54631964459fa90a1b802'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'151e531d787646a4be7fb6c5e089082c', u'id': u'9e822fb57ac54631964459fa90a1b802'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9eb5dcc3e2c34cfeb0d6e24538e341c6'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'322bb159944c47beac63c22bc581516b', u'id': u'9eb5dcc3e2c34cfeb0d6e24538e341c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a545c89204d444a2adad0755e6769ffa'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1fa0da8d65f64b1eabf01f0a5ffafc90', u'id': u'a545c89204d444a2adad0755e6769ffa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a87a16f5ecae4713b37a96e888055c7d'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cac4d2d279254b6db282a1ad45daa001', u'id': u'a87a16f5ecae4713b37a96e888055c7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ac1676a3bcbf4028a2f75f68fde7f3d9'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28e052607b184a2c84075680c9710f4f', u'id': u'ac1676a3bcbf4028a2f75f68fde7f3d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b83d323f0866443899bb184568b79e18'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16477dedfb6c4f69bf3bd6174fbc355c', u'id': u'b83d323f0866443899bb184568b79e18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c8508110a72248b591780c92ec7a0c98'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e431c5b46e1e484ab0b00b95e0f8d79c', u'id': u'c8508110a72248b591780c92ec7a0c98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d8b1f36dc83a4c5ba9672845502fcfff'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'701f53c4d8ad428ba0cd9ad324712ade', u'id': u'd8b1f36dc83a4c5ba9672845502fcfff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/da87f385a872405ea914c950d3579ccf'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e56de5a808da41a29808055e50ff9ca9', u'id': u'da87f385a872405ea914c950d3579ccf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/dd33deecfa2847a596521087eaa8fd6a'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd22a705c36034873b6a3f1862e4ed8bd', u'id': u'dd33deecfa2847a596521087eaa8fd6a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/eab9721e91f847c7aa2ca6691a6d7759'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cac4d2d279254b6db282a1ad45daa001', u'id': u'eab9721e91f847c7aa2ca6691a6d7759'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ee55ba129fce4004b6d762680f6a7a4b'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e431c5b46e1e484ab0b00b95e0f8d79c', u'id': u'ee55ba129fce4004b6d762680f6a7a4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f7675d8ff8324be1b164a92faa722a01'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'151e531d787646a4be7fb6c5e089082c', u'id': u'f7675d8ff8324be1b164a92faa722a01'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f7cf5949ad094f06931c738090f25776'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'322bb159944c47beac63c22bc581516b', u'id': u'f7cf5949ad094f06931c738090f25776'})] 2018-11-26 06:33:02,868 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-11-26 06:33:03,793 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-11-26 06:33:03,951 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 38}, 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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 113}, 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-26 06:33:03,981 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-11-26 06:33:05,039 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'7fc3e4c9-254d-45dd-96f1-df25917bd20b'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-26T06:30:03Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 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-26T06:29:56Z', u'provider:network_type': u'flat', u'tenant_id': u'c8f390fda1354f959c469914d3d4fdea', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8f390fda1354f959c469914d3d4fdea', u'l2_adjacency': True})] 2018-11-26 06:33:06,184 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-11-26 06:33:06,295 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'123912ec340e4dfe94be423a8d8acd18'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'3e8a65268a5b438a9931cfb955e1ec96', 'user': u'1eb8f0560aa9436bb4263acbd6a3e8de'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'1eb8f0560aa9436bb4263acbd6a3e8de'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'280a70ba8ee44607b8b64139928b98ac'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'617a6a30b7534533bc13f0b7ec3b6469'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'63e1bcdd8bb64e7bb54fe0c3b0ffb50d'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'6c256373ad76448eb6608c0a6d23a455'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'708379bbc67647a283292cdf46d66755'}), Munch({'project': u'4a0867c6811546ee9366410d76086950', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'7c3fd956de41412bb374a78340779abf'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'8eab4bd4683c4f84a7057aa8813960c9'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'a8a79121fb44406592794ac659216512'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'd1cc2fb114974344a7fcdd3ba9225659'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'd5ef92a7fe924283bd238b83b260d519'}), Munch({'project': u'c8f390fda1354f959c469914d3d4fdea', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'e0928bee7c9c49d28c47dd5fde7c361b'}), Munch({'domain': u'ab1775b039ea42f48ac543a78b9bab4d', 'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'3f77956ed2d74ab49fb77ab13c62e767'}), Munch({'id': u'a3ccb301fb3c434ea4c8999194a97e75', 'user': u'7c3fd956de41412bb374a78340779abf'})] 2018-11-26 06:33:06,475 - 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'ResellerAdmin', 'id': u'3e8a65268a5b438a9931cfb955e1ec96'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'a3ccb301fb3c434ea4c8999194a97e75'}), 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'd159d652f0cc4c84a3804b8bfc07abae'}), 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'e5d85a1113fa41029fb866e7f8a0a9b3'})] 2018-11-26 06:33:06,705 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-11-26 06:33:06,906 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-11-26 06:33:07,028 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'151e531d787646a4be7fb6c5e089082c', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'16477dedfb6c4f69bf3bd6174fbc355c', 'name': u'heat'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'1fa0da8d65f64b1eabf01f0a5ffafc90', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'28e052607b184a2c84075680c9710f4f', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'322bb159944c47beac63c22bc581516b', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'701f53c4d8ad428ba0cd9ad324712ade', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'86de1d49acf240d288686a585173a03a', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'97f5c31bf4db4f7eb02e6a4fa2b5e1f1', 'name': u'nova'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a15ce2c4ea144253b16bb0c2a7e799fd', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b1d1bdb1fbad4f18a90c00277817ad6f', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'cac4d2d279254b6db282a1ad45daa001', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'cb2fb5621392495eb0361daad00c70c8', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd22a705c36034873b6a3f1862e4ed8bd', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'e431c5b46e1e484ab0b00b95e0f8d79c', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e56de5a808da41a29808055e50ff9ca9', 'name': u'glance'})] 2018-11-26 06:33:08,047 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:30:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'tenant_id': u'c8f390fda1354f959c469914d3d4fdea', u'created_at': u'2018-11-26T06:30:03Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'c8f390fda1354f959c469914d3d4fdea'})] 2018-11-26 06:33:09,122 - 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-26 06:33:09,241 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:33:09,242 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-26 06:33:09,295 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-11-26 06:33:10,271 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-11-26 06:33:12,049 - 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-26T06:33:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'327ec9b5-8154-4791-9677-f16cc86f4628', 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'tenantnetwork1-net_d9d01c38-252a-402d-a810-34786d61a151', u'created_at': u'2018-11-26T06:33:11Z', u'mtu': 1450, u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a0867c6811546ee9366410d76086950', u'l2_adjacency': True}) 2018-11-26 06:33:13,882 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:33:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'68f4f550-7ff5-4d75-8b21-0a639acfbb6d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_d9d01c38-252a-402d-a810-34786d61a151', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'327ec9b5-8154-4791-9677-f16cc86f4628', u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'created_at': u'2018-11-26T06:33:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a0867c6811546ee9366410d76086950'}) 2018-11-26 06:33:21,327 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:33:16Z', u'revision_number': 3, u'ha': True, u'id': u'8b272a5f-975e-4c07-86ae-3caf3b33d23d', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_d9d01c38-252a-402d-a810-34786d61a151', u'admin_state_up': True, u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'created_at': u'2018-11-26T06:33:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a0867c6811546ee9366410d76086950'}) 2018-11-26 06:33:24,898 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:33:24,899 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-26 06:33:39,248 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-11-26 06:33:41,195 - 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'775be0eaac40485b9602ca219d987ee2', '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_f0876625-f5f4-4061-9b54-d3e9b9385af7'}) 2018-11-26 06:33:41,612 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2ad2b6aa29f84f3c9ecd6665cf8c9933', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_f0876625-f5f4-4061-9b54-d3e9b9385af7'}) 2018-11-26 06:33:41,844 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:33:42,009 - 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'f44fad1018b84b1883b07dc82ba77a17'}) 2018-11-26 06:33:43,096 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_f0876625-f5f4-4061-9b54-d3e9b9385af7', 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'775be0eaac40485b9602ca219d987ee2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4e89e6b5-3c50-45b6-8763-c47a99b7c00b', 'username': u'tenantnetwork2-user_f0876625-f5f4-4061-9b54-d3e9b9385af7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:33:43,099 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_f0876625-f5f4-4061-9b54-d3e9b9385af7', 'password': '4e89e6b5-3c50-45b6-8763-c47a99b7c00b', 'project_name': 'tenantnetwork2-project_f0876625-f5f4-4061-9b54-d3e9b9385af7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '775be0eaac40485b9602ca219d987ee2', 'project_domain_name': 'Default'} 2018-11-26 06:33:43,100 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-11-26 06:33:44,774 - 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-26T06:33:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'05776ecb-f7df-4e6d-984c-ddabaeab8cc7', u'provider:segmentation_id': 12, 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_f0876625-f5f4-4061-9b54-d3e9b9385af7', u'created_at': u'2018-11-26T06:33:44Z', u'mtu': 1450, u'tenant_id': u'775be0eaac40485b9602ca219d987ee2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'775be0eaac40485b9602ca219d987ee2', u'l2_adjacency': True}) 2018-11-26 06:33:47,248 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:33: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'6cb04b2a-d80e-4837-a54f-e2cb2acf229e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_f0876625-f5f4-4061-9b54-d3e9b9385af7', u'enable_dhcp': True, u'network_id': u'05776ecb-f7df-4e6d-984c-ddabaeab8cc7', u'tenant_id': u'775be0eaac40485b9602ca219d987ee2', u'created_at': u'2018-11-26T06:33: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'775be0eaac40485b9602ca219d987ee2'}) 2018-11-26 06:33:54,501 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:33:49Z', u'revision_number': 4, u'id': u'34d8ef74-29bb-421b-a333-27c52db840d1', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_f0876625-f5f4-4061-9b54-d3e9b9385af7', u'admin_state_up': True, u'tenant_id': u'775be0eaac40485b9602ca219d987ee2', u'created_at': u'2018-11-26T06:33:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'775be0eaac40485b9602ca219d987ee2'}) 2018-11-26 06:33:58,437 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:33:58,438 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-26 06:34:13,886 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-11-26 06:34:14,734 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-11-26 06:34:15,516 - 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-26T06:34:15Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b1be8eba-b3e7-443c-8b0a-73d0705bfab2', 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'vmready1-net_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', u'created_at': u'2018-11-26T06:34:15Z', u'mtu': 1450, u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a0867c6811546ee9366410d76086950', u'l2_adjacency': True}) 2018-11-26 06:34:18,157 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:34:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'be099041-a213-46dd-9779-73e71497d278', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b1be8eba-b3e7-443c-8b0a-73d0705bfab2', u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'created_at': u'2018-11-26T06:34:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a0867c6811546ee9366410d76086950'}) 2018-11-26 06:34:25,478 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:34:21Z', u'revision_number': 4, u'ha': True, u'id': u'20d0210d-0611-443d-a280-ddf470c62609', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', u'admin_state_up': True, u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'created_at': u'2018-11-26T06:34:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a0867c6811546ee9366410d76086950'}) 2018-11-26 06:34:33,699 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/df8e3b2c-5754-4c3a-982f-535686e39d34/snap', u'metadata': Munch({})})], 'file': u'/v2/images/df8e3b2c-5754-4c3a-982f-535686e39d34/file', 'owner': u'4a0867c6811546ee9366410d76086950', 'id': u'df8e3b2c-5754-4c3a-982f-535686e39d34', 'size': 12716032, u'self': u'/v2/images/df8e3b2c-5754-4c3a-982f-535686e39d34', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a0867c6811546ee9366410d76086950', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/df8e3b2c-5754-4c3a-982f-535686e39d34/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:34:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:34:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/df8e3b2c-5754-4c3a-982f-535686e39d34', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', 'created': u'2018-11-26T06:34:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:34:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/df8e3b2c-5754-4c3a-982f-535686e39d34', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:34:34,516 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_d427c5b5-4ea6-42d2-8bad-007ebe98c9db', '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'4a0867c6811546ee9366410d76086950', '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'97f21bd1-f2ce-41ae-bcca-f8734c137972', 'swap': 0}) 2018-11-26 06:34:34,755 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:34:34,756 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 06:34:47,693 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-11-26 06:34:49,505 - 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'71cbb4b065ac402fb4b9d95b0f649731', '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_684ae1ef-06cd-4b45-8d73-ccad9efb9796'}) 2018-11-26 06:34:50,010 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a9a1416b65004df9be08dc7130eb96f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_684ae1ef-06cd-4b45-8d73-ccad9efb9796'}) 2018-11-26 06:34:50,231 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:34:50,402 - 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'319e36689e204a82bf35d389a6cdd678'}) 2018-11-26 06:34:51,156 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 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'71cbb4b065ac402fb4b9d95b0f649731', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9dacfeb7-8a1e-4865-9b23-466d0be070b8', 'username': u'vmready2-user_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:34:51,160 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 'password': '9dacfeb7-8a1e-4865-9b23-466d0be070b8', 'project_name': 'vmready2-project_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '71cbb4b065ac402fb4b9d95b0f649731', 'project_domain_name': 'Default'} 2018-11-26 06:34:51,161 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-11-26 06:34:52,368 - 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-26T06:34:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7d922590-d7d8-4fd0-8cec-4253fcaa59d7', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_684ae1ef-06cd-4b45-8d73-ccad9efb9796', u'created_at': u'2018-11-26T06:34:52Z', u'mtu': 1450, u'tenant_id': u'71cbb4b065ac402fb4b9d95b0f649731', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71cbb4b065ac402fb4b9d95b0f649731', u'l2_adjacency': True}) 2018-11-26 06:34:53,966 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:34:53Z', 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'f0d253bb-b6ce-412c-9718-ba81a5b8e917', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_684ae1ef-06cd-4b45-8d73-ccad9efb9796', u'enable_dhcp': True, u'network_id': u'7d922590-d7d8-4fd0-8cec-4253fcaa59d7', u'tenant_id': u'71cbb4b065ac402fb4b9d95b0f649731', u'created_at': u'2018-11-26T06:34:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71cbb4b065ac402fb4b9d95b0f649731'}) 2018-11-26 06:35:00,560 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:34:55Z', u'revision_number': 3, u'id': u'54e3c6f9-1418-41dc-9dd0-e80c83ce702d', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_684ae1ef-06cd-4b45-8d73-ccad9efb9796', u'admin_state_up': True, u'tenant_id': u'71cbb4b065ac402fb4b9d95b0f649731', u'created_at': u'2018-11-26T06:34:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'71cbb4b065ac402fb4b9d95b0f649731'}) 2018-11-26 06:35:07,199 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/31bb5572-1ea3-4e81-b129-fcdd760c7acf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31bb5572-1ea3-4e81-b129-fcdd760c7acf/file', 'owner': u'71cbb4b065ac402fb4b9d95b0f649731', 'id': u'31bb5572-1ea3-4e81-b129-fcdd760c7acf', 'size': 12716032, u'self': u'/v2/images/31bb5572-1ea3-4e81-b129-fcdd760c7acf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71cbb4b065ac402fb4b9d95b0f649731', 'name': 'vmready2-project_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/31bb5572-1ea3-4e81-b129-fcdd760c7acf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:35:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:35:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/31bb5572-1ea3-4e81-b129-fcdd760c7acf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_684ae1ef-06cd-4b45-8d73-ccad9efb9796', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_684ae1ef-06cd-4b45-8d73-ccad9efb9796', 'created': u'2018-11-26T06:35:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:35:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/31bb5572-1ea3-4e81-b129-fcdd760c7acf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_684ae1ef-06cd-4b45-8d73-ccad9efb9796', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:35:07,510 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_684ae1ef-06cd-4b45-8d73-ccad9efb9796', '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'4a0867c6811546ee9366410d76086950', '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'defee796-3091-44c7-9a4a-d6105f45be7a', 'swap': 0}) 2018-11-26 06:35:07,751 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:35:07,752 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 06:35:24,620 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-11-26 06:35:26,130 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-11-26 06:35:26,851 - 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-26T06:35:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'829eff05-586e-4fe7-b513-a2c4411ac224', u'provider:segmentation_id': 93, 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_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', u'created_at': u'2018-11-26T06:35:26Z', u'mtu': 1450, u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a0867c6811546ee9366410d76086950', u'l2_adjacency': True}) 2018-11-26 06:35:28,038 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:35:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0c4dff9d-7f61-42af-8aef-1af715812fe5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'829eff05-586e-4fe7-b513-a2c4411ac224', u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'created_at': u'2018-11-26T06:35:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a0867c6811546ee9366410d76086950'}) 2018-11-26 06:35:34,496 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:35:29Z', u'revision_number': 4, u'ha': True, u'id': u'39bac6cf-7c72-42c2-b9d5-457a3a060f9b', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', u'admin_state_up': True, u'tenant_id': u'4a0867c6811546ee9366410d76086950', u'created_at': u'2018-11-26T06:35:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a0867c6811546ee9366410d76086950'}) 2018-11-26 06:35:40,503 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/42b6ad39-ae24-4ab7-afd4-4bad9fa8597b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42b6ad39-ae24-4ab7-afd4-4bad9fa8597b/file', 'owner': u'4a0867c6811546ee9366410d76086950', 'id': u'42b6ad39-ae24-4ab7-afd4-4bad9fa8597b', 'size': 12716032, u'self': u'/v2/images/42b6ad39-ae24-4ab7-afd4-4bad9fa8597b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a0867c6811546ee9366410d76086950', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/42b6ad39-ae24-4ab7-afd4-4bad9fa8597b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:35:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:35:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/42b6ad39-ae24-4ab7-afd4-4bad9fa8597b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', 'created': u'2018-11-26T06:35:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:35:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/42b6ad39-ae24-4ab7-afd4-4bad9fa8597b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:35:40,742 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', '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'4a0867c6811546ee9366410d76086950', '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'a9f0f4ac-af36-4e0d-8e92-c08d09c54ae5', 'swap': 0}) 2018-11-26 06:35:41,132 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXkMlRyapg2cYGkF1LXQxfvR+/NSaw6r7yelm0dZ4AFd6e4CB1Uxh4pss0/OfRK7ESrCHfWtNxAO886yadPuX9zl3iRGZ0Ff5kqF2/R3QJLwFW8AAzKLaJ95jHtALFU3IKq0rzVhyieZgiAgwI908obEbZTmbNq+w5T3Q7XlUJ6dt+0IYGzXtSY9J5hZt2DKgdyZQXO8RZ0mCugBUtuLPF5Zab4xugUM5ZMR5rlehaBsGifbKx63APbazcbHILieVUI9rvA+jiv98z6yjn1dZlSyrqMuMg/VfyFA9yXB3EML6mDLeGi3kdasUCTVQaQqwpdoGRzfrDRvVKdwkotvJV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15DJUcmqYNnGBpBdS10MX70fvzUmsOq+8npZtHWeABXenuAg\ndVMYeKbLNPzn0SuxEqwh31rTcQDvPOsmnT7l/c5d4kRmdBX+ZKhdv0d0CS8BVvAA\nMyi2ifeYx7QCxVNyCqtK81YconmYIgIMCPdPKGxG2U5mzavsOU90O15VCenbftCG\nBs17UmPSeYWbdgyoHcmUFzvEWdJgroAVLbizxeWWm+MboFDOWTEea5XoWgbBon2y\nsetwD22s3GxyC4nlVCPa7wPo4r/fM+so59XWZUsq6jLjIP1X8hQPclwdxDC+pgy3\nhot5HWrFAk1UGkKsKXaBkc36w0b1SncJKLbyVQIDAQABAoIBAAZkFYPmPbXnXvac\n2xc75/0Cp2lM0xvVqdmYhQZTol6QR2xgarXvw773+vhUMy9BY1uRXOO5VqF4DJ+6\nvQdWcQ0oTCJEMuFoMYWcdEMShD8tdJW2QdtCbr8CZzYsgRSGl8/3Kh6yw+CRSFBh\nzSeK5X7mTudsaqHYYgWE9IY6Er1bcqdiHfiTgzLWhIu1nMjG3fjWQXMCGPXJy6Dt\ndE4c4OYkwavm1PqQZYn6guBr/xHhZizmbueHeufay0iQcK5S3UQ3LVgpAgm5+aei\nVvPjrxanx5SDi1ccQAoLlsjtBUY+Zd6vyoElatgMn4yhMzC0LJe5zAH0njExQe6I\nzyimgnUCgYEA7UQSpbywffFLomQwuwCbUVi8OVKQvknMzRQFysXFYCyefJulIAfc\nCpVQ1AQG1eF2nQIbCmP96ie5YpRhgcg1wT8phl6MXKGeXPbgl6j0lCCObBuTaDEz\nNy8bFEB45tM1xcNc3SEcTgkuL6be77EHZij3S6x1kwDOBgWMrqeld78CgYEA6JYT\n/0rXDrmKGvj7vs9YeGgAzNVUM4h6Y2rnOK0ZAcalmCKyEyCkLtUhIhing4hxkYxp\nAecbtjcPckmpAyKU4vwEiJAoNIpii6T/KLvU4HYprPtFgsF3O/74WEcgMNiEYLKC\nX1hmmwJjX03ku2HOJCdx8DrnVw1AAAeNPj9/eusCgYEA5/rvtIZplanvxmXpU12D\nfqSg2/cDOFoV2Mlj5F873Q2jI7hWWZv1o49cSP9q44GfJGIjqCQd5exTELR9JZRo\nInqsEgmteQA4QzLKYt45y/6M4dyQYoYASktPUZy72QvW/nZF/Jrb/txxAPxJ6tcO\noe8Z4y5KgqF9zltssnONkCcCgYBi7vvAmzARZmDVilVjW8VxKiQ0/QVdCk+tHFsQ\nY6kAdWQY66E9u6O6/BOk8kHHFHHijIxaL9k8z/z1C1omKD6Wssam5FMFzluOtPeI\ndyVc+UZO+28c6Hh0f8dZnZ+Wx3K/ww7ryamThBeLAZIrFrZd8J1pp1SiVdOEb7Hn\n6ZCrUwKBgGEmKpjccJfx0n+X2lg4stpTBJPOuzC6liUZ3m4nGTW+7WWKyrK288DI\nEEq52lPfSfb/xg6RsTXOaahf10VD9HbS7W/EE0OkZ5EFWIq+SyXBTk3plEa139zN\n1aFO6dC/ldVPPEH4nWN6O3wrsqI6unQof+dPYgncjpG5JiPxMLlG\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7c3fd956de41412bb374a78340779abf', 'name': u'singlevm1-kp_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', 'created_at': '2018-11-26T06:35:41.132685', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a0867c6811546ee9366410d76086950', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:6e:c5:ee:b8:ad:3a:76:7f:bd:86:52:90:40:3c:5b', 'type': 'ssh', 'id': u'singlevm1-kp_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a'}) 2018-11-26 06:35:41,133 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA15DJUcmqYNnGBpBdS10MX70fvzUmsOq+8npZtHWeABXenuAg dVMYeKbLNPzn0SuxEqwh31rTcQDvPOsmnT7l/c5d4kRmdBX+ZKhdv0d0CS8BVvAA Myi2ifeYx7QCxVNyCqtK81YconmYIgIMCPdPKGxG2U5mzavsOU90O15VCenbftCG Bs17UmPSeYWbdgyoHcmUFzvEWdJgroAVLbizxeWWm+MboFDOWTEea5XoWgbBon2y setwD22s3GxyC4nlVCPa7wPo4r/fM+so59XWZUsq6jLjIP1X8hQPclwdxDC+pgy3 hot5HWrFAk1UGkKsKXaBkc36w0b1SncJKLbyVQIDAQABAoIBAAZkFYPmPbXnXvac 2xc75/0Cp2lM0xvVqdmYhQZTol6QR2xgarXvw773+vhUMy9BY1uRXOO5VqF4DJ+6 vQdWcQ0oTCJEMuFoMYWcdEMShD8tdJW2QdtCbr8CZzYsgRSGl8/3Kh6yw+CRSFBh zSeK5X7mTudsaqHYYgWE9IY6Er1bcqdiHfiTgzLWhIu1nMjG3fjWQXMCGPXJy6Dt dE4c4OYkwavm1PqQZYn6guBr/xHhZizmbueHeufay0iQcK5S3UQ3LVgpAgm5+aei VvPjrxanx5SDi1ccQAoLlsjtBUY+Zd6vyoElatgMn4yhMzC0LJe5zAH0njExQe6I zyimgnUCgYEA7UQSpbywffFLomQwuwCbUVi8OVKQvknMzRQFysXFYCyefJulIAfc CpVQ1AQG1eF2nQIbCmP96ie5YpRhgcg1wT8phl6MXKGeXPbgl6j0lCCObBuTaDEz Ny8bFEB45tM1xcNc3SEcTgkuL6be77EHZij3S6x1kwDOBgWMrqeld78CgYEA6JYT /0rXDrmKGvj7vs9YeGgAzNVUM4h6Y2rnOK0ZAcalmCKyEyCkLtUhIhing4hxkYxp AecbtjcPckmpAyKU4vwEiJAoNIpii6T/KLvU4HYprPtFgsF3O/74WEcgMNiEYLKC X1hmmwJjX03ku2HOJCdx8DrnVw1AAAeNPj9/eusCgYEA5/rvtIZplanvxmXpU12D fqSg2/cDOFoV2Mlj5F873Q2jI7hWWZv1o49cSP9q44GfJGIjqCQd5exTELR9JZRo InqsEgmteQA4QzLKYt45y/6M4dyQYoYASktPUZy72QvW/nZF/Jrb/txxAPxJ6tcO oe8Z4y5KgqF9zltssnONkCcCgYBi7vvAmzARZmDVilVjW8VxKiQ0/QVdCk+tHFsQ Y6kAdWQY66E9u6O6/BOk8kHHFHHijIxaL9k8z/z1C1omKD6Wssam5FMFzluOtPeI dyVc+UZO+28c6Hh0f8dZnZ+Wx3K/ww7ryamThBeLAZIrFrZd8J1pp1SiVdOEb7Hn 6ZCrUwKBgGEmKpjccJfx0n+X2lg4stpTBJPOuzC6liUZ3m4nGTW+7WWKyrK288DI EEq52lPfSfb/xg6RsTXOaahf10VD9HbS7W/EE0OkZ5EFWIq+SyXBTk3plEa139zN 1aFO6dC/ldVPPEH4nWN6O3wrsqI6unQof+dPYgncjpG5JiPxMLlG -----END RSA PRIVATE KEY----- 2018-11-26 06:36:03,302 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:fe:bc', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42b6ad39-ae24-4ab7-afd4-4bad9fa8597b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-11-26T06:36:00.000000', 'flavor': Munch({u'id': u'a9f0f4ac-af36-4e0d-8e92-c08d09c54ae5'}), 'az': u'nova', 'id': u'1a14271b-264d-432a-898b-b26a9a2bcd21', 'security_groups': [Munch({u'name': u'singlevm1-sg_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7c3fd956de41412bb374a78340779abf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a0867c6811546ee9366410d76086950', '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-26T06:36:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:36:00Z', 'hostId': u'0765b428f427e0cd5e2b38773a6761a74f241ff333993e41081bf257', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'0765b428f427e0cd5e2b38773a6761a74f241ff333993e41081bf257', '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-00000002', u'OS-SRV-USG:launched_at': u'2018-11-26T06:36:00.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'4a0867c6811546ee9366410d76086950', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a', 'adminPass': u'8SaZcQWB9XMc', 'tenant_id': u'4a0867c6811546ee9366410d76086950', 'created_at': u'2018-11-26T06:35:47Z', 'created': u'2018-11-26T06:35:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:36:07,453 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'39bac6cf-7c72-42c2-b9d5-457a3a060f9b', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4a0867c6811546ee9366410d76086950', 'created_at': u'2018-11-26T06:36:04Z', 'attached': True, 'updated_at': u'2018-11-26T06:36:07Z', 'id': u'1983d824-9a6b-4632-a952-826149edc339', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a0867c6811546ee9366410d76086950', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'39bac6cf-7c72-42c2-b9d5-457a3a060f9b', u'qos_policy_id': None, 'project_id': u'4a0867c6811546ee9366410d76086950', 'port_id': u'3b72a357-3bf0-4979-b373-7d9074b9c7ea', 'port': u'3b72a357-3bf0-4979-b373-7d9074b9c7ea', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 06:36:08,302 - 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 508141872 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.176295] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178465] pid_max: default: 32768 minimum: 301 [ 0.179649] ACPI: Core revision 20150930 [ 0.181269] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182971] Security Framework initialized [ 0.184039] Yama: becoming mindful. [ 0.185004] AppArmor: AppArmor initialized [ 0.186109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187810] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192789] Initializing cgroup subsys io [ 0.193848] Initializing cgroup subsys memory [ 0.194968] Initializing cgroup subsys devices [ 0.196108] Initializing cgroup subsys freezer [ 0.197251] Initializing cgroup subsys net_cls [ 0.198388] Initializing cgroup subsys perf_event [ 0.199584] Initializing cgroup subsys net_prio [ 0.200748] Initializing cgroup subsys hugetlb [ 0.201876] Initializing cgroup subsys pids [ 0.203003] CPU: Physical Processor ID: 0 [ 0.204773] mce: CPU supports 10 MCE banks [ 0.205864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.207167] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230322] ftrace: allocating 31920 entries in 125 pages [ 0.255614] smpboot: Max logical packages: 1 [ 0.256763] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258525] x2apic enabled [ 0.259606] Switched APIC routing to physical x2apic. [ 0.261927] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263355] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.266032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268330] KVM setup paravirtual spinlock [ 0.269870] x86: Booted up 1 node, 1 CPUs [ 0.270914] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272717] devtmpfs: initialized [ 0.274625] evm: security.selinux [ 0.275533] evm: security.SMACK64 [ 0.276444] evm: security.SMACK64EXEC [ 0.277413] evm: security.SMACK64TRANSMUTE [ 0.278467] evm: security.SMACK64MMAP [ 0.279439] evm: security.ima [ 0.280278] evm: security.capability [ 0.281315] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283717] pinctrl core: initialized pinctrl subsystem [ 0.285104] RTC time: 6:36:00, date: 11/26/18 [ 0.286315] NET: Registered protocol family 16 [ 0.287559] cpuidle: using governor ladder [ 0.288618] cpuidle: using governor menu [ 0.289650] PCCT header not found. [ 0.290623] ACPI: bus type PCI registered [ 0.291659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293267] PCI: Using configuration type 1 for base access [ 0.295726] ACPI: Added _OSI(Module Device) [ 0.296866] ACPI: Added _OSI(Processor Device) [ 0.297998] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.299194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301562] ACPI: Interpreter enabled [ 0.302776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312496] ACPI: (supports S0 S5) [ 0.313394] ACPI: Using IOAPIC for interrupt routing [ 0.314572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.318190] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321277] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.322761] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325489] acpiphp: Slot [3] registered [ 0.326503] acpiphp: Slot [4] registered [ 0.327507] acpiphp: Slot [5] registered [ 0.328546] acpiphp: Slot [6] registered [ 0.329554] acpiphp: Slot [7] registered [ 0.330552] acpiphp: Slot [8] registered [ 0.331551] acpiphp: Slot [9] registered [ 0.332548] acpiphp: Slot [10] registered [ 0.333563] acpiphp: Slot [11] registered [ 0.334580] acpiphp: Slot [12] registered [ 0.335596] acpiphp: Slot [13] registered [ 0.336603] acpiphp: Slot [14] registered [ 0.337629] acpiphp: Slot [15] registered [ 0.351776] acpiphp: Slot [16] registered [ 0.352850] acpiphp: Slot [17] registered [ 0.353868] acpiphp: Slot [18] registered [ 0.354882] acpiphp: Slot [19] registered [ 0.355901] acpiphp: Slot [20] registered [ 0.356917] acpiphp: Slot [21] registered [ 0.357933] acpiphp: Slot [22] registered [ 0.358979] acpiphp: Slot [23] registered [ 0.360021] acpiphp: Slot [24] registered [ 0.361037] acpiphp: Slot [25] registered [ 0.362049] acpiphp: Slot [26] registered [ 0.363057] acpiphp: Slot [27] registered [ 0.364074] acpiphp: Slot [28] registered [ 0.365094] acpiphp: Slot [29] registered [ 0.366109] acpiphp: Slot [30] registered [ 0.367125] acpiphp: Slot [31] registered [ 0.368139] PCI host bridge to bus 0000:00 [ 0.369186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.370674] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.372174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.373989] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.375804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.377645] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.381396] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.384449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.386013] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.390353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.392184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415281] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.417063] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.418843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.420612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422460] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424094] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427384] vgaarb: loaded [ 0.428157] vgaarb: bridge control possible 0000:00:02.0 [ 0.429702] SCSI subsystem initialized [ 0.430862] ACPI: bus type USB registered [ 0.431909] usbcore: registered new interface driver usbfs [ 0.433205] usbcore: registered new interface driver hub [ 0.434475] usbcore: registered new device driver usb [ 0.435835] PCI: Using ACPI for IRQ routing [ 0.437222] NetLabel: Initializing [ 0.438128] NetLabel: domain hash size = 128 [ 0.439218] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.440422] NetLabel: unlabeled traffic allowed by default [ 0.441877] clocksource: Switched to clocksource kvm-clock [ 0.451260] AppArmor: AppArmor Filesystem Enabled [ 0.452460] pnp: PnP ACPI init [ 0.453599] pnp: PnP ACPI: found 5 devices [ 0.460217] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462409] NET: Registered protocol family 2 [ 0.463712] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.465313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.466829] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468326] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469704] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471177] NET: Registered protocol family 1 [ 0.472276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473649] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474998] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489381] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503889] Trying to unpack rootfs image as initramfs... [ 0.563961] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.568810] Scanning for low memory corruption every 60 seconds [ 0.570857] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.572351] audit: initializing netlink subsys (disabled) [ 0.573693] audit: type=2000 audit(1543214160.881:1): initialized [ 0.575470] Initialise system trusted keyring [ 0.576747] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578211] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580773] zbud: loaded [ 0.581713] VFS: Disk quotas dquot_6.6.0 [ 0.582776] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584791] fuse init (API version 7.23) [ 0.585953] Key type big_key registered [ 0.586980] Allocating IMA MOK and blacklist keyrings. [ 0.588512] Key type asymmetric registered [ 0.589568] Asymmetric key parser 'x509' registered [ 0.590815] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592746] io scheduler noop registered [ 0.593755] io scheduler deadline registered (default) [ 0.595005] io scheduler cfq registered [ 0.596090] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600833] ACPI: Power Button [PWRF] [ 0.602024] GHES: HEST is not enabled! [ 0.616109] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.645548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648371] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671888] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674727] Linux agpgart interface v0.103 [ 0.677911] brd: module loaded [ 0.679946] loop: module loaded [ 0.684538] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686416] GPT:90111 != 2097151 [ 0.687295] GPT:Alternate GPT header not at the end of the disk. [ 0.688685] GPT:90111 != 2097151 [ 0.689555] GPT: Use GNU Parted to correct GPT errors. [ 0.690795] vda: vda1 vda15 [ 0.692411] scsi host0: ata_piix [ 0.693399] scsi host1: ata_piix [ 0.694330] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.695864] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.697703] libphy: Fixed MDIO Bus: probed [ 0.698960] tun: Universal TUN/TAP device driver, 1.6 [ 0.700176] tun: (C) 1999-2004 Max Krasnyansky [ 0.702751] PPP generic driver version 2.4.2 [ 0.703909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705417] ehci-pci: EHCI PCI platform driver [ 0.706590] ehci-platform: EHCI generic platform driver [ 0.707854] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709285] ohci-pci: OHCI PCI platform driver [ 0.710402] ohci-platform: OHCI generic platform driver [ 0.711663] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726267] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727548] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729436] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.732189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733787] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.735592] usb usb1: Product: UHCI Host Controller [ 0.736778] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738211] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739446] hub 1-0:1.0: USB hub found [ 0.740436] hub 1-0:1.0: 2 ports detected [ 0.741612] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746939] mousedev: PS/2 mouse device common for all mice [ 0.748518] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750812] rtc_cmos 00:00: RTC can wake from S4 [ 0.752223] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753753] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755250] i2c /dev entries driver [ 0.756225] device-mapper: uevent: version 1.0.3 [ 0.757441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759500] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761199] NET: Registered protocol family 10 [ 0.762659] NET: Registered protocol family 17 [ 0.763800] Key type dns_resolver registered [ 0.764998] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766397] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768625] registered taskstats version 1 [ 0.769700] Loading compiled-in X.509 certificates [ 0.771433] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773799] zswap: loaded using pool lzo/zbud [ 0.775748] Key type trusted registered [ 0.777752] Key type encrypted registered [ 0.778806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780131] ima: No TPM chip found, activating TPM-bypass! [ 0.781456] evm: HMAC attrs: 0x1 [ 0.782674] Magic number: 10:201:621 [ 0.783794] rtc_cmos 00:00: setting system clock to 2018-11-26 06:36:00 UTC (1543214160) [ 0.785855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787260] EDD information not available. [ 0.855332] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.870613] Write protecting the kernel read-only data: 14336k [ 0.873309] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875623] 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.922409] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.19... Lease of 192.168.120.19 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-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.17s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDbBq954qoNgYbDEWxnWtRYiXREvglgT8vh7GmdeXtdv6mppnL6EwzhE55gcX0+1C8Fve8//VUqsTtDPgpKlB24kh8iJnd+NAC8DFryErE/PkCtgIEZJBhfRNqcRlDfe31Sty0rANxG+7goE50ILLQnJ39COh1i57oDBEDCUyCW6AdQXoDe/+kfCsu6N2fl5y5DT3MEGfmZoh4MO+rhl5z4f1u1zvb/66pICASH02fmqSWjpcH27sWwXY0YgLnxDRtP49QJXnZ22MOyoS/Dx6xtMZqbiaR7TNJSxMY7FfRzzggflNmdH1CPnSfsn3UVThoEsmU7Xm8wAQU9+YDyDXF root@singlevm1-vm-b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a ssh-dss AAAAB3NzaC1kc3MAAACBANnVPQ6VASWzG/b39e88K+jGBL51OsAy5fNbqUYY0NQCjEE7Q10t22AGzbG/6bsFLkcmpSLEGK8LjkzWNbRdJ36Mfgp4vZf6gIRlWOn2D/vG6oLmr2ujVIKZ27rorQTxJAoLBLbRY4IG4nlukHOY6lIB5TSMr/oY6owb/+JTT+FjAAAAFQCE+pV0f0OLhRK6HKOq9zbar7azrQAAAIEA03oMaTGn3g45dBJwKQO+C7bNGx7wqKlyyIkZTRoPaTZvIA6t1qgS9IqDgPPHCfrbyU98K97lJIdZURQ3unzMY9siP0SV8TVM9YktOmunPwx604leX7RoLayQdNWk+nWPo9tmoLAZckVEOb866Azcd64RZZTx9qZtIK9ezMebRnAAAACAG8dvHRes7Yu9Ef6Lr9avpEh17tUdhH4gFgOAWkZwE+uu2SYui5qVDNiSOM3Gly34ow2M8ykQeWaBLqZisGk5Yt+e5O9ujcIUCExR/W1NP+lNAw0SXj18/5G2l6VLJqCOwv0pYmi/dTmqhO7yeE6q84jDhHMiNW3q+/wyTrEu0XQ= root@singlevm1-vm-b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe2e:febc/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.19 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-b89d929f-0c62-444c-b4f2-e1c0fb6c0b2a login: 2018-11-26 06:36:08,412 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-26 06:36:08,412 - functest.core.singlevm - DEBUG - error: 2018-11-26 06:36:08,520 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:36:08,520 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 06:36:26,815 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-11-26 06:36:27,848 - 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'c3702b9a2729436d958dbef3d2269d84', '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_2b9ea7f4-e9a9-4393-a783-5465842e1679'}) 2018-11-26 06:36:28,286 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ac6b50b1fbb4ac29fe1d9810b23cd0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_2b9ea7f4-e9a9-4393-a783-5465842e1679'}) 2018-11-26 06:36:28,590 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:36:28,765 - 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'6c5612ca68e843afa1b6cb4213b09179'}) 2018-11-26 06:36:29,411 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_2b9ea7f4-e9a9-4393-a783-5465842e1679', 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'c3702b9a2729436d958dbef3d2269d84', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3fb475e7-980f-4b2d-a637-510522ef3a5c', 'username': u'singlevm2-user_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:36:29,414 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'password': '3fb475e7-980f-4b2d-a637-510522ef3a5c', 'project_name': 'singlevm2-project_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'c3702b9a2729436d958dbef3d2269d84', 'project_domain_name': 'Default'} 2018-11-26 06:36:29,415 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-11-26 06:36:30,446 - 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-26T06:36:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'df1915f8-b654-47f2-b5e2-b727ac45629f', u'provider:segmentation_id': 32, 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_2b9ea7f4-e9a9-4393-a783-5465842e1679', u'created_at': u'2018-11-26T06:36:30Z', u'mtu': 1450, u'tenant_id': u'c3702b9a2729436d958dbef3d2269d84', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c3702b9a2729436d958dbef3d2269d84', u'l2_adjacency': True}) 2018-11-26 06:36:32,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:36:31Z', 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'39f61569-cda3-43ac-817f-eb6dcc49588e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_2b9ea7f4-e9a9-4393-a783-5465842e1679', u'enable_dhcp': True, u'network_id': u'df1915f8-b654-47f2-b5e2-b727ac45629f', u'tenant_id': u'c3702b9a2729436d958dbef3d2269d84', u'created_at': u'2018-11-26T06:36:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c3702b9a2729436d958dbef3d2269d84'}) 2018-11-26 06:36:38,615 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:36:34Z', u'revision_number': 4, u'id': u'dba8ab3f-6720-4e80-8162-125e6b502e8c', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_2b9ea7f4-e9a9-4393-a783-5465842e1679', u'admin_state_up': True, u'tenant_id': u'c3702b9a2729436d958dbef3d2269d84', u'created_at': u'2018-11-26T06:36:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'c3702b9a2729436d958dbef3d2269d84'}) 2018-11-26 06:36:45,168 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/4f225024-698a-447c-b1db-07f2167f1df3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f225024-698a-447c-b1db-07f2167f1df3/file', 'owner': u'c3702b9a2729436d958dbef3d2269d84', 'id': u'4f225024-698a-447c-b1db-07f2167f1df3', 'size': 12716032, u'self': u'/v2/images/4f225024-698a-447c-b1db-07f2167f1df3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3702b9a2729436d958dbef3d2269d84', 'name': 'singlevm2-project_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/4f225024-698a-447c-b1db-07f2167f1df3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:36:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:36:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4f225024-698a-447c-b1db-07f2167f1df3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_2b9ea7f4-e9a9-4393-a783-5465842e1679', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'created': u'2018-11-26T06:36:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:36:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4f225024-698a-447c-b1db-07f2167f1df3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_2b9ea7f4-e9a9-4393-a783-5465842e1679', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:36:45,828 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_2b9ea7f4-e9a9-4393-a783-5465842e1679', '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'4a0867c6811546ee9366410d76086950', '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'b53e91d4-9bc8-4583-ba76-7ea02ad336ef', 'swap': 0}) 2018-11-26 06:36:46,874 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChfbePOa7YEsYfh+5ryOV6MhhxB5vhetBAxOQJnBUXjv0tQqTwBOu1dmUXEI8bZCQhGNO8XlzVg87xxq1URmfPjFxXHz386xSGPz0cOQ6xvAPTHMYB3luuOsaQhPbxp5RjktyRjoGybAtEAsjFOpdQntXTK79KrHbArp22fNDf6P5g+qM/UsLq1fzqf0ivmx9rm6Tkqfw04VLjLRn4x+Jvvjk9Za7H0otS754xcYhAjsCbJDR67zSxu33Rbf3r8LsWqad6jyWB2epC7LiaOu1r1cjdy6n5q83/G2TdH43W6MajW4zNzuvhZscyuzxkpb8ZTPsykFTtUeDZcM/Vf41H Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAoX23jzmu2BLGH4fua8jlejIYcQeb4XrQQMTkCZwVF479LUKk\n8ATrtXZlFxCPG2QkIRjTvF5c1YPO8catVEZnz4xcVx89/OsUhj89HDkOsbwD0xzG\nAd5brjrGkIT28aeUY5LckY6BsmwLRALIxTqXUJ7V0yu/Sqx2wK6dtnzQ3+j+YPqj\nP1LC6tX86n9Ir5sfa5uk5Kn8NOFS4y0Z+Mfib745PWWux9KLUu+eMXGIQI7AmyQ0\neu80sbt90W396/C7Fqmneo8lgdnqQuy4mjrta9XI3cup+avN/xtk3R+N1ujGo1uM\nzc7r4WbHMrs8ZKW/GUz7MpBU7VHg2XDP1X+NRwIDAQABAoIBACi5emPdCRGmUl47\nOk3mILCbF3zRjWbkQMZEoLknqk4BmikiyFNa+lINpFqXq28d5tqN1z+GkGSr07E3\nCBjblGxLmjHCSDCS298q7W9DmEgMAO7pL6ni+D3MxqxFS70PJKWjsInoZR6ojoK9\nLQJHz0bed0/ElX3wVhYrMsyFV2tPgMFDF/wWT99x8fI1C/wdqNUQvVFi+pRS2I0h\nKqEpbTd39rMrxjlzk/eLw0GKS2mxxk4sKJC+ue6EFUOAgk1ZFudiDIRvKlNYqscK\nryd+w95kOFSACiMUBo835JyxmrMPX7VyTIVRkoPyX/kpJYVEbMkF9PT25G3hWbvX\nHYr2TgECgYEA1beNY7MZT6RkguuZ+owIZXriSV1R/vz+w2Bzp02Nr3XxuCwpgOJ1\nXomsy8Z03WvoBidRJVvRUCwpARLfnvAVhuHg472Ww1Ra7YPvVnG1kQKzaOF9m/Qd\nVIP1GeNomeAhtK6epNbe+v8oPnckDrI+KnIPQkL71oqaIchMOt/pAwECgYEAwXD/\n7s/lD/1BuxzKiS7+oQ1u7E9X7X3QnB6mLq3UKXN/26ZNNkHHeZkjbVuU4udoEnNq\nHqTR+21sYsJG91ARee8YqZ1oLVl8uU7WIRU01t7i6uMQ9/Zfv1YXSS9eNK+CBSoJ\nyFMpgO5QAgJ4U+dhbi9mhdoJO/gHA396pxy3uEcCgYA7S4Tv/3XrUdoNNN7w079U\noIZ+AmVIkNsCTBVqeqrv3pJlHeOZ/brAswP9OZ+c+15RrsDl05a8XrQ1tw3SJBxk\n4vCpXyWgJhxgP7W8zymoBQ7P75gRF+a3VzE+sIiKANR5M+WSKIePLhH1WsrnRO7Y\nifLP2JPUz3m6G7+CqjMVAQKBgBaHo7dbzVEEbTBu1QQPTibR2rZ5M0N84NweEbrk\nEg7V3fFmOB32oVX/SQoGnZuj2hI0EQsKpU5EW1hRSlSppa9u8o9mvuhxQL6QeQ4X\nWzUfdoxm7+YBcvtk+odSlgVK37jcQZFsZiwXFYh2Yy9ahpV/vdAfKe4rIB3/Lfji\ntl8nAoGAb80ZZK5g5hP1/wsmWR+7aT+oghf/hux/kbLflKF6k8DkejYfiqBkrZ6t\nMvGIqRuslJN3hy/9Ony5wShe4TTs830bZiYBUCzi2TcDx36Cn6REgacOhVBKbkcX\n+eBF1VbaFnfTF6bw3suHfB+ePxU6OBlKT83Bz/UR2aJj2GEgilE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ac6b50b1fbb4ac29fe1d9810b23cd0c', 'name': u'singlevm2-kp_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'created_at': '2018-11-26T06:36:46.873999', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3702b9a2729436d958dbef3d2269d84', 'name': 'singlevm2-project_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9d:5e:85:e1:c6:39:3d:ea:5e:9a:71:8e:ab:88:da:ed', 'type': 'ssh', 'id': u'singlevm2-kp_2b9ea7f4-e9a9-4393-a783-5465842e1679'}) 2018-11-26 06:36:46,874 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAoX23jzmu2BLGH4fua8jlejIYcQeb4XrQQMTkCZwVF479LUKk 8ATrtXZlFxCPG2QkIRjTvF5c1YPO8catVEZnz4xcVx89/OsUhj89HDkOsbwD0xzG Ad5brjrGkIT28aeUY5LckY6BsmwLRALIxTqXUJ7V0yu/Sqx2wK6dtnzQ3+j+YPqj P1LC6tX86n9Ir5sfa5uk5Kn8NOFS4y0Z+Mfib745PWWux9KLUu+eMXGIQI7AmyQ0 eu80sbt90W396/C7Fqmneo8lgdnqQuy4mjrta9XI3cup+avN/xtk3R+N1ujGo1uM zc7r4WbHMrs8ZKW/GUz7MpBU7VHg2XDP1X+NRwIDAQABAoIBACi5emPdCRGmUl47 Ok3mILCbF3zRjWbkQMZEoLknqk4BmikiyFNa+lINpFqXq28d5tqN1z+GkGSr07E3 CBjblGxLmjHCSDCS298q7W9DmEgMAO7pL6ni+D3MxqxFS70PJKWjsInoZR6ojoK9 LQJHz0bed0/ElX3wVhYrMsyFV2tPgMFDF/wWT99x8fI1C/wdqNUQvVFi+pRS2I0h KqEpbTd39rMrxjlzk/eLw0GKS2mxxk4sKJC+ue6EFUOAgk1ZFudiDIRvKlNYqscK ryd+w95kOFSACiMUBo835JyxmrMPX7VyTIVRkoPyX/kpJYVEbMkF9PT25G3hWbvX HYr2TgECgYEA1beNY7MZT6RkguuZ+owIZXriSV1R/vz+w2Bzp02Nr3XxuCwpgOJ1 Xomsy8Z03WvoBidRJVvRUCwpARLfnvAVhuHg472Ww1Ra7YPvVnG1kQKzaOF9m/Qd VIP1GeNomeAhtK6epNbe+v8oPnckDrI+KnIPQkL71oqaIchMOt/pAwECgYEAwXD/ 7s/lD/1BuxzKiS7+oQ1u7E9X7X3QnB6mLq3UKXN/26ZNNkHHeZkjbVuU4udoEnNq HqTR+21sYsJG91ARee8YqZ1oLVl8uU7WIRU01t7i6uMQ9/Zfv1YXSS9eNK+CBSoJ yFMpgO5QAgJ4U+dhbi9mhdoJO/gHA396pxy3uEcCgYA7S4Tv/3XrUdoNNN7w079U oIZ+AmVIkNsCTBVqeqrv3pJlHeOZ/brAswP9OZ+c+15RrsDl05a8XrQ1tw3SJBxk 4vCpXyWgJhxgP7W8zymoBQ7P75gRF+a3VzE+sIiKANR5M+WSKIePLhH1WsrnRO7Y ifLP2JPUz3m6G7+CqjMVAQKBgBaHo7dbzVEEbTBu1QQPTibR2rZ5M0N84NweEbrk Eg7V3fFmOB32oVX/SQoGnZuj2hI0EQsKpU5EW1hRSlSppa9u8o9mvuhxQL6QeQ4X WzUfdoxm7+YBcvtk+odSlgVK37jcQZFsZiwXFYh2Yy9ahpV/vdAfKe4rIB3/Lfji tl8nAoGAb80ZZK5g5hP1/wsmWR+7aT+oghf/hux/kbLflKF6k8DkejYfiqBkrZ6t MvGIqRuslJN3hy/9Ony5wShe4TTs830bZiYBUCzi2TcDx36Cn6REgacOhVBKbkcX +eBF1VbaFnfTF6bw3suHfB+ePxU6OBlKT83Bz/UR2aJj2GEgilE= -----END RSA PRIVATE KEY----- 2018-11-26 06:37:03,816 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_2b9ea7f4-e9a9-4393-a783-5465842e1679': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:92:5d', 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'4f225024-698a-447c-b1db-07f2167f1df3'}), 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-26T06:37:01.000000', 'flavor': Munch({u'id': u'b53e91d4-9bc8-4583-ba76-7ea02ad336ef'}), 'az': u'nova', 'id': u'54688b57-e61b-40d8-a030-72c291efafd4', 'security_groups': [Munch({u'name': u'singlevm2-sg_2b9ea7f4-e9a9-4393-a783-5465842e1679'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ac6b50b1fbb4ac29fe1d9810b23cd0c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3702b9a2729436d958dbef3d2269d84', 'name': 'singlevm2-project_2b9ea7f4-e9a9-4393-a783-5465842e1679', '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-26T06:37:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:37:02Z', 'hostId': u'69bb84dfc01b417abee1f3ee99fcff36a69e5880214b0a34a502b822', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'69bb84dfc01b417abee1f3ee99fcff36a69e5880214b0a34a502b822', '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-26T06:37:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3702b9a2729436d958dbef3d2269d84', 'name': u'singlevm2-vm_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'adminPass': u'8vGhfe28Q5SM', 'tenant_id': u'c3702b9a2729436d958dbef3d2269d84', 'created_at': u'2018-11-26T06:36:52Z', 'created': u'2018-11-26T06:36:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:37:07,724 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'dba8ab3f-6720-4e80-8162-125e6b502e8c', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c3702b9a2729436d958dbef3d2269d84', 'created_at': u'2018-11-26T06:37:04Z', 'attached': True, 'updated_at': u'2018-11-26T06:37:07Z', 'id': u'9bcee073-9d4b-460e-bf5d-71e2730337f8', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3702b9a2729436d958dbef3d2269d84', 'name': 'singlevm2-project_2b9ea7f4-e9a9-4393-a783-5465842e1679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'dba8ab3f-6720-4e80-8162-125e6b502e8c', u'qos_policy_id': None, 'project_id': u'c3702b9a2729436d958dbef3d2269d84', 'port_id': u'358f7a76-8454-4c9c-bfd9-71854498ea9c', 'port': u'358f7a76-8454-4c9c-bfd9-71854498ea9c', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 06:37:07,865 - 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 474575471 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.167986] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170482] pid_max: default: 32768 minimum: 301 [ 0.171799] ACPI: Core revision 20150930 [ 0.173543] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175453] Security Framework initialized [ 0.176662] Yama: becoming mindful. [ 0.177731] AppArmor: AppArmor initialized [ 0.178990] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180936] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182699] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184148] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185870] Initializing cgroup subsys io [ 0.186910] Initializing cgroup subsys memory [ 0.188170] Initializing cgroup subsys devices [ 0.189249] Initializing cgroup subsys freezer [ 0.190310] Initializing cgroup subsys net_cls [ 0.191394] Initializing cgroup subsys perf_event [ 0.192506] Initializing cgroup subsys net_prio [ 0.193587] Initializing cgroup subsys hugetlb [ 0.194657] Initializing cgroup subsys pids [ 0.195718] CPU: Physical Processor ID: 0 [ 0.197392] mce: CPU supports 10 MCE banks [ 0.198425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220610] ftrace: allocating 31920 entries in 125 pages [ 0.245606] smpboot: Max logical packages: 1 [ 0.246670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248353] x2apic enabled [ 0.249386] Switched APIC routing to physical x2apic. [ 0.251606] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.252975] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.255486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.257664] KVM setup paravirtual spinlock [ 0.259146] x86: Booted up 1 node, 1 CPUs [ 0.260109] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.261755] devtmpfs: initialized [ 0.263571] evm: security.selinux [ 0.264402] evm: security.SMACK64 [ 0.265263] evm: security.SMACK64EXEC [ 0.266200] evm: security.SMACK64TRANSMUTE [ 0.267194] evm: security.SMACK64MMAP [ 0.268084] evm: security.ima [ 0.268851] evm: security.capability [ 0.269795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271976] pinctrl core: initialized pinctrl subsystem [ 0.273295] RTC time: 6:37:01, date: 11/26/18 [ 0.274422] NET: Registered protocol family 16 [ 0.275619] cpuidle: using governor ladder [ 0.276615] cpuidle: using governor menu [ 0.277555] PCCT header not found. [ 0.278440] ACPI: bus type PCI registered [ 0.279421] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280880] PCI: Using configuration type 1 for base access [ 0.282849] ACPI: Added _OSI(Module Device) [ 0.283847] ACPI: Added _OSI(Processor Device) [ 0.284904] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288004] ACPI: Interpreter enabled [ 0.288965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297812] ACPI: (supports S0 S5) [ 0.298704] ACPI: Using IOAPIC for interrupt routing [ 0.299834] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303235] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304622] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306113] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310175] acpiphp: Slot [3] registered [ 0.311134] acpiphp: Slot [4] registered [ 0.312116] acpiphp: Slot [5] registered [ 0.313095] acpiphp: Slot [6] registered [ 0.314044] acpiphp: Slot [7] registered [ 0.315025] acpiphp: Slot [8] registered [ 0.316021] acpiphp: Slot [9] registered [ 0.317015] acpiphp: Slot [10] registered [ 0.318008] acpiphp: Slot [11] registered [ 0.319034] acpiphp: Slot [12] registered [ 0.320028] acpiphp: Slot [13] registered [ 0.321019] acpiphp: Slot [14] registered [ 0.321982] acpiphp: Slot [15] registered [ 0.335851] acpiphp: Slot [16] registered [ 0.336818] acpiphp: Slot [17] registered [ 0.337815] acpiphp: Slot [18] registered [ 0.338852] acpiphp: Slot [19] registered [ 0.339816] acpiphp: Slot [20] registered [ 0.340781] acpiphp: Slot [21] registered [ 0.341780] acpiphp: Slot [22] registered [ 0.342772] acpiphp: Slot [23] registered [ 0.343747] acpiphp: Slot [24] registered [ 0.344731] acpiphp: Slot [25] registered [ 0.345858] acpiphp: Slot [26] registered [ 0.346891] acpiphp: Slot [27] registered [ 0.347912] acpiphp: Slot [28] registered [ 0.348928] acpiphp: Slot [29] registered [ 0.349947] acpiphp: Slot [30] registered [ 0.350964] acpiphp: Slot [31] registered [ 0.351977] PCI host bridge to bus 0000:00 [ 0.352986] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357783] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.359562] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.361382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368091] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369626] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375566] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.396030] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.399635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401358] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.403073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.404620] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.406230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.407518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.409427] vgaarb: loaded [ 0.410179] vgaarb: bridge control possible 0000:00:02.0 [ 0.411667] SCSI subsystem initialized [ 0.412795] ACPI: bus type USB registered [ 0.413815] usbcore: registered new interface driver usbfs [ 0.415082] usbcore: registered new interface driver hub [ 0.416308] usbcore: registered new device driver usb [ 0.417658] PCI: Using ACPI for IRQ routing [ 0.419029] NetLabel: Initializing [ 0.419916] NetLabel: domain hash size = 128 [ 0.420964] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.422136] NetLabel: unlabeled traffic allowed by default [ 0.423553] clocksource: Switched to clocksource kvm-clock [ 0.432790] AppArmor: AppArmor Filesystem Enabled [ 0.433957] pnp: PnP ACPI init [ 0.435069] pnp: PnP ACPI: found 5 devices [ 0.441657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443778] NET: Registered protocol family 2 [ 0.445048] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446677] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448149] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449621] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452352] NET: Registered protocol family 1 [ 0.453428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454762] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456075] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.484574] Trying to unpack rootfs image as initramfs... [ 0.542762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.544806] Scanning for low memory corruption every 60 seconds [ 0.546413] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.547836] audit: initializing netlink subsys (disabled) [ 0.549087] audit: type=2000 audit(1543214222.735:1): initialized [ 0.550683] Initialise system trusted keyring [ 0.551843] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.553246] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555704] zbud: loaded [ 0.556580] VFS: Disk quotas dquot_6.6.0 [ 0.557583] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559461] fuse init (API version 7.23) [ 0.560562] Key type big_key registered [ 0.561544] Allocating IMA MOK and blacklist keyrings. [ 0.563031] Key type asymmetric registered [ 0.564056] Asymmetric key parser 'x509' registered [ 0.565230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.567037] io scheduler noop registered [ 0.568018] io scheduler deadline registered (default) [ 0.569243] io scheduler cfq registered [ 0.570448] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575100] ACPI: Power Button [PWRF] [ 0.576154] GHES: HEST is not enabled! [ 0.592348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651576] Linux agpgart interface v0.103 [ 0.654798] brd: module loaded [ 0.656821] loop: module loaded [ 0.661669] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.663480] GPT:90111 != 2097151 [ 0.664332] GPT:Alternate GPT header not at the end of the disk. [ 0.665678] GPT:90111 != 2097151 [ 0.666527] GPT: Use GNU Parted to correct GPT errors. [ 0.667729] vda: vda1 vda15 [ 0.669329] scsi host0: ata_piix [ 0.670297] scsi host1: ata_piix [ 0.671188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674473] libphy: Fixed MDIO Bus: probed [ 0.675500] tun: Universal TUN/TAP device driver, 1.6 [ 0.676692] tun: (C) 1999-2004 Max Krasnyansky [ 0.679600] PPP generic driver version 2.4.2 [ 0.680898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682401] ehci-pci: EHCI PCI platform driver [ 0.683540] ehci-platform: EHCI generic platform driver [ 0.684788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686226] ohci-pci: OHCI PCI platform driver [ 0.687339] ohci-platform: OHCI generic platform driver [ 0.688609] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703218] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704558] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706422] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.707709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.709232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.710777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.712589] usb usb1: Product: UHCI Host Controller [ 0.713769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.715201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716475] hub 1-0:1.0: USB hub found [ 0.717486] hub 1-0:1.0: 2 ports detected [ 0.718770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721611] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724157] mousedev: PS/2 mouse device common for all mice [ 0.725782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728166] rtc_cmos 00:00: RTC can wake from S4 [ 0.729635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731151] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.732675] i2c /dev entries driver [ 0.733725] device-mapper: uevent: version 1.0.3 [ 0.734954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737074] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739244] NET: Registered protocol family 10 [ 0.741006] NET: Registered protocol family 17 [ 0.742183] Key type dns_resolver registered [ 0.743694] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745085] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.747477] registered taskstats version 1 [ 0.748641] Loading compiled-in X.509 certificates [ 0.750479] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752901] zswap: loaded using pool lzo/zbud [ 0.755342] Key type trusted registered [ 0.757438] Key type encrypted registered [ 0.758502] AppArmor: AppArmor sha1 policy hashing enabled [ 0.759851] ima: No TPM chip found, activating TPM-bypass! [ 0.761193] evm: HMAC attrs: 0x1 [ 0.762484] Magic number: 10:201:621 [ 0.763618] rtc_cmos 00:00: setting system clock to 2018-11-26 06:37:02 UTC (1543214222) [ 0.765762] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.767178] EDD information not available. [ 0.834192] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848927] Write protecting the kernel read-only data: 14336k [ 0.853371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.855826] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.903850] 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.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.92. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD7lMhQ5G8fnJVPx+nGkmBogSCXR6qggtNsl3Z0zZtFWWaj8tZ1wnb3TmyTWAZDUmipoFAcw/vA8qv74LoEOmi75DEhStbuaW7CACjDZaU5kUKMNWdp1AL/K8HW0d1ZpQzf6d4FAI67HvDI/BiVD1F87a6PKDwxVfs7hYTLQCp/SLe4FqxwRILKycml5WyPOT/3gTDUctih3IVl9Qm3L1Xeixa9YVoAYxiPFyCD3gfLY5a/P7FGjPoA6hx5vHltncVyEGv+pDNbvF7hROmcRqXpyNWFZfayw4X/5XkTzawztgbTIkgHNuLcuACYf5XB0WQWuN3uhMEM39UxFBs0Tp69 root@singlevm2-vm-2b9ea7f4-e9a9-4393-a783-5465842e1679 ssh-dss AAAAB3NzaC1kc3MAAACBAOs87LwO8CajHyBj0I++AAt9wBFGtKYRTckRgNg5+EUMeUkQhI5nDRQXfbYZ4ZO0aq1BPM8x1KcDbCpxhrjFkARH/TkWrrJxamR+tKBll/7AyeDsym8GC8YKGeEsm9C7ZPANXOSHYTPAiHttGHu0AjbAJBP1x7bslTbV6A7sGGtvAAAAFQCWR4G3E5+OkuhIY1H5mvpb+9+Z8wAAAIEAvf+4dQhWMT73SiySxxc4qzbO4Ye3TN3QYLxAX7v4sc3sWy8b0mgofPFeUGRVfPzFN8NIRLi3PslLF/CWkxHTIvmzi2a30qlmLENb9TIVIGLePGPtAZa9ndM4/KGaapcKbC6vZ+QG4eZBnT7LD3BWu003NAKAPDa0I8B9xffKbUQAAACBAM2qWRn9nnqIr9BEJBPArg7/JWNts9x3umlZsg46Y0lMFnhRJWSGQAa7BuTGvnw10bjh8jdnukFH4+IwG+doyQDwBi2hEOo4L3aAHFGRSc4ZW0nP9nQLm0YLnARES8mKl5zrIRuMUzQB6HyI37b3i/lsuldSb0BYqmsR01PFHJre root@singlevm2-vm-2b9ea7f4-e9a9-4393-a783-5465842e1679 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe1a:925d/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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-2b9ea7f4-e9a9-4393-a783-5465842e1679 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-2b9ea7f4-e9a9-4393-a783-5465842e1679 login: 2018-11-26 06:37:07,987 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-26 06:37:07,988 - functest.core.singlevm - DEBUG - error: 2018-11-26 06:37:08,113 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:37:08,113 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 06:37:28,862 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-26 06:37:29,868 - 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'66c143c668f04cd285807c768e3b8e94', '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_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2'}) 2018-11-26 06:37:30,279 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'935644f430f34833a4bd29f21178f80e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2'}) 2018-11-26 06:37:30,505 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:37:30,633 - 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'd8e4b83788c54ec3a4bc35281f204b2f'}) 2018-11-26 06:37:31,391 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 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'66c143c668f04cd285807c768e3b8e94', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '31f057e0-9bcf-43b7-aa5e-c1d014d7759d', 'username': u'vping_ssh-user_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:37:31,395 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'password': '31f057e0-9bcf-43b7-aa5e-c1d014d7759d', 'project_name': 'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '66c143c668f04cd285807c768e3b8e94', 'project_domain_name': 'Default'} 2018-11-26 06:37:31,395 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-26 06:37:32,218 - 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-26T06:37:32Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1bd8259d-6f4f-4238-86ff-2246fb302b89', u'provider:segmentation_id': 82, 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_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', u'created_at': u'2018-11-26T06:37:31Z', u'mtu': 1450, u'tenant_id': u'66c143c668f04cd285807c768e3b8e94', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'66c143c668f04cd285807c768e3b8e94', u'l2_adjacency': True}) 2018-11-26 06:37:33,940 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:37:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd87da31d-af77-4a61-91cb-2b697ac4e101', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', u'enable_dhcp': True, u'network_id': u'1bd8259d-6f4f-4238-86ff-2246fb302b89', u'tenant_id': u'66c143c668f04cd285807c768e3b8e94', u'created_at': u'2018-11-26T06:37:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'66c143c668f04cd285807c768e3b8e94'}) 2018-11-26 06:37:40,327 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:37:35Z', u'revision_number': 3, u'id': u'36535de7-594a-49da-802c-1df5971602d6', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', u'admin_state_up': True, u'tenant_id': u'66c143c668f04cd285807c768e3b8e94', u'created_at': u'2018-11-26T06:37:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'66c143c668f04cd285807c768e3b8e94'}) 2018-11-26 06:37:44,871 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/33b555ff-fc83-4966-a344-5126075ca82f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/33b555ff-fc83-4966-a344-5126075ca82f/file', 'owner': u'66c143c668f04cd285807c768e3b8e94', 'id': u'33b555ff-fc83-4966-a344-5126075ca82f', 'size': 12716032, u'self': u'/v2/images/33b555ff-fc83-4966-a344-5126075ca82f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66c143c668f04cd285807c768e3b8e94', 'name': 'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/33b555ff-fc83-4966-a344-5126075ca82f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:37:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:37:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/33b555ff-fc83-4966-a344-5126075ca82f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'created': u'2018-11-26T06:37:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:37:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/33b555ff-fc83-4966-a344-5126075ca82f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:37:45,552 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', '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'4a0867c6811546ee9366410d76086950', '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'51aa0936-13ef-4d4c-89ed-c29c4c33a15c', 'swap': 0}) 2018-11-26 06:37:46,190 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8L44h4xIoIyFqLGbDqa7JwWDQUpmBP8NJEySeJOf6MtViNDtVdqb+AUtLhXbRzSpk5CeuYfJCrwl8fG3tds2WsvTbhJTGTnXS3b68jYlgBL2nVDUzISIWqHOJXZNFSz4EWHtQYhdrK9IHRIPKTYM6vhalK3jM78aF3yMZE6CKIVo2YrKu5g4s0Bqt209IDPvmHFP6alNySd7L3JXoZno9iPBM4FWHVkfl1QUa0qHzjtQHVCKoePoxV+CIUNKfP2kFNxXjBKwZlgT60aQSQpK3slj9KcJXOUPm/PJ9jU3Wydx4m30rAqS8m8WEi9k5SOcXFVc4IAZlSUJ8qwthJBRH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvC+OIeMSKCMhaixmw6muycFg0FKZgT/DSRMkniTn+jLVYjQ7\nVXam/gFLS4V20c0qZOQnrmHyQq8JfHxt7XbNlrL024SUxk510t2+vI2JYAS9p1Q1\nMyEiFqhziV2TRUs+BFh7UGIXayvSB0SDyk2DOr4WpSt4zO/Ghd8jGROgiiFaNmKy\nruYOLNAardtPSAz75hxT+mpTckney9yV6GZ6PYjwTOBVh1ZH5dUFGtKh847UB1Qi\nqHj6MVfgiFDSnz9pBTcV4wSsGZYE+tGkEkKSt7JY/SnCVzlD5vzyfY1N1snceJt9\nKwKkvJvFhIvZOUjnFxVXOCAGZUlCfKsLYSQURwIDAQABAoIBAEotkKAI6rpJhr1c\nPTG5K/25LRlQxdNtt+ORGSkBMTOtX/Ey14SLna2YAv8E3945OhHE4WNalmz0pA+e\n2JH293kEl4IEE8TLXqQ85hdazyC7HarchY/e6pn10nz+FrQEwbBi1FDOKZ8ECej1\nd+GBhk3caf63UQmvJhjU6PfUhb6MVAFjjPAINce7SGDK50kVjxmE2M7JiV5hcs9N\n0VqEYhaT+C8mh0Kp4f0aHvcCh7EepaNw7cYAXBRbJIQxPjjPAmHcoVMkhXv3r9MD\nhRF+WGnVPdvR32RrPEuymDXCJgbxImguWAUCHmMv2WvTkMHvtOeZ6sRqhtcJ22Hz\nM4OkBIECgYEA3SJUs0xWnUe1LrWKGnGP7TcMdk+rNHJeMYrYKg/OgCFDM+xGX0Co\ny7AtrW3LRGo1DDq/Lsfv1mkPVLz7tTSmlwkdyZqSM+L3GCp0wZFo+ZNYVA3wiRZh\n/gfThFlDJyP34eqfAyXz+bAobKw1Ex2pS5y8RxYXBWw7eEumUYBW4sECgYEA2dtT\nUD5E5rum3e/cgfxdhcTp42YCPRi6BtnZmDBqvh3qt3X9V+fUWtpz4VTqcQ1qUoQG\ny1tJghO0Z9kcB8NRMLa/+Bn4wErdZgYSEJ+YlLXmfmsMmQJDoSvid4/+6wVRWJNj\nuZPn4JQQXKTMVodHa+rvWfo+kFKP7l068CLJIQcCgYBsbtEpul0ecnMdnFdD8Dur\nDjtGKHrDFPGrSXIF7gpMOgNCCrHXM1WRy6oaSKRLv+iTPptQzSmF8a5a1vB2QoMN\nvKKmoOzgFIMljmwCHtNiziWZ0dwI3LjgX+YQF9Ud9D0wwmOGn62q2f54i1jbLsg9\nE3YfRW20cwYWTsIXZN82AQKBgCIQF/O4+L724j1bTqgIVHsg8cz7WyhAYH3HvCz+\njQIS3Ws4CJehCOP3uhymUU3B4jjqqcFMEa9D83Y1TRutn1k1ich6DxnJ2toj4tk0\niv/dfR+RD1QxNW/S08MMAbiviSuHSBVxGdVUcUZ7AfQZjMJD5o60AOpB7n0/mIKJ\nfdcrAoGAO8IkcJuaodrrxUTKm0iOz3LKoBq389REqXYGbW1RJxYy3xKQNYmgMRy7\nsUUTuRsIjZZ8sOspSmHApu6kBEx4TDP6xzFMby1KA5/PFGDALbfQiEXiZO9xVrIb\nH5Bgy83hMQQNIHdK54zD5cJ3jBw19Oc5SBb8s3YZOJfKbqM0iXw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'935644f430f34833a4bd29f21178f80e', 'name': u'vping_ssh-kp_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'created_at': '2018-11-26T06:37:46.190273', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66c143c668f04cd285807c768e3b8e94', 'name': 'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f2:08:47:e7:3b:58:61:5d:a3:a4:d4:4c:c4:eb:ac:c2', 'type': 'ssh', 'id': u'vping_ssh-kp_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2'}) 2018-11-26 06:37:46,190 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAvC+OIeMSKCMhaixmw6muycFg0FKZgT/DSRMkniTn+jLVYjQ7 VXam/gFLS4V20c0qZOQnrmHyQq8JfHxt7XbNlrL024SUxk510t2+vI2JYAS9p1Q1 MyEiFqhziV2TRUs+BFh7UGIXayvSB0SDyk2DOr4WpSt4zO/Ghd8jGROgiiFaNmKy ruYOLNAardtPSAz75hxT+mpTckney9yV6GZ6PYjwTOBVh1ZH5dUFGtKh847UB1Qi qHj6MVfgiFDSnz9pBTcV4wSsGZYE+tGkEkKSt7JY/SnCVzlD5vzyfY1N1snceJt9 KwKkvJvFhIvZOUjnFxVXOCAGZUlCfKsLYSQURwIDAQABAoIBAEotkKAI6rpJhr1c PTG5K/25LRlQxdNtt+ORGSkBMTOtX/Ey14SLna2YAv8E3945OhHE4WNalmz0pA+e 2JH293kEl4IEE8TLXqQ85hdazyC7HarchY/e6pn10nz+FrQEwbBi1FDOKZ8ECej1 d+GBhk3caf63UQmvJhjU6PfUhb6MVAFjjPAINce7SGDK50kVjxmE2M7JiV5hcs9N 0VqEYhaT+C8mh0Kp4f0aHvcCh7EepaNw7cYAXBRbJIQxPjjPAmHcoVMkhXv3r9MD hRF+WGnVPdvR32RrPEuymDXCJgbxImguWAUCHmMv2WvTkMHvtOeZ6sRqhtcJ22Hz M4OkBIECgYEA3SJUs0xWnUe1LrWKGnGP7TcMdk+rNHJeMYrYKg/OgCFDM+xGX0Co y7AtrW3LRGo1DDq/Lsfv1mkPVLz7tTSmlwkdyZqSM+L3GCp0wZFo+ZNYVA3wiRZh /gfThFlDJyP34eqfAyXz+bAobKw1Ex2pS5y8RxYXBWw7eEumUYBW4sECgYEA2dtT UD5E5rum3e/cgfxdhcTp42YCPRi6BtnZmDBqvh3qt3X9V+fUWtpz4VTqcQ1qUoQG y1tJghO0Z9kcB8NRMLa/+Bn4wErdZgYSEJ+YlLXmfmsMmQJDoSvid4/+6wVRWJNj uZPn4JQQXKTMVodHa+rvWfo+kFKP7l068CLJIQcCgYBsbtEpul0ecnMdnFdD8Dur DjtGKHrDFPGrSXIF7gpMOgNCCrHXM1WRy6oaSKRLv+iTPptQzSmF8a5a1vB2QoMN vKKmoOzgFIMljmwCHtNiziWZ0dwI3LjgX+YQF9Ud9D0wwmOGn62q2f54i1jbLsg9 E3YfRW20cwYWTsIXZN82AQKBgCIQF/O4+L724j1bTqgIVHsg8cz7WyhAYH3HvCz+ jQIS3Ws4CJehCOP3uhymUU3B4jjqqcFMEa9D83Y1TRutn1k1ich6DxnJ2toj4tk0 iv/dfR+RD1QxNW/S08MMAbiviSuHSBVxGdVUcUZ7AfQZjMJD5o60AOpB7n0/mIKJ fdcrAoGAO8IkcJuaodrrxUTKm0iOz3LKoBq389REqXYGbW1RJxYy3xKQNYmgMRy7 sUUTuRsIjZZ8sOspSmHApu6kBEx4TDP6xzFMby1KA5/PFGDALbfQiEXiZO9xVrIb H5Bgy83hMQQNIHdK54zD5cJ3jBw19Oc5SBb8s3YZOJfKbqM0iXw= -----END RSA PRIVATE KEY----- 2018-11-26 06:38:02,358 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:f9:f4', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'33b555ff-fc83-4966-a344-5126075ca82f'}), 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-26T06:38:00.000000', 'flavor': Munch({u'id': u'51aa0936-13ef-4d4c-89ed-c29c4c33a15c'}), 'az': u'nova', 'id': u'2a5a167b-46e6-4763-8778-34728cdf3060', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'935644f430f34833a4bd29f21178f80e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66c143c668f04cd285807c768e3b8e94', 'name': 'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', '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-26T06:38:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:38:00Z', 'hostId': u'f171a11e6d12a548150a4433d357fca9c06ecb8164de0a9534f8c01b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'f171a11e6d12a548150a4433d357fca9c06ecb8164de0a9534f8c01b', '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-26T06:38:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66c143c668f04cd285807c768e3b8e94', 'name': u'vping_ssh-vm2_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'adminPass': u'pftFnTp8HzN9', 'tenant_id': u'66c143c668f04cd285807c768e3b8e94', 'created_at': u'2018-11-26T06:37:50Z', 'created': u'2018-11-26T06:37:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:38:15,629 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:fb:7f', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'33b555ff-fc83-4966-a344-5126075ca82f'}), 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-26T06:38:13.000000', 'flavor': Munch({u'id': u'51aa0936-13ef-4d4c-89ed-c29c4c33a15c'}), 'az': u'nova', 'id': u'080389e2-c023-4d74-b00d-49aa5aed56be', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'935644f430f34833a4bd29f21178f80e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66c143c668f04cd285807c768e3b8e94', 'name': 'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', '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-26T06:38:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:38:13Z', 'hostId': u'981eface0192c839363c1b98cc349d7a2f0e6e87575994735d194477', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'981eface0192c839363c1b98cc349d7a2f0e6e87575994735d194477', '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-26T06:38:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66c143c668f04cd285807c768e3b8e94', 'name': u'vping_ssh-vm_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'adminPass': u'vMbynbLfBJc2', 'tenant_id': u'66c143c668f04cd285807c768e3b8e94', 'created_at': u'2018-11-26T06:38:05Z', 'created': u'2018-11-26T06:38:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:38:19,596 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'36535de7-594a-49da-802c-1df5971602d6', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'66c143c668f04cd285807c768e3b8e94', 'created_at': u'2018-11-26T06:38:16Z', 'attached': True, 'updated_at': u'2018-11-26T06:38:19Z', 'id': u'6657a9fc-9ca4-4e8f-adfc-a98006e0b468', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66c143c668f04cd285807c768e3b8e94', 'name': 'vping_ssh-project_d32de8e6-c962-4d48-9a96-a7a5f03fc1b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'36535de7-594a-49da-802c-1df5971602d6', u'qos_policy_id': None, 'project_id': u'66c143c668f04cd285807c768e3b8e94', 'port_id': u'd43fb259-c9cb-4132-a560-123b36f28c1c', 'port': u'd43fb259-c9cb-4132-a560-123b36f28c1c', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 06:38:20,309 - 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 501718372 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.170180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.172229] pid_max: default: 32768 minimum: 301 [ 0.173336] ACPI: Core revision 20150930 [ 0.174889] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176488] Security Framework initialized [ 0.177503] Yama: becoming mindful. [ 0.178411] AppArmor: AppArmor initialized [ 0.179464] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181075] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184085] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185789] Initializing cgroup subsys io [ 0.186794] Initializing cgroup subsys memory [ 0.187856] Initializing cgroup subsys devices [ 0.188925] Initializing cgroup subsys freezer [ 0.190007] Initializing cgroup subsys net_cls [ 0.191075] Initializing cgroup subsys perf_event [ 0.192206] Initializing cgroup subsys net_prio [ 0.193302] Initializing cgroup subsys hugetlb [ 0.194368] Initializing cgroup subsys pids [ 0.195432] CPU: Physical Processor ID: 0 [ 0.197137] mce: CPU supports 10 MCE banks [ 0.198194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199366] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220472] ftrace: allocating 31920 entries in 125 pages [ 0.245900] smpboot: Max logical packages: 1 [ 0.246958] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248629] x2apic enabled [ 0.249669] Switched APIC routing to physical x2apic. [ 0.251912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.253282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.255812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258026] KVM setup paravirtual spinlock [ 0.259509] x86: Booted up 1 node, 1 CPUs [ 0.260500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262197] devtmpfs: initialized [ 0.264066] evm: security.selinux [ 0.264932] evm: security.SMACK64 [ 0.265790] evm: security.SMACK64EXEC [ 0.266712] evm: security.SMACK64TRANSMUTE [ 0.267708] evm: security.SMACK64MMAP [ 0.268623] evm: security.ima [ 0.269417] evm: security.capability [ 0.270395] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.272649] pinctrl core: initialized pinctrl subsystem [ 0.273977] RTC time: 6:38:13, date: 11/26/18 [ 0.275148] NET: Registered protocol family 16 [ 0.276340] cpuidle: using governor ladder [ 0.277350] cpuidle: using governor menu [ 0.278332] PCCT header not found. [ 0.279256] ACPI: bus type PCI registered [ 0.280248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281777] PCI: Using configuration type 1 for base access [ 0.283775] ACPI: Added _OSI(Module Device) [ 0.284806] ACPI: Added _OSI(Processor Device) [ 0.285870] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286977] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288978] ACPI: Interpreter enabled [ 0.289922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298989] ACPI: (supports S0 S5) [ 0.299872] ACPI: Using IOAPIC for interrupt routing [ 0.301027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305926] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.307418] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311538] acpiphp: Slot [3] registered [ 0.312524] acpiphp: Slot [4] registered [ 0.313502] acpiphp: Slot [5] registered [ 0.314486] acpiphp: Slot [6] registered [ 0.315469] acpiphp: Slot [7] registered [ 0.316453] acpiphp: Slot [8] registered [ 0.317438] acpiphp: Slot [9] registered [ 0.318423] acpiphp: Slot [10] registered [ 0.319421] acpiphp: Slot [11] registered [ 0.320425] acpiphp: Slot [12] registered [ 0.321426] acpiphp: Slot [13] registered [ 0.322420] acpiphp: Slot [14] registered [ 0.323418] acpiphp: Slot [15] registered [ 0.337206] acpiphp: Slot [16] registered [ 0.338222] acpiphp: Slot [17] registered [ 0.339222] acpiphp: Slot [18] registered [ 0.340222] acpiphp: Slot [19] registered [ 0.341222] acpiphp: Slot [20] registered [ 0.342220] acpiphp: Slot [21] registered [ 0.343217] acpiphp: Slot [22] registered [ 0.344214] acpiphp: Slot [23] registered [ 0.345215] acpiphp: Slot [24] registered [ 0.346216] acpiphp: Slot [25] registered [ 0.347215] acpiphp: Slot [26] registered [ 0.348213] acpiphp: Slot [27] registered [ 0.349220] acpiphp: Slot [28] registered [ 0.350218] acpiphp: Slot [29] registered [ 0.351215] acpiphp: Slot [30] registered [ 0.352214] acpiphp: Slot [31] registered [ 0.353208] PCI host bridge to bus 0000:00 [ 0.354203] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357152] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.358937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.360721] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.362543] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366332] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369303] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.398947] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.402430] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.404136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.405669] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407282] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.408562] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.410461] vgaarb: loaded [ 0.411214] vgaarb: bridge control possible 0000:00:02.0 [ 0.412703] SCSI subsystem initialized [ 0.413859] ACPI: bus type USB registered [ 0.414876] usbcore: registered new interface driver usbfs [ 0.416135] usbcore: registered new interface driver hub [ 0.417360] usbcore: registered new device driver usb [ 0.418702] PCI: Using ACPI for IRQ routing [ 0.420072] NetLabel: Initializing [ 0.420959] NetLabel: domain hash size = 128 [ 0.422004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423176] NetLabel: unlabeled traffic allowed by default [ 0.424587] clocksource: Switched to clocksource kvm-clock [ 0.433868] AppArmor: AppArmor Filesystem Enabled [ 0.435050] pnp: PnP ACPI init [ 0.436175] pnp: PnP ACPI: found 5 devices [ 0.442798] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444900] NET: Registered protocol family 2 [ 0.446173] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447788] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449266] TCP: Hash tables configured (established 4096 bind 4096) [ 0.450732] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452049] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453474] NET: Registered protocol family 1 [ 0.454552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455886] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.485884] Trying to unpack rootfs image as initramfs... [ 0.545812] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.547842] Scanning for low memory corruption every 60 seconds [ 0.549481] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.550915] audit: initializing netlink subsys (disabled) [ 0.552187] audit: type=2000 audit(1543214294.190:1): initialized [ 0.556498] Initialise system trusted keyring [ 0.557859] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.559293] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561833] zbud: loaded [ 0.562772] VFS: Disk quotas dquot_6.6.0 [ 0.563798] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565821] fuse init (API version 7.23) [ 0.566944] Key type big_key registered [ 0.567969] Allocating IMA MOK and blacklist keyrings. [ 0.569500] Key type asymmetric registered [ 0.570530] Asymmetric key parser 'x509' registered [ 0.571720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573579] io scheduler noop registered [ 0.574562] io scheduler deadline registered (default) [ 0.575796] io scheduler cfq registered [ 0.576931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.581650] ACPI: Power Button [PWRF] [ 0.582762] GHES: HEST is not enabled! [ 0.596724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628023] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651516] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654733] Linux agpgart interface v0.103 [ 0.658461] brd: module loaded [ 0.660653] loop: module loaded [ 0.666417] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.668277] GPT:90111 != 2097151 [ 0.669155] GPT:Alternate GPT header not at the end of the disk. [ 0.670529] GPT:90111 != 2097151 [ 0.671396] GPT: Use GNU Parted to correct GPT errors. [ 0.672624] vda: vda1 vda15 [ 0.674560] scsi host0: ata_piix [ 0.675556] scsi host1: ata_piix [ 0.676469] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678006] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.679891] libphy: Fixed MDIO Bus: probed [ 0.681141] tun: Universal TUN/TAP device driver, 1.6 [ 0.682339] tun: (C) 1999-2004 Max Krasnyansky [ 0.685271] PPP generic driver version 2.4.2 [ 0.686477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687981] ehci-pci: EHCI PCI platform driver [ 0.689100] ehci-platform: EHCI generic platform driver [ 0.690346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691778] ohci-pci: OHCI PCI platform driver [ 0.692892] ohci-platform: OHCI generic platform driver [ 0.694159] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708780] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710067] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711933] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713226] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714735] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716271] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718061] usb usb1: Product: UHCI Host Controller [ 0.719233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720656] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721893] hub 1-0:1.0: USB hub found [ 0.722883] hub 1-0:1.0: 2 ports detected [ 0.724139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726981] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729504] mousedev: PS/2 mouse device common for all mice [ 0.731109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733438] rtc_cmos 00:00: RTC can wake from S4 [ 0.734898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736405] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737905] i2c /dev entries driver [ 0.738892] device-mapper: uevent: version 1.0.3 [ 0.740109] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.742217] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744124] NET: Registered protocol family 10 [ 0.745819] NET: Registered protocol family 17 [ 0.746950] Key type dns_resolver registered [ 0.748370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749762] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752048] registered taskstats version 1 [ 0.753145] Loading compiled-in X.509 certificates [ 0.754945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.757292] zswap: loaded using pool lzo/zbud [ 0.759626] Key type trusted registered [ 0.761686] Key type encrypted registered [ 0.762740] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764098] ima: No TPM chip found, activating TPM-bypass! [ 0.765433] evm: HMAC attrs: 0x1 [ 0.766688] Magic number: 10:201:621 [ 0.767798] rtc_cmos 00:00: setting system clock to 2018-11-26 06:38:14 UTC (1543214294) [ 0.769893] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771287] EDD information not available. [ 0.839237] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854539] Write protecting the kernel read-only data: 14336k [ 0.857237] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.859456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.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... [ 1.012849] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTQ4eXSduFaRzprSJSC255Eyk4i6pq84h67DeBkKpB6121VWtRHL7+DFpp3S1dFGrWw++S0DZQvadP5stfAYtA6wRACjgXqxuoaSsPGCImpu0j0YAKLHZjXRvG/f8M0KCTQBWVwkxcX3DgXOKg3ggJLjrGgMo+gLF2FaNgWUOHO9bPWBhCLQST30RW6uaMaDyXYh/nMlQQuRFH5E6gwZN6r2IbEmrix+UJ/MhtEwnoljeN/Qm8a57b8bGsYRyBfWdjIxYQ03Mn7JfOS9t6rmmohLlyiul+q6Z77wxjS5Dlkg6hZHuhZW8t+Kj6uLt5qr7AxHy02OoAP5lOgD67swpr root@vping-ssh-vm-d32de8e6-c962-4d48-9a96-a7a5f03fc1b2 ssh-dss AAAAB3NzaC1kc3MAAACBAKGvyxVgQLO8ASJazTqYpLpjWhtnXI12tqc/juHWqSJV72B8UvhU21Rm7AHCuROTFD+Eh5mV5vNeVIDT0DkZ8wGr65ga73KIX9HYa57mtYw1Ndqcqz86I0o7sA5FHwpV+TLwUiMJe88yxw8PXOgg90Yve302VquU0fFG6Pbj2jZbAAAAFQCGiiyUJGPihP47NWGckdrHLMgmxQAAAIBpBpmQUQAVF8JvBME9kxpil6yZk5iKltb/yX2HuI0SZ/72ghFQBMNdNg8hDk6LkDGpYTN8swdP1OHZ5ERWG6SBp9YcUYZtDO1z1tDScpGkZKx35KeNQ0aFLheNc++hclcdjqCbQece1sl5O6aAYxsAze5Bjzg1wPVrLrNddQdRNwAAAIBiuujGvNbWbMeX4yY71MHJjfLBfNT1NAfnNICx9xolxGKnUQ3d5po0okrdHYVOqr/UiyhQDTDGgm/fHU7N+oj2R6lg/Xa7fLLNukd8mrnLnFqs70ruVFdLluQhBzqHoqHWBhxwycR8dRNaeCyPOlZm9fZAU1CmvQbR4lSOOaAUfA== root@vping-ssh-vm-d32de8e6-c962-4d48-9a96-a7a5f03fc1b2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe30:fb7f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d32de8e6-c962-4d48-9a96-a7a5f03fc1b2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d32de8e6-c962-4d48-9a96-a7a5f03fc1b2 login: /dev/root resized successfully [took 0.23s] 2018-11-26 06:38:20,425 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=42.410 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.410/42.410/42.410 ms 2018-11-26 06:38:20,426 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-26 06:38:20,542 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:38:20,543 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 06:38:43,725 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-26 06:38:44,765 - 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'0792748be10a416eae38259576ddb94a', '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_3afb042a-0ddd-491a-b787-8155ea3d2b0e'}) 2018-11-26 06:38:45,169 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e73f07a7a8634a0495f750924c82ed10', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3afb042a-0ddd-491a-b787-8155ea3d2b0e'}) 2018-11-26 06:38:45,383 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:38:45,508 - 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'fb76e86e0a8c40148c21edcc586ad416'}) 2018-11-26 06:38:46,252 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 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'0792748be10a416eae38259576ddb94a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '395c3ca1-39aa-461e-a777-0d39d455a641', 'username': u'vping_userdata-user_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:38:46,256 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'password': '395c3ca1-39aa-461e-a777-0d39d455a641', 'project_name': 'vping_userdata-project_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '0792748be10a416eae38259576ddb94a', 'project_domain_name': 'Default'} 2018-11-26 06:38:46,257 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-26 06:38:47,057 - 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-26T06:38:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6500c597-0141-4295-9eeb-d97e113190fd', u'provider:segmentation_id': 95, 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_3afb042a-0ddd-491a-b787-8155ea3d2b0e', u'created_at': u'2018-11-26T06:38:46Z', u'mtu': 1450, u'tenant_id': u'0792748be10a416eae38259576ddb94a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0792748be10a416eae38259576ddb94a', u'l2_adjacency': True}) 2018-11-26 06:38:48,811 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:38:48Z', 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'8a8d49ee-7d25-4277-9b81-9b0bacdf0c6f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3afb042a-0ddd-491a-b787-8155ea3d2b0e', u'enable_dhcp': True, u'network_id': u'6500c597-0141-4295-9eeb-d97e113190fd', u'tenant_id': u'0792748be10a416eae38259576ddb94a', u'created_at': u'2018-11-26T06:38:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0792748be10a416eae38259576ddb94a'}) 2018-11-26 06:38:55,274 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:38:50Z', u'revision_number': 3, u'id': u'38b36d65-21d6-40c8-8b46-3ae5f1d8103d', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_3afb042a-0ddd-491a-b787-8155ea3d2b0e', u'admin_state_up': True, u'tenant_id': u'0792748be10a416eae38259576ddb94a', u'created_at': u'2018-11-26T06:38:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'0792748be10a416eae38259576ddb94a'}) 2018-11-26 06:39:00,724 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/e7140fd0-e51e-4679-a019-978438b065ea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e7140fd0-e51e-4679-a019-978438b065ea/file', 'owner': u'0792748be10a416eae38259576ddb94a', 'id': u'e7140fd0-e51e-4679-a019-978438b065ea', 'size': 12716032, u'self': u'/v2/images/e7140fd0-e51e-4679-a019-978438b065ea', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0792748be10a416eae38259576ddb94a', 'name': 'vping_userdata-project_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/e7140fd0-e51e-4679-a019-978438b065ea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:39:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:39:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e7140fd0-e51e-4679-a019-978438b065ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3afb042a-0ddd-491a-b787-8155ea3d2b0e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'created': u'2018-11-26T06:38:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:38:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e7140fd0-e51e-4679-a019-978438b065ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3afb042a-0ddd-491a-b787-8155ea3d2b0e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:39:00,977 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3afb042a-0ddd-491a-b787-8155ea3d2b0e', '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'4a0867c6811546ee9366410d76086950', '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'e78dba65-fe98-4c14-b2aa-40ed5ac6620a', 'swap': 0}) 2018-11-26 06:39:14,059 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3afb042a-0ddd-491a-b787-8155ea3d2b0e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:20:70:f2', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e7140fd0-e51e-4679-a019-978438b065ea'}), 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-26T06:39:12.000000', 'flavor': Munch({u'id': u'e78dba65-fe98-4c14-b2aa-40ed5ac6620a'}), 'az': u'nova', 'id': u'cfc8179b-173f-44a3-813a-f37e816dd139', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e73f07a7a8634a0495f750924c82ed10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0792748be10a416eae38259576ddb94a', 'name': 'vping_userdata-project_3afb042a-0ddd-491a-b787-8155ea3d2b0e', '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-26T06:39:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:39:12Z', 'hostId': u'03caa09609b38bbeabe4ade8f9835ebfceb8186ac2a475d1d72af45e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'03caa09609b38bbeabe4ade8f9835ebfceb8186ac2a475d1d72af45e', '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-26T06:39:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0792748be10a416eae38259576ddb94a', 'name': u'vping_userdata-vm_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'adminPass': u'uvxKkkEz5pJ6', 'tenant_id': u'0792748be10a416eae38259576ddb94a', 'created_at': u'2018-11-26T06:39:04Z', 'created': u'2018-11-26T06:39:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:39:26,017 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3afb042a-0ddd-491a-b787-8155ea3d2b0e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d8:0f:81', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e7140fd0-e51e-4679-a019-978438b065ea'}), 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-26T06:39:23.000000', 'flavor': Munch({u'id': u'e78dba65-fe98-4c14-b2aa-40ed5ac6620a'}), 'az': u'nova', 'id': u'41b5f55b-4a8c-459c-8ef6-8b1977891055', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e73f07a7a8634a0495f750924c82ed10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0792748be10a416eae38259576ddb94a', 'name': 'vping_userdata-project_3afb042a-0ddd-491a-b787-8155ea3d2b0e', '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-26T06:39:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:39:23Z', 'hostId': u'd1c2de512f3b8f3135b6c6fdcd99159383e1d453d19a2ee8d3031978', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'd1c2de512f3b8f3135b6c6fdcd99159383e1d453d19a2ee8d3031978', '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-26T06:39:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0792748be10a416eae38259576ddb94a', 'name': u'vping_userdata-vm2_3afb042a-0ddd-491a-b787-8155ea3d2b0e', 'adminPass': u'aPEAmG79dpmZ', 'tenant_id': u'0792748be10a416eae38259576ddb94a', 'created_at': u'2018-11-26T06:39:16Z', 'created': u'2018-11-26T06:39:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:39:26,017 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-26 06:39:28,069 - 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 506972600 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.170271] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.172351] pid_max: default: 32768 minimum: 301 [ 0.173496] ACPI: Core revision 20150930 [ 0.175102] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176734] Security Framework initialized [ 0.177773] Yama: becoming mindful. [ 0.178700] AppArmor: AppArmor initialized [ 0.179773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181405] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182971] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184454] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186200] Initializing cgroup subsys io [ 0.187221] Initializing cgroup subsys memory [ 0.188305] Initializing cgroup subsys devices [ 0.189416] Initializing cgroup subsys freezer [ 0.190503] Initializing cgroup subsys net_cls [ 0.191587] Initializing cgroup subsys perf_event [ 0.192737] Initializing cgroup subsys net_prio [ 0.193869] Initializing cgroup subsys hugetlb [ 0.194996] Initializing cgroup subsys pids [ 0.196087] CPU: Physical Processor ID: 0 [ 0.197813] mce: CPU supports 10 MCE banks [ 0.198873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215076] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221688] ftrace: allocating 31920 entries in 125 pages [ 0.248012] smpboot: Max logical packages: 1 [ 0.249100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.250820] x2apic enabled [ 0.251860] Switched APIC routing to physical x2apic. [ 0.254144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255535] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260371] KVM setup paravirtual spinlock [ 0.262021] x86: Booted up 1 node, 1 CPUs [ 0.263031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.264765] devtmpfs: initialized [ 0.266670] evm: security.selinux [ 0.267553] evm: security.SMACK64 [ 0.268417] evm: security.SMACK64EXEC [ 0.269359] evm: security.SMACK64TRANSMUTE [ 0.270371] evm: security.SMACK64MMAP [ 0.271304] evm: security.ima [ 0.272109] evm: security.capability [ 0.273110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275408] pinctrl core: initialized pinctrl subsystem [ 0.276772] RTC time: 6:39:24, date: 11/26/18 [ 0.277969] NET: Registered protocol family 16 [ 0.279187] cpuidle: using governor ladder [ 0.280220] cpuidle: using governor menu [ 0.281211] PCCT header not found. [ 0.282151] ACPI: bus type PCI registered [ 0.283155] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284700] PCI: Using configuration type 1 for base access [ 0.286762] ACPI: Added _OSI(Module Device) [ 0.287808] ACPI: Added _OSI(Processor Device) [ 0.288886] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290036] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292052] ACPI: Interpreter enabled [ 0.293030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302257] ACPI: (supports S0 S5) [ 0.303148] ACPI: Using IOAPIC for interrupt routing [ 0.304329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310841] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315035] acpiphp: Slot [3] registered [ 0.316036] acpiphp: Slot [4] registered [ 0.317032] acpiphp: Slot [5] registered [ 0.318035] acpiphp: Slot [6] registered [ 0.319034] acpiphp: Slot [7] registered [ 0.320029] acpiphp: Slot [8] registered [ 0.321029] acpiphp: Slot [9] registered [ 0.322028] acpiphp: Slot [10] registered [ 0.323048] acpiphp: Slot [11] registered [ 0.324060] acpiphp: Slot [12] registered [ 0.325072] acpiphp: Slot [13] registered [ 0.326085] acpiphp: Slot [14] registered [ 0.327103] acpiphp: Slot [15] registered [ 0.341288] acpiphp: Slot [16] registered [ 0.342332] acpiphp: Slot [17] registered [ 0.343412] acpiphp: Slot [18] registered [ 0.344427] acpiphp: Slot [19] registered [ 0.345447] acpiphp: Slot [20] registered [ 0.346461] acpiphp: Slot [21] registered [ 0.347473] acpiphp: Slot [22] registered [ 0.348487] acpiphp: Slot [23] registered [ 0.349515] acpiphp: Slot [24] registered [ 0.350535] acpiphp: Slot [25] registered [ 0.351550] acpiphp: Slot [26] registered [ 0.352568] acpiphp: Slot [27] registered [ 0.353596] acpiphp: Slot [28] registered [ 0.354615] acpiphp: Slot [29] registered [ 0.355635] acpiphp: Slot [30] registered [ 0.356658] acpiphp: Slot [31] registered [ 0.357678] PCI host bridge to bus 0000:00 [ 0.358694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.360194] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.363555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.365399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.367249] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.371018] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.374078] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.380033] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381852] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410649] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412398] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414074] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417330] vgaarb: loaded [ 0.418095] vgaarb: bridge control possible 0000:00:02.0 [ 0.419644] SCSI subsystem initialized [ 0.420813] ACPI: bus type USB registered [ 0.421867] usbcore: registered new interface driver usbfs [ 0.423163] usbcore: registered new interface driver hub [ 0.424438] usbcore: registered new device driver usb [ 0.425843] PCI: Using ACPI for IRQ routing [ 0.427269] NetLabel: Initializing [ 0.428193] NetLabel: domain hash size = 128 [ 0.429265] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430465] NetLabel: unlabeled traffic allowed by default [ 0.431943] clocksource: Switched to clocksource kvm-clock [ 0.441987] AppArmor: AppArmor Filesystem Enabled [ 0.443222] pnp: PnP ACPI init [ 0.444384] pnp: PnP ACPI: found 5 devices [ 0.451077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453252] NET: Registered protocol family 2 [ 0.454591] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457742] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459257] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462120] NET: Registered protocol family 1 [ 0.463235] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494830] Trying to unpack rootfs image as initramfs... [ 0.555977] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.562596] Scanning for low memory corruption every 60 seconds [ 0.565481] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.567009] audit: initializing netlink subsys (disabled) [ 0.568576] audit: type=2000 audit(1543214364.725:1): initialized [ 0.570556] Initialise system trusted keyring [ 0.572008] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573485] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576198] zbud: loaded [ 0.577207] VFS: Disk quotas dquot_6.6.0 [ 0.578279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580405] fuse init (API version 7.23) [ 0.581615] Key type big_key registered [ 0.582664] Allocating IMA MOK and blacklist keyrings. [ 0.584288] Key type asymmetric registered [ 0.585357] Asymmetric key parser 'x509' registered [ 0.586584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588516] io scheduler noop registered [ 0.589513] io scheduler deadline registered (default) [ 0.590793] io scheduler cfq registered [ 0.591986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593319] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596922] ACPI: Power Button [PWRF] [ 0.598179] GHES: HEST is not enabled! [ 0.612357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644193] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670800] Linux agpgart interface v0.103 [ 0.674356] brd: module loaded [ 0.676546] loop: module loaded [ 0.681578] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.683426] GPT:90111 != 2097151 [ 0.684307] GPT:Alternate GPT header not at the end of the disk. [ 0.685704] GPT:90111 != 2097151 [ 0.686565] GPT: Use GNU Parted to correct GPT errors. [ 0.687793] vda: vda1 vda15 [ 0.689573] scsi host0: ata_piix [ 0.690572] scsi host1: ata_piix [ 0.691494] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.694939] libphy: Fixed MDIO Bus: probed [ 0.696209] tun: Universal TUN/TAP device driver, 1.6 [ 0.697420] tun: (C) 1999-2004 Max Krasnyansky [ 0.700228] PPP generic driver version 2.4.2 [ 0.701426] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702952] ehci-pci: EHCI PCI platform driver [ 0.704091] ehci-platform: EHCI generic platform driver [ 0.705358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706799] ohci-pci: OHCI PCI platform driver [ 0.707916] ohci-platform: OHCI generic platform driver [ 0.709197] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723673] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726880] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728174] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.729703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733082] usb usb1: Product: UHCI Host Controller [ 0.734246] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.735667] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736903] hub 1-0:1.0: USB hub found [ 0.737895] hub 1-0:1.0: 2 ports detected [ 0.739141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742001] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744502] mousedev: PS/2 mouse device common for all mice [ 0.746095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748424] rtc_cmos 00:00: RTC can wake from S4 [ 0.749897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752886] i2c /dev entries driver [ 0.753863] device-mapper: uevent: version 1.0.3 [ 0.755073] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757152] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759019] NET: Registered protocol family 10 [ 0.760703] NET: Registered protocol family 17 [ 0.761846] Key type dns_resolver registered [ 0.763095] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764495] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766756] registered taskstats version 1 [ 0.767847] Loading compiled-in X.509 certificates [ 0.769626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771972] zswap: loaded using pool lzo/zbud [ 0.774276] Key type trusted registered [ 0.776353] Key type encrypted registered [ 0.777406] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778717] ima: No TPM chip found, activating TPM-bypass! [ 0.780052] evm: HMAC attrs: 0x1 [ 0.781301] Magic number: 10:751:671 [ 0.782400] rtc_cmos 00:00: setting system clock to 2018-11-26 06:39:24 UTC (1543214364) [ 0.784477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785866] EDD information not available. [ 0.854357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.869923] Write protecting the kernel read-only data: 14336k [ 0.874374] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.926196] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.26... Lease of 192.168.120.26 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-11-26 06:39:28,070 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.19. Waiting for response... 2018-11-26 06:39:30,045 - 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 506972600 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.170271] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.172351] pid_max: default: 32768 minimum: 301 [ 0.173496] ACPI: Core revision 20150930 [ 0.175102] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176734] Security Framework initialized [ 0.177773] Yama: becoming mindful. [ 0.178700] AppArmor: AppArmor initialized [ 0.179773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181405] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182971] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184454] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186200] Initializing cgroup subsys io [ 0.187221] Initializing cgroup subsys memory [ 0.188305] Initializing cgroup subsys devices [ 0.189416] Initializing cgroup subsys freezer [ 0.190503] Initializing cgroup subsys net_cls [ 0.191587] Initializing cgroup subsys perf_event [ 0.192737] Initializing cgroup subsys net_prio [ 0.193869] Initializing cgroup subsys hugetlb [ 0.194996] Initializing cgroup subsys pids [ 0.196087] CPU: Physical Processor ID: 0 [ 0.197813] mce: CPU supports 10 MCE banks [ 0.198873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215076] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221688] ftrace: allocating 31920 entries in 125 pages [ 0.248012] smpboot: Max logical packages: 1 [ 0.249100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.250820] x2apic enabled [ 0.251860] Switched APIC routing to physical x2apic. [ 0.254144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255535] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260371] KVM setup paravirtual spinlock [ 0.262021] x86: Booted up 1 node, 1 CPUs [ 0.263031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.264765] devtmpfs: initialized [ 0.266670] evm: security.selinux [ 0.267553] evm: security.SMACK64 [ 0.268417] evm: security.SMACK64EXEC [ 0.269359] evm: security.SMACK64TRANSMUTE [ 0.270371] evm: security.SMACK64MMAP [ 0.271304] evm: security.ima [ 0.272109] evm: security.capability [ 0.273110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275408] pinctrl core: initialized pinctrl subsystem [ 0.276772] RTC time: 6:39:24, date: 11/26/18 [ 0.277969] NET: Registered protocol family 16 [ 0.279187] cpuidle: using governor ladder [ 0.280220] cpuidle: using governor menu [ 0.281211] PCCT header not found. [ 0.282151] ACPI: bus type PCI registered [ 0.283155] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284700] PCI: Using configuration type 1 for base access [ 0.286762] ACPI: Added _OSI(Module Device) [ 0.287808] ACPI: Added _OSI(Processor Device) [ 0.288886] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290036] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292052] ACPI: Interpreter enabled [ 0.293030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302257] ACPI: (supports S0 S5) [ 0.303148] ACPI: Using IOAPIC for interrupt routing [ 0.304329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310841] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315035] acpiphp: Slot [3] registered [ 0.316036] acpiphp: Slot [4] registered [ 0.317032] acpiphp: Slot [5] registered [ 0.318035] acpiphp: Slot [6] registered [ 0.319034] acpiphp: Slot [7] registered [ 0.320029] acpiphp: Slot [8] registered [ 0.321029] acpiphp: Slot [9] registered [ 0.322028] acpiphp: Slot [10] registered [ 0.323048] acpiphp: Slot [11] registered [ 0.324060] acpiphp: Slot [12] registered [ 0.325072] acpiphp: Slot [13] registered [ 0.326085] acpiphp: Slot [14] registered [ 0.327103] acpiphp: Slot [15] registered [ 0.341288] acpiphp: Slot [16] registered [ 0.342332] acpiphp: Slot [17] registered [ 0.343412] acpiphp: Slot [18] registered [ 0.344427] acpiphp: Slot [19] registered [ 0.345447] acpiphp: Slot [20] registered [ 0.346461] acpiphp: Slot [21] registered [ 0.347473] acpiphp: Slot [22] registered [ 0.348487] acpiphp: Slot [23] registered [ 0.349515] acpiphp: Slot [24] registered [ 0.350535] acpiphp: Slot [25] registered [ 0.351550] acpiphp: Slot [26] registered [ 0.352568] acpiphp: Slot [27] registered [ 0.353596] acpiphp: Slot [28] registered [ 0.354615] acpiphp: Slot [29] registered [ 0.355635] acpiphp: Slot [30] registered [ 0.356658] acpiphp: Slot [31] registered [ 0.357678] PCI host bridge to bus 0000:00 [ 0.358694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.360194] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.363555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.365399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.367249] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.371018] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.374078] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.380033] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381852] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410649] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412398] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414074] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417330] vgaarb: loaded [ 0.418095] vgaarb: bridge control possible 0000:00:02.0 [ 0.419644] SCSI subsystem initialized [ 0.420813] ACPI: bus type USB registered [ 0.421867] usbcore: registered new interface driver usbfs [ 0.423163] usbcore: registered new interface driver hub [ 0.424438] usbcore: registered new device driver usb [ 0.425843] PCI: Using ACPI for IRQ routing [ 0.427269] NetLabel: Initializing [ 0.428193] NetLabel: domain hash size = 128 [ 0.429265] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430465] NetLabel: unlabeled traffic allowed by default [ 0.431943] clocksource: Switched to clocksource kvm-clock [ 0.441987] AppArmor: AppArmor Filesystem Enabled [ 0.443222] pnp: PnP ACPI init [ 0.444384] pnp: PnP ACPI: found 5 devices [ 0.451077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453252] NET: Registered protocol family 2 [ 0.454591] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457742] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459257] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462120] NET: Registered protocol family 1 [ 0.463235] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494830] Trying to unpack rootfs image as initramfs... [ 0.555977] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.562596] Scanning for low memory corruption every 60 seconds [ 0.565481] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.567009] audit: initializing netlink subsys (disabled) [ 0.568576] audit: type=2000 audit(1543214364.725:1): initialized [ 0.570556] Initialise system trusted keyring [ 0.572008] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573485] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576198] zbud: loaded [ 0.577207] VFS: Disk quotas dquot_6.6.0 [ 0.578279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580405] fuse init (API version 7.23) [ 0.581615] Key type big_key registered [ 0.582664] Allocating IMA MOK and blacklist keyrings. [ 0.584288] Key type asymmetric registered [ 0.585357] Asymmetric key parser 'x509' registered [ 0.586584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588516] io scheduler noop registered [ 0.589513] io scheduler deadline registered (default) [ 0.590793] io scheduler cfq registered [ 0.591986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593319] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596922] ACPI: Power Button [PWRF] [ 0.598179] GHES: HEST is not enabled! [ 0.612357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644193] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670800] Linux agpgart interface v0.103 [ 0.674356] brd: module loaded [ 0.676546] loop: module loaded [ 0.681578] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.683426] GPT:90111 != 2097151 [ 0.684307] GPT:Alternate GPT header not at the end of the disk. [ 0.685704] GPT:90111 != 2097151 [ 0.686565] GPT: Use GNU Parted to correct GPT errors. [ 0.687793] vda: vda1 vda15 [ 0.689573] scsi host0: ata_piix [ 0.690572] scsi host1: ata_piix [ 0.691494] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.694939] libphy: Fixed MDIO Bus: probed [ 0.696209] tun: Universal TUN/TAP device driver, 1.6 [ 0.697420] tun: (C) 1999-2004 Max Krasnyansky [ 0.700228] PPP generic driver version 2.4.2 [ 0.701426] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702952] ehci-pci: EHCI PCI platform driver [ 0.704091] ehci-platform: EHCI generic platform driver [ 0.705358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706799] ohci-pci: OHCI PCI platform driver [ 0.707916] ohci-platform: OHCI generic platform driver [ 0.709197] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723673] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726880] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728174] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.729703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733082] usb usb1: Product: UHCI Host Controller [ 0.734246] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.735667] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736903] hub 1-0:1.0: USB hub found [ 0.737895] hub 1-0:1.0: 2 ports detected [ 0.739141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742001] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744502] mousedev: PS/2 mouse device common for all mice [ 0.746095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748424] rtc_cmos 00:00: RTC can wake from S4 [ 0.749897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752886] i2c /dev entries driver [ 0.753863] device-mapper: uevent: version 1.0.3 [ 0.755073] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757152] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759019] NET: Registered protocol family 10 [ 0.760703] NET: Registered protocol family 17 [ 0.761846] Key type dns_resolver registered [ 0.763095] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764495] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766756] registered taskstats version 1 [ 0.767847] Loading compiled-in X.509 certificates [ 0.769626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771972] zswap: loaded using pool lzo/zbud [ 0.774276] Key type trusted registered [ 0.776353] Key type encrypted registered [ 0.777406] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778717] ima: No TPM chip found, activating TPM-bypass! [ 0.780052] evm: HMAC attrs: 0x1 [ 0.781301] Magic number: 10:751:671 [ 0.782400] rtc_cmos 00:00: setting system clock to 2018-11-26 06:39:24 UTC (1543214364) [ 0.784477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785866] EDD information not available. [ 0.854357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.869923] Write protecting the kernel read-only data: 14336k [ 0.874374] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.926196] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.26... Lease of 192.168.120.26 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.12s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC94t/DWqMMU46w/7x+mi3WCyTWQIxMc+1dt4ADU5bPD1IiwV/jRgi0CWx964k9nmHc+6yRGdQh3ywCKNf3wNQkl75j/y+4stnQ988lDS2gig5SnboNXxLIDesgCJ00FphaNxPUHY7dAy/K6ugYIViMXK9qsvee6wUlLlC7yMqj1YomL1RUCyH9Ra1/SJy5dnJeNyMVH9Rsv3M865BG+BJ4z20U1wUaFzLT5uYxdUrgaPcf6VyfYfr2EPdRzTJBWMwlzg3//t3T3jCJlEKqpnUNaUPDLAd0lHLH3XqBE29fqKpFo5f5NuIB8AjdtXebMVrDubvUWj9ze8rHhCFYpROt root@vping-userdata-vm2-3afb042a-0ddd-491a-b787-8155ea3d2b0e ssh-dss AAAAB3NzaC1kc3MAAACBAJdljMsgr6L59tLzC6JpjwjjEvRYrYRMRA9zZbx1mXnMcgZTMxhUyejnMj42oZ+cE9+cXHM3iZ4qkaMeN1x6tdy+elq/mU86unXrR8VB1THm1Pi31t9yicqd6tAWhZBlTcy1hzon9LAgU5mRPWWPhgY5Xd7joW0nB8o7WT3eqxGfAAAAFQDwBcu8dg6jnEa8tsHkKoN36LKxPQAAAIAKCGB48ILOENBbD+1nDlc7ASiuhHR+69t3W7mDSUSQCc4yjja+pdHhH4aswZOQr62CDjA+Z14fa8x9YahG5SD6qa/K+mNHRJo6lEPsKDhIA2MacvrJsvu+jPY2yK92Mikr0O9ySfYpio4hJAKREy+UIBWvg4tPftBhUrToIm51bQAAAIA88H6dzYmPH9J/lr15pJyBogxIkBHItylLbmH8hktt0bXZm2+4Q+hPCIBJLDArTHPU5G2V04UJZH2uuMMG01D5p67hG3YWF4E2jwwfYFncJlI8EmhaDA/ZWrtVNSLXc0RfRGkR5OExqjzgLnDfASMl5yHBLRITi9LT6yfANa3SZQ== root@vping-userdata-vm2-3afb042a-0ddd-491a-b787-8155ea3d2b0e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fed8:f81/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.26 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-3afb042a-0ddd-491a-b787-8155ea3d2b0e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.12 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3afb042a-0ddd-491a-b787-8155ea3d2b0e login: 2018-11-26 06:39:30,045 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-26 06:39:30,165 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:39:30,166 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-26 06:39:49,097 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-11-26 06:39:50,157 - 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'e11fda247d1a478ba4b503e193720091', '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_6d901976-82a7-430e-8c1e-c306ae4eca2a'}) 2018-11-26 06:39:50,544 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'773783960aa84464a9e808722ad2237a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_6d901976-82a7-430e-8c1e-c306ae4eca2a'}) 2018-11-26 06:39:50,759 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:39:50,957 - 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'c9a14380deaa4f9f80af5f2945307f15'}) 2018-11-26 06:39:51,670 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', 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'e11fda247d1a478ba4b503e193720091', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b01e7610-1024-428f-8b6b-67bbed8a114f', 'username': u'cinder_test-user_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:39:51,674 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'password': 'b01e7610-1024-428f-8b6b-67bbed8a114f', 'project_name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'e11fda247d1a478ba4b503e193720091', 'project_domain_name': 'Default'} 2018-11-26 06:39:51,674 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-11-26 06:39:52,919 - 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-26T06:39:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bae586be-b702-4758-8404-d4bd917aca24', u'provider:segmentation_id': 75, 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_6d901976-82a7-430e-8c1e-c306ae4eca2a', u'created_at': u'2018-11-26T06:39:52Z', u'mtu': 1450, u'tenant_id': u'e11fda247d1a478ba4b503e193720091', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e11fda247d1a478ba4b503e193720091', u'l2_adjacency': True}) 2018-11-26 06:39:54,470 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:39:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5638ce72-cffa-4c2b-9202-b7a725be3514', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_6d901976-82a7-430e-8c1e-c306ae4eca2a', u'enable_dhcp': True, u'network_id': u'bae586be-b702-4758-8404-d4bd917aca24', u'tenant_id': u'e11fda247d1a478ba4b503e193720091', u'created_at': u'2018-11-26T06:39:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e11fda247d1a478ba4b503e193720091'}) 2018-11-26 06:40:01,080 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T06:39:56Z', u'revision_number': 3, u'id': u'f556ce6f-acfa-4616-8c41-53f5ea034b31', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_6d901976-82a7-430e-8c1e-c306ae4eca2a', u'admin_state_up': True, u'tenant_id': u'e11fda247d1a478ba4b503e193720091', u'created_at': u'2018-11-26T06:39:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'e11fda247d1a478ba4b503e193720091'}) 2018-11-26 06:40:05,733 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/b00e97bb-6150-49f4-a726-c10986dfc2a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b00e97bb-6150-49f4-a726-c10986dfc2a8/file', 'owner': u'e11fda247d1a478ba4b503e193720091', 'id': u'b00e97bb-6150-49f4-a726-c10986dfc2a8', 'size': 12716032, u'self': u'/v2/images/b00e97bb-6150-49f4-a726-c10986dfc2a8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e11fda247d1a478ba4b503e193720091', 'name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/b00e97bb-6150-49f4-a726-c10986dfc2a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:40:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T06:40:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b00e97bb-6150-49f4-a726-c10986dfc2a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_6d901976-82a7-430e-8c1e-c306ae4eca2a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'created': u'2018-11-26T06:40:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:40:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b00e97bb-6150-49f4-a726-c10986dfc2a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_6d901976-82a7-430e-8c1e-c306ae4eca2a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:40:06,130 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_6d901976-82a7-430e-8c1e-c306ae4eca2a', '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'4a0867c6811546ee9366410d76086950', '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'6d9e85f7-2b23-43e8-8823-3f0ad4ac1326', 'swap': 0}) 2018-11-26 06:40:06,519 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC84OwK3Hi8YokbPtRVedn39TMoIhJctYnPUyikdQO2hVxEYg+9YnqnYUJpQniiqsfAmR16FKlzS2KLeWwOjj0unjchJ9npnNqfF+0pLDHoRSW7qMnEFphzCjZf0bB3xXCv6miGBC1DVYCXvKecwgE1VoM8aXwULW2g2/x3v7BAdUwqYdw3MVEOZ4SMWOkpsUbbz9ud70F7SnzALB+LRqR13qpJUfqr/TBjPRkXyGFBPbIYvP+pb/oCE/IO0PFtNZKBHga/GCAD2kpJR4UQwuBvbdMDrIqos6aAQl29EU9ZbQofR1rNCioS4AqSYmrFNP2g9810EHu+BcjlhlehSDlh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvODsCtx4vGKJGz7UVXnZ9/UzKCISXLWJz1MopHUDtoVcRGIP\nvWJ6p2FCaUJ4oqrHwJkdehSpc0tii3lsDo49Lp43ISfZ6ZzanxftKSwx6EUlu6jJ\nxBaYcwo2X9Gwd8Vwr+pohgQtQ1WAl7ynnMIBNVaDPGl8FC1toNv8d7+wQHVMKmHc\nNzFRDmeEjFjpKbFG28/bne9Be0p8wCwfi0akdd6qSVH6q/0wYz0ZF8hhQT2yGLz/\nqW/6AhPyDtDxbTWSgR4GvxggA9pKSUeFEMLgb23TA6yKqLOmgEJdvRFPWW0KH0da\nzQoqEuAKkmJqxTT9oPfNdBB7vgXI5YZXoUg5YQIDAQABAoIBAGczuqWgm7PLX0Ds\nzpY5sziB2Mbn/wJ7CuameIGLklDLg4O11QXU5lHImcHr2QCAsg5xWyLWYVQm75xn\n5vv5CkMLnfHW1YGI/AeLykEB7e8MwTZNXplvAzNwdA9dAsAeuJjWSvBXHeg5sr62\nDRthAcoEEEcVF//qZolLSiKgMYy12lkhLO6vegd7A8xpvFilO9Vxec9PHfvG8ABy\nB5s0qYfhD2Gcgnozin5Lo3SXJ54NNy1hACklV0HZt38J3yCwLDmayUTaqhGNmqNK\nqroNPAeAsaFxH+ezel5T8P8z3bFwk04Iw7nhrzgfnOVdbAAenesN0n4gSqoCEXCH\n1607jsECgYEA4gPEg3HdUPnokz+WNp7LD463omF9YZEl4NZi6XSy/uWtX2pKRynj\n2dEUi85kxt+yOGHlpNHn5KqLKUZ1SkJz9k22zzwMV0R1TurK0UHlEqIjVnucS0WT\nSwC1KS0DfBEDGwPcUGp0NAw6ksvpH5zdf1jX3zVHxFX+hS6g+359YjkCgYEA1e/i\njmHpH8sjpbeVt6bDGLSf9BXBNm7dkhLK62aFxbc8g7yuAjp1U7oOZwmk1FRmIJGO\nxiBkGW/c2O8f6EMeOgKjtoKRSTFhkDSpvb9LzGjkTePjMvL6BhU4wFqhVQzRRnT1\nmQv3Dv+6L4b5R75d+/4poMOqMQflqv/fD2PycGkCgYA4rb8zQ3O/4dwMSS7vZaUA\nssakZxRdSlwYZUsKxqQ4vfpbajlUXVHxhrhDUy/8m46DCzHewnEH7CjX4f557+5K\nvzRwBdwGanmMn97a2U6L/LMl9fu8+Ka2cWf8+nfcPhvsQ2yVkgywHLz3oUFGFz2I\nuQvxwtfLidE5LvdZ+l+RKQKBgENAp93OlbRy7X/Y2G3lNIt9rJLUi+qKq4iR88xQ\nbFkdIx7en2z/54YshP6LH4/IAFrYpyNNZ2o/qhNgCI3BG61syv5CyV1S8rKce4e0\nrSVTDAIYU4HetA5ZeX+ufez4nIkjl1lHU6EZbvQl4BNXmr/uxDNPjx7etqosyXhT\nGRGRAoGAaf/zHk1xzg5WaTkM0h025BZJ7ZjAyN6FaMIdq2wmM4w1wjBMQ8zKhekq\nKPlTyUKdroV0FrVtWPChwZOKwwCIewF0lPY4wttJRHhJvLTtOdRBH7iZYQB/YmO0\nY9Nl+ZnquFkn0OtYQCPHX1eEvSb72ZKEZ5M8sxoycPEDB9RdEFs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'773783960aa84464a9e808722ad2237a', 'name': u'cinder_test-kp_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'created_at': '2018-11-26T06:40:06.518984', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e11fda247d1a478ba4b503e193720091', 'name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f9:b7:59:1a:31:af:fa:48:31:16:cd:e9:81:a6:85:24', 'type': 'ssh', 'id': u'cinder_test-kp_6d901976-82a7-430e-8c1e-c306ae4eca2a'}) 2018-11-26 06:40:06,519 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAvODsCtx4vGKJGz7UVXnZ9/UzKCISXLWJz1MopHUDtoVcRGIP vWJ6p2FCaUJ4oqrHwJkdehSpc0tii3lsDo49Lp43ISfZ6ZzanxftKSwx6EUlu6jJ xBaYcwo2X9Gwd8Vwr+pohgQtQ1WAl7ynnMIBNVaDPGl8FC1toNv8d7+wQHVMKmHc NzFRDmeEjFjpKbFG28/bne9Be0p8wCwfi0akdd6qSVH6q/0wYz0ZF8hhQT2yGLz/ qW/6AhPyDtDxbTWSgR4GvxggA9pKSUeFEMLgb23TA6yKqLOmgEJdvRFPWW0KH0da zQoqEuAKkmJqxTT9oPfNdBB7vgXI5YZXoUg5YQIDAQABAoIBAGczuqWgm7PLX0Ds zpY5sziB2Mbn/wJ7CuameIGLklDLg4O11QXU5lHImcHr2QCAsg5xWyLWYVQm75xn 5vv5CkMLnfHW1YGI/AeLykEB7e8MwTZNXplvAzNwdA9dAsAeuJjWSvBXHeg5sr62 DRthAcoEEEcVF//qZolLSiKgMYy12lkhLO6vegd7A8xpvFilO9Vxec9PHfvG8ABy B5s0qYfhD2Gcgnozin5Lo3SXJ54NNy1hACklV0HZt38J3yCwLDmayUTaqhGNmqNK qroNPAeAsaFxH+ezel5T8P8z3bFwk04Iw7nhrzgfnOVdbAAenesN0n4gSqoCEXCH 1607jsECgYEA4gPEg3HdUPnokz+WNp7LD463omF9YZEl4NZi6XSy/uWtX2pKRynj 2dEUi85kxt+yOGHlpNHn5KqLKUZ1SkJz9k22zzwMV0R1TurK0UHlEqIjVnucS0WT SwC1KS0DfBEDGwPcUGp0NAw6ksvpH5zdf1jX3zVHxFX+hS6g+359YjkCgYEA1e/i jmHpH8sjpbeVt6bDGLSf9BXBNm7dkhLK62aFxbc8g7yuAjp1U7oOZwmk1FRmIJGO xiBkGW/c2O8f6EMeOgKjtoKRSTFhkDSpvb9LzGjkTePjMvL6BhU4wFqhVQzRRnT1 mQv3Dv+6L4b5R75d+/4poMOqMQflqv/fD2PycGkCgYA4rb8zQ3O/4dwMSS7vZaUA ssakZxRdSlwYZUsKxqQ4vfpbajlUXVHxhrhDUy/8m46DCzHewnEH7CjX4f557+5K vzRwBdwGanmMn97a2U6L/LMl9fu8+Ka2cWf8+nfcPhvsQ2yVkgywHLz3oUFGFz2I uQvxwtfLidE5LvdZ+l+RKQKBgENAp93OlbRy7X/Y2G3lNIt9rJLUi+qKq4iR88xQ bFkdIx7en2z/54YshP6LH4/IAFrYpyNNZ2o/qhNgCI3BG61syv5CyV1S8rKce4e0 rSVTDAIYU4HetA5ZeX+ufez4nIkjl1lHU6EZbvQl4BNXmr/uxDNPjx7etqosyXhT GRGRAoGAaf/zHk1xzg5WaTkM0h025BZJ7ZjAyN6FaMIdq2wmM4w1wjBMQ8zKhekq KPlTyUKdroV0FrVtWPChwZOKwwCIewF0lPY4wttJRHhJvLTtOdRBH7iZYQB/YmO0 Y9Nl+ZnquFkn0OtYQCPHX1eEvSb72ZKEZ5M8sxoycPEDB9RdEFs= -----END RSA PRIVATE KEY----- 2018-11-26 06:40:21,995 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6d901976-82a7-430e-8c1e-c306ae4eca2a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:78:1f:c3', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b00e97bb-6150-49f4-a726-c10986dfc2a8'}), 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-26T06:40:18.000000', 'flavor': Munch({u'id': u'6d9e85f7-2b23-43e8-8823-3f0ad4ac1326'}), 'az': u'nova', 'id': u'b79f511d-eb1c-47be-8c98-3d75fc328c1d', 'security_groups': [Munch({u'name': u'cinder_test-sg_6d901976-82a7-430e-8c1e-c306ae4eca2a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'773783960aa84464a9e808722ad2237a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e11fda247d1a478ba4b503e193720091', 'name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', '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-26T06:40:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:40:18Z', 'hostId': u'779cd1cde5e527ba23627cf9af6db5457933ea0297b9ee2900666d94', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'779cd1cde5e527ba23627cf9af6db5457933ea0297b9ee2900666d94', '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-26T06:40:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e11fda247d1a478ba4b503e193720091', 'name': u'cinder_test-vm2_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'adminPass': u'27WxdqqBcEtp', 'tenant_id': u'e11fda247d1a478ba4b503e193720091', 'created_at': u'2018-11-26T06:40:11Z', 'created': u'2018-11-26T06:40:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:40:26,141 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f556ce6f-acfa-4616-8c41-53f5ea034b31', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e11fda247d1a478ba4b503e193720091', 'created_at': u'2018-11-26T06:40:23Z', 'attached': True, 'updated_at': u'2018-11-26T06:40:26Z', 'id': u'f31d4c85-9d75-49f1-9401-a886992b20d7', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e11fda247d1a478ba4b503e193720091', 'name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'f556ce6f-acfa-4616-8c41-53f5ea034b31', u'qos_policy_id': None, 'project_id': u'e11fda247d1a478ba4b503e193720091', 'port_id': u'b17ee778-3be2-46f0-aac2-cff9b7ea843c', 'port': u'b17ee778-3be2-46f0-aac2-cff9b7ea843c', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 06:40:26,253 - 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 536392036 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.178187] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.180631] pid_max: default: 32768 minimum: 301 [ 0.181956] ACPI: Core revision 20150930 [ 0.183697] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185625] Security Framework initialized [ 0.186839] Yama: becoming mindful. [ 0.187908] AppArmor: AppArmor initialized [ 0.189172] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192978] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194750] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196807] Initializing cgroup subsys io [ 0.198006] Initializing cgroup subsys memory [ 0.199265] Initializing cgroup subsys devices [ 0.200552] Initializing cgroup subsys freezer [ 0.201804] Initializing cgroup subsys net_cls [ 0.203050] Initializing cgroup subsys perf_event [ 0.204352] Initializing cgroup subsys net_prio [ 0.205624] Initializing cgroup subsys hugetlb [ 0.206905] Initializing cgroup subsys pids [ 0.208129] CPU: Physical Processor ID: 0 [ 0.209970] mce: CPU supports 10 MCE banks [ 0.211196] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227386] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234161] ftrace: allocating 31920 entries in 125 pages [ 0.259520] smpboot: Max logical packages: 1 [ 0.260743] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262717] x2apic enabled [ 0.263898] Switched APIC routing to physical x2apic. [ 0.266376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268052] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271066] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273674] KVM setup paravirtual spinlock [ 0.275401] x86: Booted up 1 node, 1 CPUs [ 0.276597] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278685] devtmpfs: initialized [ 0.280808] evm: security.selinux [ 0.281907] evm: security.SMACK64 [ 0.282992] evm: security.SMACK64EXEC [ 0.284141] evm: security.SMACK64TRANSMUTE [ 0.285383] evm: security.SMACK64MMAP [ 0.286310] evm: security.ima [ 0.287104] evm: security.capability [ 0.288086] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290366] pinctrl core: initialized pinctrl subsystem [ 0.291707] RTC time: 6:40:17, date: 11/26/18 [ 0.292872] NET: Registered protocol family 16 [ 0.294053] cpuidle: using governor ladder [ 0.295059] cpuidle: using governor menu [ 0.296026] PCCT header not found. [ 0.296949] ACPI: bus type PCI registered [ 0.297925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299424] PCI: Using configuration type 1 for base access [ 0.301441] ACPI: Added _OSI(Module Device) [ 0.302474] ACPI: Added _OSI(Processor Device) [ 0.303533] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306633] ACPI: Interpreter enabled [ 0.307573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.309831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316563] ACPI: (supports S0 S5) [ 0.317433] ACPI: Using IOAPIC for interrupt routing [ 0.318582] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322118] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323496] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329079] acpiphp: Slot [3] registered [ 0.330064] acpiphp: Slot [4] registered [ 0.331044] acpiphp: Slot [5] registered [ 0.332022] acpiphp: Slot [6] registered [ 0.332996] acpiphp: Slot [7] registered [ 0.333975] acpiphp: Slot [8] registered [ 0.334968] acpiphp: Slot [9] registered [ 0.335938] acpiphp: Slot [10] registered [ 0.336929] acpiphp: Slot [11] registered [ 0.337922] acpiphp: Slot [12] registered [ 0.338912] acpiphp: Slot [13] registered [ 0.339916] acpiphp: Slot [14] registered [ 0.340926] acpiphp: Slot [15] registered [ 0.354976] acpiphp: Slot [16] registered [ 0.356000] acpiphp: Slot [17] registered [ 0.357002] acpiphp: Slot [18] registered [ 0.358005] acpiphp: Slot [19] registered [ 0.359018] acpiphp: Slot [20] registered [ 0.360019] acpiphp: Slot [21] registered [ 0.361027] acpiphp: Slot [22] registered [ 0.362016] acpiphp: Slot [23] registered [ 0.363020] acpiphp: Slot [24] registered [ 0.364022] acpiphp: Slot [25] registered [ 0.365024] acpiphp: Slot [26] registered [ 0.366030] acpiphp: Slot [27] registered [ 0.367044] acpiphp: Slot [28] registered [ 0.368056] acpiphp: Slot [29] registered [ 0.369060] acpiphp: Slot [30] registered [ 0.370060] acpiphp: Slot [31] registered [ 0.371057] PCI host bridge to bus 0000:00 [ 0.372066] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373557] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378629] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380451] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.385850] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.388806] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392944] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422625] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424190] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425825] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428991] vgaarb: loaded [ 0.429736] vgaarb: bridge control possible 0000:00:02.0 [ 0.431241] SCSI subsystem initialized [ 0.432380] ACPI: bus type USB registered [ 0.433397] usbcore: registered new interface driver usbfs [ 0.434644] usbcore: registered new interface driver hub [ 0.435853] usbcore: registered new device driver usb [ 0.437190] PCI: Using ACPI for IRQ routing [ 0.438589] NetLabel: Initializing [ 0.439474] NetLabel: domain hash size = 128 [ 0.440518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441696] NetLabel: unlabeled traffic allowed by default [ 0.443149] clocksource: Switched to clocksource kvm-clock [ 0.452731] AppArmor: AppArmor Filesystem Enabled [ 0.453921] pnp: PnP ACPI init [ 0.455058] pnp: PnP ACPI: found 5 devices [ 0.461686] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463821] NET: Registered protocol family 2 [ 0.465121] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.466699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.468184] TCP: Hash tables configured (established 4096 bind 4096) [ 0.469656] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470978] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.472409] NET: Registered protocol family 1 [ 0.473495] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474840] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.476166] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504973] Trying to unpack rootfs image as initramfs... [ 0.564114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.566158] Scanning for low memory corruption every 60 seconds [ 0.567810] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.569208] audit: initializing netlink subsys (disabled) [ 0.570478] audit: type=2000 audit(1543214418.798:1): initialized [ 0.572123] Initialise system trusted keyring [ 0.573299] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574737] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577225] zbud: loaded [ 0.581309] VFS: Disk quotas dquot_6.6.0 [ 0.582692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585073] fuse init (API version 7.23) [ 0.586248] Key type big_key registered [ 0.587329] Allocating IMA MOK and blacklist keyrings. [ 0.588994] Key type asymmetric registered [ 0.590039] Asymmetric key parser 'x509' registered [ 0.591273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593174] io scheduler noop registered [ 0.594167] io scheduler deadline registered (default) [ 0.595424] io scheduler cfq registered [ 0.596679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597968] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.601517] ACPI: Power Button [PWRF] [ 0.602712] GHES: HEST is not enabled! [ 0.616811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672414] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675296] Linux agpgart interface v0.103 [ 0.678532] brd: module loaded [ 0.680568] loop: module loaded [ 0.685569] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687394] GPT:90111 != 2097151 [ 0.688245] GPT:Alternate GPT header not at the end of the disk. [ 0.689585] GPT:90111 != 2097151 [ 0.690442] GPT: Use GNU Parted to correct GPT errors. [ 0.691643] vda: vda1 vda15 [ 0.693370] scsi host0: ata_piix [ 0.694349] scsi host1: ata_piix [ 0.695258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.696758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.698592] libphy: Fixed MDIO Bus: probed [ 0.699850] tun: Universal TUN/TAP device driver, 1.6 [ 0.701035] tun: (C) 1999-2004 Max Krasnyansky [ 0.703844] PPP generic driver version 2.4.2 [ 0.705038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706739] ehci-pci: EHCI PCI platform driver [ 0.708052] ehci-platform: EHCI generic platform driver [ 0.709459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710762] ohci-pci: OHCI PCI platform driver [ 0.711797] ohci-platform: OHCI generic platform driver [ 0.712944] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731088] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.734498] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738434] usb usb1: Product: UHCI Host Controller [ 0.739827] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.741516] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742965] hub 1-0:1.0: USB hub found [ 0.744230] hub 1-0:1.0: 2 ports detected [ 0.745648] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748728] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750145] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751676] mousedev: PS/2 mouse device common for all mice [ 0.753559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756254] rtc_cmos 00:00: RTC can wake from S4 [ 0.757912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759681] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761473] i2c /dev entries driver [ 0.762612] device-mapper: uevent: version 1.0.3 [ 0.764052] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768620] NET: Registered protocol family 10 [ 0.770526] NET: Registered protocol family 17 [ 0.771879] Key type dns_resolver registered [ 0.773451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775110] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777781] registered taskstats version 1 [ 0.779033] Loading compiled-in X.509 certificates [ 0.780979] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783737] zswap: loaded using pool lzo/zbud [ 0.785938] Key type trusted registered [ 0.788108] Key type encrypted registered [ 0.789327] AppArmor: AppArmor sha1 policy hashing enabled [ 0.790867] ima: No TPM chip found, activating TPM-bypass! [ 0.792426] evm: HMAC attrs: 0x1 [ 0.793797] Magic number: 10:751:671 [ 0.795060] rtc_cmos 00:00: setting system clock to 2018-11-26 06:40:18 UTC (1543214418) [ 0.797498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799159] EDD information not available. [ 0.856759] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.872533] Write protecting the kernel read-only data: 14336k [ 0.877431] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.880215] 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.929215] 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.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpGLC2QlS3jrbxT7G6z6UOtvPWTlMQhW/pm0z2agENH8ax6PMp8ntEsqO0vldXwJ5kgOrgqaJ1cYJmgooHnUUmCbrx0hVQ9i1JjxVNCg8IT/bfBL61E0BfGOSbW1iGsBg/Z9Aoxkc/N7jkVsz1ZKS7pWOpfT3pwrCWVghJaHhfBN2poZgtWvpSdaZOVpfJQ+SdoUDeRthXdKjrw0m63VXrhe5vcVzpOx57BfteK0L8D6Ou98BS+eg1Nzjkgm/7iUBPUHNqoXJAqFLWD3/BKnP/iyhUbVs6nVrrsNZm1T18spGlIIQ3iGgcSDmrZpsQZy6hplGjuybz+u0OlB/wOGNt root@cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a ssh-dss AAAAB3NzaC1kc3MAAACBAIdCwe6e55X8O8N+M/Je+6hox8U9x+4vBqneatPLEqgr2T7cUnrVo7ZeJBHPcR1JPoaf2yOjGZtcIsDvyqoZ1p723heoZVJjEeU9G3t9OLsyWIbXfIVs4w4OdBuCM2UJjHzQlecX8nKuyjAgQBFrGwnx4BJNKxDqqCBEbE3L69S7AAAAFQCEhbmTsTuuO6R7XrlHVlt3cOoWHwAAAIBMu5tfYx5ot9dPq05+jV7sgsohn3W42h2kLt11NZ7UwI5Ww+3l2yh2hiT+kVze623RQlzI3rXhU22mxsqnaWPCvJMmHxweblCg3TWGyRMbm5k7dJ+F0x/YUNROID1oqBE3hcIGBXMh1qRmYUmwQNPklyVFbKg+tnArOdiBTQ7dYAAAAIBxK5O8guoES25aYUnZw5pgfyCHV5qMGtRwkuZJz1beow1n8q9FGhXZUd1FxFFurq7bmw2Pjd5yDmYHpym8U2zCzv+V5gJICBiegpHKLe+p4odvr4XTCukEOyM5SUhcJg9uTAw6yFpDPeNbCtgxh4Ec46sOZRiiiyIUsAtqiBoZtQ== root@cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe78:1fc3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a login: 2018-11-26 06:40:27,255 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-11-26 06:40:36,400 - 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 536392036 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.178187] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.180631] pid_max: default: 32768 minimum: 301 [ 0.181956] ACPI: Core revision 20150930 [ 0.183697] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185625] Security Framework initialized [ 0.186839] Yama: becoming mindful. [ 0.187908] AppArmor: AppArmor initialized [ 0.189172] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192978] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194750] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196807] Initializing cgroup subsys io [ 0.198006] Initializing cgroup subsys memory [ 0.199265] Initializing cgroup subsys devices [ 0.200552] Initializing cgroup subsys freezer [ 0.201804] Initializing cgroup subsys net_cls [ 0.203050] Initializing cgroup subsys perf_event [ 0.204352] Initializing cgroup subsys net_prio [ 0.205624] Initializing cgroup subsys hugetlb [ 0.206905] Initializing cgroup subsys pids [ 0.208129] CPU: Physical Processor ID: 0 [ 0.209970] mce: CPU supports 10 MCE banks [ 0.211196] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227386] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234161] ftrace: allocating 31920 entries in 125 pages [ 0.259520] smpboot: Max logical packages: 1 [ 0.260743] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262717] x2apic enabled [ 0.263898] Switched APIC routing to physical x2apic. [ 0.266376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268052] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271066] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273674] KVM setup paravirtual spinlock [ 0.275401] x86: Booted up 1 node, 1 CPUs [ 0.276597] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278685] devtmpfs: initialized [ 0.280808] evm: security.selinux [ 0.281907] evm: security.SMACK64 [ 0.282992] evm: security.SMACK64EXEC [ 0.284141] evm: security.SMACK64TRANSMUTE [ 0.285383] evm: security.SMACK64MMAP [ 0.286310] evm: security.ima [ 0.287104] evm: security.capability [ 0.288086] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290366] pinctrl core: initialized pinctrl subsystem [ 0.291707] RTC time: 6:40:17, date: 11/26/18 [ 0.292872] NET: Registered protocol family 16 [ 0.294053] cpuidle: using governor ladder [ 0.295059] cpuidle: using governor menu [ 0.296026] PCCT header not found. [ 0.296949] ACPI: bus type PCI registered [ 0.297925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299424] PCI: Using configuration type 1 for base access [ 0.301441] ACPI: Added _OSI(Module Device) [ 0.302474] ACPI: Added _OSI(Processor Device) [ 0.303533] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306633] ACPI: Interpreter enabled [ 0.307573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.309831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316563] ACPI: (supports S0 S5) [ 0.317433] ACPI: Using IOAPIC for interrupt routing [ 0.318582] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322118] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323496] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329079] acpiphp: Slot [3] registered [ 0.330064] acpiphp: Slot [4] registered [ 0.331044] acpiphp: Slot [5] registered [ 0.332022] acpiphp: Slot [6] registered [ 0.332996] acpiphp: Slot [7] registered [ 0.333975] acpiphp: Slot [8] registered [ 0.334968] acpiphp: Slot [9] registered [ 0.335938] acpiphp: Slot [10] registered [ 0.336929] acpiphp: Slot [11] registered [ 0.337922] acpiphp: Slot [12] registered [ 0.338912] acpiphp: Slot [13] registered [ 0.339916] acpiphp: Slot [14] registered [ 0.340926] acpiphp: Slot [15] registered [ 0.354976] acpiphp: Slot [16] registered [ 0.356000] acpiphp: Slot [17] registered [ 0.357002] acpiphp: Slot [18] registered [ 0.358005] acpiphp: Slot [19] registered [ 0.359018] acpiphp: Slot [20] registered [ 0.360019] acpiphp: Slot [21] registered [ 0.361027] acpiphp: Slot [22] registered [ 0.362016] acpiphp: Slot [23] registered [ 0.363020] acpiphp: Slot [24] registered [ 0.364022] acpiphp: Slot [25] registered [ 0.365024] acpiphp: Slot [26] registered [ 0.366030] acpiphp: Slot [27] registered [ 0.367044] acpiphp: Slot [28] registered [ 0.368056] acpiphp: Slot [29] registered [ 0.369060] acpiphp: Slot [30] registered [ 0.370060] acpiphp: Slot [31] registered [ 0.371057] PCI host bridge to bus 0000:00 [ 0.372066] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373557] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378629] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380451] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.385850] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.388806] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392944] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422625] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424190] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425825] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428991] vgaarb: loaded [ 0.429736] vgaarb: bridge control possible 0000:00:02.0 [ 0.431241] SCSI subsystem initialized [ 0.432380] ACPI: bus type USB registered [ 0.433397] usbcore: registered new interface driver usbfs [ 0.434644] usbcore: registered new interface driver hub [ 0.435853] usbcore: registered new device driver usb [ 0.437190] PCI: Using ACPI for IRQ routing [ 0.438589] NetLabel: Initializing [ 0.439474] NetLabel: domain hash size = 128 [ 0.440518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441696] NetLabel: unlabeled traffic allowed by default [ 0.443149] clocksource: Switched to clocksource kvm-clock [ 0.452731] AppArmor: AppArmor Filesystem Enabled [ 0.453921] pnp: PnP ACPI init [ 0.455058] pnp: PnP ACPI: found 5 devices [ 0.461686] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463821] NET: Registered protocol family 2 [ 0.465121] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.466699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.468184] TCP: Hash tables configured (established 4096 bind 4096) [ 0.469656] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470978] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.472409] NET: Registered protocol family 1 [ 0.473495] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474840] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.476166] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504973] Trying to unpack rootfs image as initramfs... [ 0.564114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.566158] Scanning for low memory corruption every 60 seconds [ 0.567810] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.569208] audit: initializing netlink subsys (disabled) [ 0.570478] audit: type=2000 audit(1543214418.798:1): initialized [ 0.572123] Initialise system trusted keyring [ 0.573299] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574737] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577225] zbud: loaded [ 0.581309] VFS: Disk quotas dquot_6.6.0 [ 0.582692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585073] fuse init (API version 7.23) [ 0.586248] Key type big_key registered [ 0.587329] Allocating IMA MOK and blacklist keyrings. [ 0.588994] Key type asymmetric registered [ 0.590039] Asymmetric key parser 'x509' registered [ 0.591273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593174] io scheduler noop registered [ 0.594167] io scheduler deadline registered (default) [ 0.595424] io scheduler cfq registered [ 0.596679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597968] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.601517] ACPI: Power Button [PWRF] [ 0.602712] GHES: HEST is not enabled! [ 0.616811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672414] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675296] Linux agpgart interface v0.103 [ 0.678532] brd: module loaded [ 0.680568] loop: module loaded [ 0.685569] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687394] GPT:90111 != 2097151 [ 0.688245] GPT:Alternate GPT header not at the end of the disk. [ 0.689585] GPT:90111 != 2097151 [ 0.690442] GPT: Use GNU Parted to correct GPT errors. [ 0.691643] vda: vda1 vda15 [ 0.693370] scsi host0: ata_piix [ 0.694349] scsi host1: ata_piix [ 0.695258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.696758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.698592] libphy: Fixed MDIO Bus: probed [ 0.699850] tun: Universal TUN/TAP device driver, 1.6 [ 0.701035] tun: (C) 1999-2004 Max Krasnyansky [ 0.703844] PPP generic driver version 2.4.2 [ 0.705038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706739] ehci-pci: EHCI PCI platform driver [ 0.708052] ehci-platform: EHCI generic platform driver [ 0.709459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710762] ohci-pci: OHCI PCI platform driver [ 0.711797] ohci-platform: OHCI generic platform driver [ 0.712944] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731088] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.734498] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738434] usb usb1: Product: UHCI Host Controller [ 0.739827] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.741516] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742965] hub 1-0:1.0: USB hub found [ 0.744230] hub 1-0:1.0: 2 ports detected [ 0.745648] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748728] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750145] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751676] mousedev: PS/2 mouse device common for all mice [ 0.753559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756254] rtc_cmos 00:00: RTC can wake from S4 [ 0.757912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759681] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761473] i2c /dev entries driver [ 0.762612] device-mapper: uevent: version 1.0.3 [ 0.764052] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768620] NET: Registered protocol family 10 [ 0.770526] NET: Registered protocol family 17 [ 0.771879] Key type dns_resolver registered [ 0.773451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775110] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777781] registered taskstats version 1 [ 0.779033] Loading compiled-in X.509 certificates [ 0.780979] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783737] zswap: loaded using pool lzo/zbud [ 0.785938] Key type trusted registered [ 0.788108] Key type encrypted registered [ 0.789327] AppArmor: AppArmor sha1 policy hashing enabled [ 0.790867] ima: No TPM chip found, activating TPM-bypass! [ 0.792426] evm: HMAC attrs: 0x1 [ 0.793797] Magic number: 10:751:671 [ 0.795060] rtc_cmos 00:00: setting system clock to 2018-11-26 06:40:18 UTC (1543214418) [ 0.797498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799159] EDD information not available. [ 0.856759] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.872533] Write protecting the kernel read-only data: 14336k [ 0.877431] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.880215] 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.929215] 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.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpGLC2QlS3jrbxT7G6z6UOtvPWTlMQhW/pm0z2agENH8ax6PMp8ntEsqO0vldXwJ5kgOrgqaJ1cYJmgooHnUUmCbrx0hVQ9i1JjxVNCg8IT/bfBL61E0BfGOSbW1iGsBg/Z9Aoxkc/N7jkVsz1ZKS7pWOpfT3pwrCWVghJaHhfBN2poZgtWvpSdaZOVpfJQ+SdoUDeRthXdKjrw0m63VXrhe5vcVzpOx57BfteK0L8D6Ou98BS+eg1Nzjkgm/7iUBPUHNqoXJAqFLWD3/BKnP/iyhUbVs6nVrrsNZm1T18spGlIIQ3iGgcSDmrZpsQZy6hplGjuybz+u0OlB/wOGNt root@cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a ssh-dss AAAAB3NzaC1kc3MAAACBAIdCwe6e55X8O8N+M/Je+6hox8U9x+4vBqneatPLEqgr2T7cUnrVo7ZeJBHPcR1JPoaf2yOjGZtcIsDvyqoZ1p723heoZVJjEeU9G3t9OLsyWIbXfIVs4w4OdBuCM2UJjHzQlecX8nKuyjAgQBFrGwnx4BJNKxDqqCBEbE3L69S7AAAAFQCEhbmTsTuuO6R7XrlHVlt3cOoWHwAAAIBMu5tfYx5ot9dPq05+jV7sgsohn3W42h2kLt11NZ7UwI5Ww+3l2yh2hiT+kVze623RQlzI3rXhU22mxsqnaWPCvJMmHxweblCg3TWGyRMbm5k7dJ+F0x/YUNROID1oqBE3hcIGBXMh1qRmYUmwQNPklyVFbKg+tnArOdiBTQ7dYAAAAIBxK5O8guoES25aYUnZw5pgfyCHV5qMGtRwkuZJz1beow1n8q9FGhXZUd1FxFFurq7bmw2Pjd5yDmYHpym8U2zCzv+V5gJICBiegpHKLe+p4odvr4XTCukEOyM5SUhcJg9uTAw6yFpDPeNbCtgxh4Ec46sOZRiiiyIUsAtqiBoZtQ== root@cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe78:1fc3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6d901976-82a7-430e-8c1e-c306ae4eca2a login: 2018-11-26 06:40:53,161 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6d901976-82a7-430e-8c1e-c306ae4eca2a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:df:01', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b00e97bb-6150-49f4-a726-c10986dfc2a8'}), 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-26T06:40:51.000000', 'flavor': Munch({u'id': u'6d9e85f7-2b23-43e8-8823-3f0ad4ac1326'}), 'az': u'nova', 'id': u'b8429d6f-59d0-4f4c-90eb-a871eedc9fc3', 'security_groups': [Munch({u'name': u'cinder_test-sg_6d901976-82a7-430e-8c1e-c306ae4eca2a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'773783960aa84464a9e808722ad2237a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e11fda247d1a478ba4b503e193720091', 'name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', '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-26T06:40:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T06:40:51Z', 'hostId': u'25ff017c78681024fe0819713ff7e9dec967ed5c6681279bcdb6a8e5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'25ff017c78681024fe0819713ff7e9dec967ed5c6681279bcdb6a8e5', '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-26T06:40:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e11fda247d1a478ba4b503e193720091', 'name': u'cinder_test-vm_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'adminPass': u'RBjkwR29MfJi', 'tenant_id': u'e11fda247d1a478ba4b503e193720091', 'created_at': u'2018-11-26T06:40:44Z', 'created': u'2018-11-26T06:40:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 06:40:57,209 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f556ce6f-acfa-4616-8c41-53f5ea034b31', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e11fda247d1a478ba4b503e193720091', 'created_at': u'2018-11-26T06:40:54Z', 'attached': True, 'updated_at': u'2018-11-26T06:40:57Z', 'id': u'd6b8a452-9001-43df-b728-ebd74bf4ba48', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e11fda247d1a478ba4b503e193720091', 'name': 'cinder_test-project_6d901976-82a7-430e-8c1e-c306ae4eca2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'f556ce6f-acfa-4616-8c41-53f5ea034b31', u'qos_policy_id': None, 'project_id': u'e11fda247d1a478ba4b503e193720091', 'port_id': u'2922eaed-2a37-4644-b4f0-f8b70571b981', 'port': u'2922eaed-2a37-4644-b4f0-f8b70571b981', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 06:40:57,313 - 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 495008672 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.167818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169874] pid_max: default: 32768 minimum: 301 [ 0.170985] ACPI: Core revision 20150930 [ 0.172526] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174132] Security Framework initialized [ 0.175160] Yama: becoming mindful. [ 0.176067] AppArmor: AppArmor initialized [ 0.177116] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180278] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181739] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183434] Initializing cgroup subsys io [ 0.184448] Initializing cgroup subsys memory [ 0.185542] Initializing cgroup subsys devices [ 0.186661] Initializing cgroup subsys freezer [ 0.187743] Initializing cgroup subsys net_cls [ 0.188813] Initializing cgroup subsys perf_event [ 0.189934] Initializing cgroup subsys net_prio [ 0.191035] Initializing cgroup subsys hugetlb [ 0.192105] Initializing cgroup subsys pids [ 0.193176] CPU: Physical Processor ID: 0 [ 0.194860] mce: CPU supports 10 MCE banks [ 0.195894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.219308] ftrace: allocating 31920 entries in 125 pages [ 0.244017] smpboot: Max logical packages: 1 [ 0.245075] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246772] x2apic enabled [ 0.247799] Switched APIC routing to physical x2apic. [ 0.250027] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251404] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.253960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256185] KVM setup paravirtual spinlock [ 0.257656] x86: Booted up 1 node, 1 CPUs [ 0.258654] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.260357] devtmpfs: initialized [ 0.262226] evm: security.selinux [ 0.263105] evm: security.SMACK64 [ 0.263968] evm: security.SMACK64EXEC [ 0.264896] evm: security.SMACK64TRANSMUTE [ 0.265901] evm: security.SMACK64MMAP [ 0.266820] evm: security.ima [ 0.267621] evm: security.capability [ 0.268608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270892] pinctrl core: initialized pinctrl subsystem [ 0.272234] RTC time: 6:40:51, date: 11/26/18 [ 0.273407] NET: Registered protocol family 16 [ 0.274597] cpuidle: using governor ladder [ 0.275623] cpuidle: using governor menu [ 0.276605] PCCT header not found. [ 0.277530] ACPI: bus type PCI registered [ 0.278524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280046] PCI: Using configuration type 1 for base access [ 0.282038] ACPI: Added _OSI(Module Device) [ 0.283072] ACPI: Added _OSI(Processor Device) [ 0.284140] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285279] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287336] ACPI: Interpreter enabled [ 0.288324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297477] ACPI: (supports S0 S5) [ 0.298399] ACPI: Using IOAPIC for interrupt routing [ 0.299572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303086] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304490] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310251] acpiphp: Slot [3] registered [ 0.311247] acpiphp: Slot [4] registered [ 0.312237] acpiphp: Slot [5] registered [ 0.313226] acpiphp: Slot [6] registered [ 0.314225] acpiphp: Slot [7] registered [ 0.315216] acpiphp: Slot [8] registered [ 0.316206] acpiphp: Slot [9] registered [ 0.317195] acpiphp: Slot [10] registered [ 0.318240] acpiphp: Slot [11] registered [ 0.319243] acpiphp: Slot [12] registered [ 0.320247] acpiphp: Slot [13] registered [ 0.321246] acpiphp: Slot [14] registered [ 0.322252] acpiphp: Slot [15] registered [ 0.336020] acpiphp: Slot [16] registered [ 0.337026] acpiphp: Slot [17] registered [ 0.338099] acpiphp: Slot [18] registered [ 0.339097] acpiphp: Slot [19] registered [ 0.340105] acpiphp: Slot [20] registered [ 0.341109] acpiphp: Slot [21] registered [ 0.342114] acpiphp: Slot [22] registered [ 0.343123] acpiphp: Slot [23] registered [ 0.344134] acpiphp: Slot [24] registered [ 0.345139] acpiphp: Slot [25] registered [ 0.346143] acpiphp: Slot [26] registered [ 0.347145] acpiphp: Slot [27] registered [ 0.348183] acpiphp: Slot [28] registered [ 0.349262] acpiphp: Slot [29] registered [ 0.350329] acpiphp: Slot [30] registered [ 0.351395] acpiphp: Slot [31] registered [ 0.352459] PCI host bridge to bus 0000:00 [ 0.353519] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.356679] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.358589] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.360497] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.362437] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366207] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369376] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.371017] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.375189] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377091] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.402774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.404473] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406008] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407680] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.408978] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.410885] vgaarb: loaded [ 0.411633] vgaarb: bridge control possible 0000:00:02.0 [ 0.413131] SCSI subsystem initialized [ 0.414254] ACPI: bus type USB registered [ 0.415268] usbcore: registered new interface driver usbfs [ 0.416559] usbcore: registered new interface driver hub [ 0.417819] usbcore: registered new device driver usb [ 0.419159] PCI: Using ACPI for IRQ routing [ 0.420526] NetLabel: Initializing [ 0.421417] NetLabel: domain hash size = 128 [ 0.422463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423674] NetLabel: unlabeled traffic allowed by default [ 0.425141] clocksource: Switched to clocksource kvm-clock [ 0.434406] AppArmor: AppArmor Filesystem Enabled [ 0.435641] pnp: PnP ACPI init [ 0.436840] pnp: PnP ACPI: found 5 devices [ 0.443441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445557] NET: Registered protocol family 2 [ 0.446852] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449909] TCP: Hash tables configured (established 4096 bind 4096) [ 0.451383] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452712] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454136] NET: Registered protocol family 1 [ 0.455220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456582] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457993] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471962] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.486096] Trying to unpack rootfs image as initramfs... [ 0.544481] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.546520] Scanning for low memory corruption every 60 seconds [ 0.548147] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.549592] audit: initializing netlink subsys (disabled) [ 0.550857] audit: type=2000 audit(1543214452.150:1): initialized [ 0.552451] Initialise system trusted keyring [ 0.553632] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.555070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557529] zbud: loaded [ 0.558441] VFS: Disk quotas dquot_6.6.0 [ 0.559455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561344] fuse init (API version 7.23) [ 0.562446] Key type big_key registered [ 0.563432] Allocating IMA MOK and blacklist keyrings. [ 0.567480] Key type asymmetric registered [ 0.568513] Asymmetric key parser 'x509' registered [ 0.569814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.571679] io scheduler noop registered [ 0.572788] io scheduler deadline registered (default) [ 0.574020] io scheduler cfq registered [ 0.575181] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579862] ACPI: Power Button [PWRF] [ 0.580985] GHES: HEST is not enabled! [ 0.595012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624231] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627019] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654192] Linux agpgart interface v0.103 [ 0.657306] brd: module loaded [ 0.659296] loop: module loaded [ 0.664486] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.666265] GPT:90111 != 2097151 [ 0.667105] GPT:Alternate GPT header not at the end of the disk. [ 0.668417] GPT:90111 != 2097151 [ 0.669256] GPT: Use GNU Parted to correct GPT errors. [ 0.670434] vda: vda1 vda15 [ 0.671996] scsi host0: ata_piix [ 0.672952] scsi host1: ata_piix [ 0.673842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677068] libphy: Fixed MDIO Bus: probed [ 0.678276] tun: Universal TUN/TAP device driver, 1.6 [ 0.679435] tun: (C) 1999-2004 Max Krasnyansky [ 0.681920] PPP generic driver version 2.4.2 [ 0.683034] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684464] ehci-pci: EHCI PCI platform driver [ 0.685534] ehci-platform: EHCI generic platform driver [ 0.686734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688092] ohci-pci: OHCI PCI platform driver [ 0.689164] ohci-platform: OHCI generic platform driver [ 0.690364] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704782] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705999] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707782] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.709012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711880] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713605] usb usb1: Product: UHCI Host Controller [ 0.714735] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716100] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717285] hub 1-0:1.0: USB hub found [ 0.718243] hub 1-0:1.0: 2 ports detected [ 0.719379] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722050] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723217] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724467] mousedev: PS/2 mouse device common for all mice [ 0.725984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728201] rtc_cmos 00:00: RTC can wake from S4 [ 0.729595] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.732480] i2c /dev entries driver [ 0.733422] device-mapper: uevent: version 1.0.3 [ 0.734584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.736580] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738245] NET: Registered protocol family 10 [ 0.739631] NET: Registered protocol family 17 [ 0.740711] Key type dns_resolver registered [ 0.741931] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743265] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745449] registered taskstats version 1 [ 0.746494] Loading compiled-in X.509 certificates [ 0.748181] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.750445] zswap: loaded using pool lzo/zbud [ 0.752362] Key type trusted registered [ 0.754337] Key type encrypted registered [ 0.755350] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756606] ima: No TPM chip found, activating TPM-bypass! [ 0.757880] evm: HMAC attrs: 0x1 [ 0.759042] Magic number: 10:751:671 [ 0.760092] rtc_cmos 00:00: setting system clock to 2018-11-26 06:40:52 UTC (1543214452) [ 0.762071] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763411] EDD information not available. [ 0.834700] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849494] Write protecting the kernel read-only data: 14336k [ 0.852154] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854383] 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 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... [ 1.009816] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.22... Lease of 192.168.120.22 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvzC2ShzfBRn7ZJZ7wWt0+BNsd4bu481On2Hljj8vJdWT+1bVP+hZOZMmoJdLnRVtQJA1HCBLuiqgJ4003NxgohfHlwYZQE9fGu7Ag/d6y+9ppQM4DnmDCfJ3/blMLq5rp3X6hSPAjQfllAGlS/oxDMauXTYRj+wMYzUTgYh5eLdns/+1K3jxhrBrzu9NCbru50PEnW5YlizY5A4dQ7ufxIEPrhVBeq1ws1cVTBR+AdJC+ZPA2hn95gAnG4ULf2VAx20Ug84UYoEsCX8UUJGh9RmxgCn/KMCM/brn/5VbT1hZ6b6OoeMOkxX8f0eEkmnIwgU7tb4fIGPKsP71412GJ root@cinder-test-vm-6d901976-82a7-430e-8c1e-c306ae4eca2a ssh-dss AAAAB3NzaC1kc3MAAACBALllCPo/HBZkGrf9Wcmq31BNW6rwPafe8pf6HCKzRSz8IUUc506bsINu0zBtOT505IuF9xG5xSOeqC1ikK2fdrPUgpft3vJVoe8MmoZoIR8V6mGXV62WCgo679GhFIfudgTKauFk29UruMiKNMmW6mE3+J5ujMhxG4qbBxbYiv/FAAAAFQCngn+H6eRQa/cG1YTf0meS49LKfwAAAIEAs+QRb48fsHXbD8uB9SvFZZgSJdx0CRTlVhI+eQ+uxDIqAmUhcaxZPwln9ezVN+1Q9YEdcBd5RINlo1WBNW1V91gQWnOVHx/J9GDFu8F7ZpKWjlEKcy7M6trFtrOzm9kp/R5Ir1MeT1Ie6cS6wtbgF0D41yjSP10uOhmQl4beu4gAAACBAKKZWkEHJMgK0cUc8cY6m15GRtPY/sguGxPCxa74Ld/wfYyPCMH5vNvB+ByRViujTv5st5cu9VI2y+koA2ZYmvTK33iXXzAdGAlmPYUSZGkLwEgpDANxY3wNG0YZBFOJIQ6/c8lMxM0Ih7fYgfBQbdjwtbGmYSHIdax/OkIp7a6k root@cinder-test-vm-6d901976-82a7-430e-8c1e-c306ae4eca2a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.23s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe9b:df01/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.22 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-6d901976-82a7-430e-8c1e-c306ae4eca2a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-6d901976-82a7-430e-8c1e-c306ae4eca2a login: 2018-11-26 06:41:06,287 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-26 06:41:06,566 - 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: 5c28e115-5052-44f8-a012-b2ad9e34430e 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-26 06:41:06,567 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-11-26 06:41:06,568 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-11-26 06:41:11,269 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-11-26 06:41:18,245 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-26 06:41:18,337 - 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-26 06:41:18,338 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-11-26 06:41:18,338 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-11-26 06:41:23,051 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:41:23,052 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:31 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-26 06:41:49,183 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-26 06:41:50,210 - 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'07fe76ba11644b7b8bb384ff7eb814b2', '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_cfab670c-0bdd-477f-b2c4-807d6197218a'}) 2018-11-26 06:41:50,645 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b30357effb34048abd043378b5abeee', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_cfab670c-0bdd-477f-b2c4-807d6197218a'}) 2018-11-26 06:41:50,862 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:41:51,037 - 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'661509574a9047199144e908af7d06f4'}) 2018-11-26 06:41:51,764 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_cfab670c-0bdd-477f-b2c4-807d6197218a', 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'07fe76ba11644b7b8bb384ff7eb814b2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c479dd07-a34c-4370-9b91-e2c166dc22d6', 'username': u'api_check-user_cfab670c-0bdd-477f-b2c4-807d6197218a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:41:51,767 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_cfab670c-0bdd-477f-b2c4-807d6197218a', 'password': 'c479dd07-a34c-4370-9b91-e2c166dc22d6', 'project_name': 'api_check-project_cfab670c-0bdd-477f-b2c4-807d6197218a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '07fe76ba11644b7b8bb384ff7eb814b2', 'project_domain_name': 'Default'} 2018-11-26 06:41:54,615 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-26 06:41:55,239 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.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-26 06:41:55,240 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-26 06:41:55,240 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-26 06:53:27,487 - 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 692.178s OK 2018-11-26 06:53:27,609 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:53:27,609 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 06:53:30,000 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-26 06:53:30,721 - 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'44fa2fca6aff4dab9ece278b85067d14', '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_99c717d2-d4cc-473a-8863-adb98b8dd40b'}) 2018-11-26 06:53:31,115 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16a5399a6e9048eeb28e35f6693825ea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_99c717d2-d4cc-473a-8863-adb98b8dd40b'}) 2018-11-26 06:53:31,337 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:53:31,456 - 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'3126f598efa64646bc5fa0d757778934'}) 2018-11-26 06:53:32,082 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_99c717d2-d4cc-473a-8863-adb98b8dd40b', 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'44fa2fca6aff4dab9ece278b85067d14', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ebfd1cbc-6946-4763-974c-5335cb9ef9c2', 'username': u'snaps_health_check-user_99c717d2-d4cc-473a-8863-adb98b8dd40b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:53:32,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_99c717d2-d4cc-473a-8863-adb98b8dd40b', 'password': 'ebfd1cbc-6946-4763-974c-5335cb9ef9c2', 'project_name': 'snaps_health_check-project_99c717d2-d4cc-473a-8863-adb98b8dd40b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '44fa2fca6aff4dab9ece278b85067d14', 'project_domain_name': 'Default'} 2018-11-26 06:53:35,006 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-26 06:53:35,629 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.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-26 06:53:35,630 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-26 06:53:35,630 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-26 06:54:17,410 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.779s OK 2018-11-26 06:54:17,524 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 06:54:17,525 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-26 06:54:19,793 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:16 | PASS | | singlevm1 | functest | healthcheck | 00:42 | PASS | | singlevm2 | functest | healthcheck | 00:39 | PASS | | vping_ssh | functest | healthcheck | 00:49 | PASS | | vping_userdata | functest | healthcheck | 00:44 | PASS | | cinder_test | functest | healthcheck | 01:31 | PASS | | api_check | functest | healthcheck | 11:32 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-26 06:54:19,808 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-26 06:54:23,169 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 06:54:23,174 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 06:54:23,174 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-26 06:54:23,175 - 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-26 06:54:23,211 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-11-26 06:54:24,504 - 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'9e911adb0eda4e349748723588d197dc', '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_b1849ee9-ade2-451f-be66-1fe8348f299e'}) 2018-11-26 06:54:25,092 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4088db3e15014e18b4b4227c0d413c1f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_b1849ee9-ade2-451f-be66-1fe8348f299e'}) 2018-11-26 06:54:25,313 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 06:54:25,457 - 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'cbfe47a9b60c47a7953a0b687e73a855'}) 2018-11-26 06:54:26,178 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_b1849ee9-ade2-451f-be66-1fe8348f299e', 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'9e911adb0eda4e349748723588d197dc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ba312b4b-9ae5-4c3b-939b-4992063e5c5e', 'username': u'tempest_smoke-user_b1849ee9-ade2-451f-be66-1fe8348f299e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 06:54:26,182 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_b1849ee9-ade2-451f-be66-1fe8348f299e', 'password': 'ba312b4b-9ae5-4c3b-939b-4992063e5c5e', 'project_name': 'tempest_smoke-project_b1849ee9-ade2-451f-be66-1fe8348f299e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '9e911adb0eda4e349748723588d197dc', 'project_domain_name': 'Default'} 2018-11-26 06:54:27,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 06:54:31,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0dcde8dc-129c-4915-8c4b-e6d64bc9f627 | 2018-11-26T06:54:31.374712 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0dcde8dc-129c-4915-8c4b-e6d64bc9f627 ~/.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-26 06:54:35,064 - 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-26 06:54:35,741 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 06:54:40,952 - 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=c47ec446-3fc0-4e1a-898b-c32b90c2bca5) as the default verifier for the future CLI operations. 2018-11-26 06:54:43,278 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-11-26 06:54:45,240 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/aaf9ad58-ca70-4dec-b455-180b73b2713b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aaf9ad58-ca70-4dec-b455-180b73b2713b/file', 'owner': u'9e911adb0eda4e349748723588d197dc', 'id': u'aaf9ad58-ca70-4dec-b455-180b73b2713b', 'size': 12716032, u'self': u'/v2/images/aaf9ad58-ca70-4dec-b455-180b73b2713b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e911adb0eda4e349748723588d197dc', 'name': 'tempest_smoke-project_b1849ee9-ade2-451f-be66-1fe8348f299e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/aaf9ad58-ca70-4dec-b455-180b73b2713b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:54:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T06:54:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b1849ee9-ade2-451f-be66-1fe8348f299e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/aaf9ad58-ca70-4dec-b455-180b73b2713b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_b1849ee9-ade2-451f-be66-1fe8348f299e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_b1849ee9-ade2-451f-be66-1fe8348f299e', 'created': u'2018-11-26T06:54:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:54:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/aaf9ad58-ca70-4dec-b455-180b73b2713b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_b1849ee9-ade2-451f-be66-1fe8348f299e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:54:45,483 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_b1849ee9-ade2-451f-be66-1fe8348f299e', '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'4a0867c6811546ee9366410d76086950', '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'91aaeae6-b087-44d2-8d08-d2f22bf90cc7', 'swap': 0}) 2018-11-26 06:54:47,381 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/e2fb2796-6f81-4b1f-80a2-9695b2090299/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2fb2796-6f81-4b1f-80a2-9695b2090299/file', 'owner': u'9e911adb0eda4e349748723588d197dc', 'id': u'e2fb2796-6f81-4b1f-80a2-9695b2090299', 'size': 12716032, u'self': u'/v2/images/e2fb2796-6f81-4b1f-80a2-9695b2090299', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e911adb0eda4e349748723588d197dc', 'name': 'tempest_smoke-project_b1849ee9-ade2-451f-be66-1fe8348f299e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/e2fb2796-6f81-4b1f-80a2-9695b2090299/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T06:54:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T06:54:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b1849ee9-ade2-451f-be66-1fe8348f299e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e2fb2796-6f81-4b1f-80a2-9695b2090299', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b1849ee9-ade2-451f-be66-1fe8348f299e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_b1849ee9-ade2-451f-be66-1fe8348f299e', 'created': u'2018-11-26T06:54:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T06:54:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e2fb2796-6f81-4b1f-80a2-9695b2090299', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b1849ee9-ade2-451f-be66-1fe8348f299e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 06:54:47,441 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b1849ee9-ade2-451f-be66-1fe8348f299e', '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'4a0867c6811546ee9366410d76086950', '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'db46fa8e-4b8d-4f66-bd03-3912279fff07', 'swap': 0}) 2018-11-26 06:54:47,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b1849ee9-ade2-451f-be66-1fe8348f299e', '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'4a0867c6811546ee9366410d76086950', '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'db46fa8e-4b8d-4f66-bd03-3912279fff07', 'swap': 0}) 2018-11-26 06:54:50,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 06:54:50,318 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 06:54:50,318 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 06:54:50,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 06:54:50,331 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-26 06:54:53,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c47ec446-3fc0-4e1a-898b-c32b90c2bca5/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-11-26 06:54:53,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 06:54:53,701 - 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-26 06:54:59,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:54:59.077 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 06:55:01,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:01.200 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.207s] 2018-11-26 06:55:01,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:01.249 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2018-11-26 06:55:03,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:03.757 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.405s] 2018-11-26 06:55:08,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:08.160 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.552s] 2018-11-26 06:55:10,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:10.826 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.901s] 2018-11-26 06:55:11,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:11.699 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.538s] 2018-11-26 06:55:11,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:11.751 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.567s] 2018-11-26 06:55:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:14.691 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.617s] 2018-11-26 06:55:22,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:22.045 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.742s] 2018-11-26 06:55:22,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:22.052 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-26 06:55:22,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:22.900 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.740s] 2018-11-26 06:55:28,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:28.350 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.682s] 2018-11-26 06:55:30,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:30.936 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.217s] 2018-11-26 06:55:36,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:36.717 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.502s] 2018-11-26 06:55:37,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:37.885 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.815s] 2018-11-26 06:55:43,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:43.397 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.001s] 2018-11-26 06:55:45,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:45.550 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.153s] 2018-11-26 06:55:46,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:46.300 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-11-26 06:55:46,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:46.301 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.000s] 2018-11-26 06:55:47,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:47.815 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.265s] 2018-11-26 06:55:48,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:48.536 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.547s] 2018-11-26 06:55:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:53.153 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.075s] 2018-11-26 06:55:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:53.154 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-26 06:55:53,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:53.208 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-26 06:55:56,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:55:56.992 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.332s] 2018-11-26 06:56:01,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:01.109 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.117s] 2018-11-26 06:56:07,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:07.351 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.124s] 2018-11-26 06:56:08,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:08.079 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.730s] 2018-11-26 06:56:08,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:08.382 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.301s] 2018-11-26 06:56:08,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:08.426 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.316s] 2018-11-26 06:56:08,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:08.436 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-11-26 06:56:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:08.767 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.331s] 2018-11-26 06:56:09,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:09.004 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.237s] 2018-11-26 06:56:20,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:20.830 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.215s] 2018-11-26 06:56:24,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:24.164 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.330s] 2018-11-26 06:56:24,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:24.220 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-11-26 06:56:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:28.625 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.234s] 2018-11-26 06:56:29,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:29.014 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.389s] 2018-11-26 06:56:29,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:29.323 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.308s] 2018-11-26 06:56:29,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:29.743 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.419s] 2018-11-26 06:56:30,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:30.175 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.432s] 2018-11-26 06:56:30,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:30.395 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.220s] 2018-11-26 06:56:31,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:31.179 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.245s] 2018-11-26 06:56:31,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:31.200 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2018-11-26 06:56:36,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:36.503 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.095s] 2018-11-26 06:56:36,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:36.504 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-26 06:56:50,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:50.434 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.176s] 2018-11-26 06:56:50,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:50.534 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.098s] 2018-11-26 06:56:50,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:50.616 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.082s] 2018-11-26 06:56:50,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:50.733 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.117s] 2018-11-26 06:56:53,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:53.303 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-26 06:56:55,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:55.614 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.101s] 2018-11-26 06:56:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:55.702 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2018-11-26 06:56:55,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:55.802 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.100s] 2018-11-26 06:56:55,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:55.810 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-26 06:56:56,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:56:56.998 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.426s] 2018-11-26 06:57:02,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:02.010 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [23.113s] 2018-11-26 06:57:05,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:05.474 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.729s] 2018-11-26 06:57:10,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:10.193 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.769s] 2018-11-26 06:57:18,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:18.379 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [16.369s] 2018-11-26 06:57:28,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:28.304 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-11-26 06:57:28,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:28.316 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.183s] 2018-11-26 06:57:28,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:28.406 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-11-26 06:57:32,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:32.386 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 06:57:33,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:33.507 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [15.127s] 2018-11-26 06:57:35,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:35.290 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.973s] 2018-11-26 06:57:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:36.255 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.445s] 2018-11-26 06:57:43,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:43.662 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.819s] 2018-11-26 06:57:45,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:45.803 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.295s] 2018-11-26 06:57:51,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:51.426 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.116s] 2018-11-26 06:57:55,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:55.978 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.551s] 2018-11-26 06:57:58,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:57:58.848 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.014s] 2018-11-26 06:58:04,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:04.379 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.400s] 2018-11-26 06:58:06,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:06.784 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.655s] 2018-11-26 06:58:07,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:07.057 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.208s] 2018-11-26 06:58:09,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:09.460 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.403s] 2018-11-26 06:58:09,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:09.684 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.224s] 2018-11-26 06:58:09,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:09.724 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.040s] 2018-11-26 06:58:14,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:14.490 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.187s] 2018-11-26 06:58:17,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:17.348 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.856s] 2018-11-26 06:58:18,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:18.270 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.914s] 2018-11-26 06:58:19,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:19.733 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.970s] 2018-11-26 06:58:20,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:20.102 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.755s] 2018-11-26 06:58:20,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:20.983 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.711s] 2018-11-26 06:58:21,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:21.210 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.229s] 2018-11-26 06:58:23,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:23.716 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-26 06:58:28,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:28.295 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.561s] 2018-11-26 06:58:30,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:30.356 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.061s] 2018-11-26 06:58:30,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:30.576 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.220s] 2018-11-26 06:58:30,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:30.618 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2018-11-26 06:58:39,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:39.243 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.344s] 2018-11-26 06:58:53,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:53.029 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.740s] 2018-11-26 06:58:58,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:58:58.618 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.734s] 2018-11-26 06:59:05,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:59:05.697 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.667s] 2018-11-26 06:59:14,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:59:14.251 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.633s] 2018-11-26 06:59:28,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:59:28.513 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.262s] 2018-11-26 06:59:40,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:59:40.863 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.349s] 2018-11-26 06:59:59,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 06:59:59.685 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-26 07:00:06,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 07:00:06.268 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.942s] 2018-11-26 07:00:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 07:00:06.496 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.228s] 2018-11-26 07:00:16,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 07:00:16.661 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.313s] 2018-11-26 07:00:19,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 07:00:19.073 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.411s] 2018-11-26 07:00:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 07:00:21.481 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.409s] 2018-11-26 07:00:24,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e0cce2bc-eda6-42a0-b9e9-4a922051efc2 2018-11-26 07:00:24,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e0cce2bc-eda6-42a0-b9e9-4a922051efc2']'. 2018-11-26 07:00:25,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 07:00:25,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 07:00:25,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 07:00:25,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e0cce2bc-eda6-42a0-b9e9-4a922051efc2 | 2018-11-26 07:00:25,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 06:54:55 | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 07:00:24 | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:29 | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c47ec446-3fc0-4e1a-898b-c32b90c2bca5) | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 07:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0dcde8dc-129c-4915-8c4b-e6d64bc9f627) | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 322.457 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 07:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 07:00:25,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 07:00:25,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-11-26 07:00:27,424 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 07:00:27,425 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:44 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-26 07:00:30,396 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-11-26 07:00:31,379 - 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'f0d7a040442d401fb4fe12479c3e3225', '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_31616cd4-1166-4c36-9a20-75679be1d802'}) 2018-11-26 07:00:31,798 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'46bb8aef142b46e79cc54c643eefc7ce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_31616cd4-1166-4c36-9a20-75679be1d802'}) 2018-11-26 07:00:32,002 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 07:00:32,124 - 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'06860e501f474027aa8dee0b1cdcccec'}) 2018-11-26 07:00:32,859 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_31616cd4-1166-4c36-9a20-75679be1d802', 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'f0d7a040442d401fb4fe12479c3e3225', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4d2217d9-37b0-46b1-92f0-db46b8255d33', 'username': u'neutron-tempest-plugin-api-user_31616cd4-1166-4c36-9a20-75679be1d802', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 07:00:32,864 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_31616cd4-1166-4c36-9a20-75679be1d802', 'password': '4d2217d9-37b0-46b1-92f0-db46b8255d33', 'project_name': 'neutron-tempest-pl-project_31616cd4-1166-4c36-9a20-75679be1d802', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'f0d7a040442d401fb4fe12479c3e3225', 'project_domain_name': 'Default'} 2018-11-26 07:00:34,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 07:00:36,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 07:00:38,522 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4714aa72-f576-468b-9385-56cc95722c60 | 2018-11-26T07:00:38.148471 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4714aa72-f576-468b-9385-56cc95722c60 ~/.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-26 07:00:41,352 - 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-26 07:00:42,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 07:00:44,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 07:00:46,933 - 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=3eabb2dc-f37e-4cc5-875a-fbe537138ed9) as the default verifier for the future CLI operations. 2018-11-26 07:00:49,363 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-11-26 07:00:51,434 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/6e4f2536-bb76-41c7-9599-3ef72783a079/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e4f2536-bb76-41c7-9599-3ef72783a079/file', 'owner': u'f0d7a040442d401fb4fe12479c3e3225', 'id': u'6e4f2536-bb76-41c7-9599-3ef72783a079', 'size': 12716032, u'self': u'/v2/images/6e4f2536-bb76-41c7-9599-3ef72783a079', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0d7a040442d401fb4fe12479c3e3225', 'name': 'neutron-tempest-pl-project_31616cd4-1166-4c36-9a20-75679be1d802', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/6e4f2536-bb76-41c7-9599-3ef72783a079/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T07:00:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T07:00:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_31616cd4-1166-4c36-9a20-75679be1d802', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6e4f2536-bb76-41c7-9599-3ef72783a079', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_31616cd4-1166-4c36-9a20-75679be1d802', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_31616cd4-1166-4c36-9a20-75679be1d802', 'created': u'2018-11-26T07:00:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T07:00:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6e4f2536-bb76-41c7-9599-3ef72783a079', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_31616cd4-1166-4c36-9a20-75679be1d802', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 07:00:51,673 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_31616cd4-1166-4c36-9a20-75679be1d802', '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'4a0867c6811546ee9366410d76086950', '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'34004a83-88f5-49c9-a44a-183ac87d4682', 'swap': 0}) 2018-11-26 07:00:53,600 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/f95fff50-2768-4306-a5d8-d48b134bfa3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f95fff50-2768-4306-a5d8-d48b134bfa3b/file', 'owner': u'f0d7a040442d401fb4fe12479c3e3225', 'id': u'f95fff50-2768-4306-a5d8-d48b134bfa3b', 'size': 12716032, u'self': u'/v2/images/f95fff50-2768-4306-a5d8-d48b134bfa3b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0d7a040442d401fb4fe12479c3e3225', 'name': 'neutron-tempest-pl-project_31616cd4-1166-4c36-9a20-75679be1d802', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/f95fff50-2768-4306-a5d8-d48b134bfa3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T07:00:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T07:00:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_31616cd4-1166-4c36-9a20-75679be1d802', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f95fff50-2768-4306-a5d8-d48b134bfa3b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_31616cd4-1166-4c36-9a20-75679be1d802', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_31616cd4-1166-4c36-9a20-75679be1d802', 'created': u'2018-11-26T07:00:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T07:00:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f95fff50-2768-4306-a5d8-d48b134bfa3b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_31616cd4-1166-4c36-9a20-75679be1d802', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 07:00:53,676 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_31616cd4-1166-4c36-9a20-75679be1d802', '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'4a0867c6811546ee9366410d76086950', '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'89489278-b8dc-45ee-a67d-cf3c1e4252df', 'swap': 0}) 2018-11-26 07:00:53,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_31616cd4-1166-4c36-9a20-75679be1d802', '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'4a0867c6811546ee9366410d76086950', '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'89489278-b8dc-45ee-a67d-cf3c1e4252df', 'swap': 0}) 2018-11-26 07:00:56,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 07:00:56,696 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 07:00:56,696 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 07:00:56,699 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 07:00:56,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-26 07:00:59,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3eabb2dc-f37e-4cc5-875a-fbe537138ed9/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-11-26 07:00:59,664 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 07:00:59,671 - 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-26 07:16:16,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: da87e9d3-69dd-4307-8ca7-531bbd502fc1 2018-11-26 07:16:16,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'da87e9d3-69dd-4307-8ca7-531bbd502fc1']'. 2018-11-26 07:16:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 07:16:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 07:16:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 07:16:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | da87e9d3-69dd-4307-8ca7-531bbd502fc1 | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 07:01:01 | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 07:16:16 | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:15 | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3eabb2dc-f37e-4cc5-875a-fbe537138ed9) | 2018-11-26 07:16:17,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4714aa72-f576-468b-9385-56cc95722c60) | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 904.953 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 489 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 58 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-26 07:16:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 07:16:17,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 07:16:17,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 07:16:17,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-11-26 07:16:19,773 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 07:16:19,774 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:30 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-11-26 07:16:22,797 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-26 07:16:23,843 - 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'd1550a47664a4b7aac0819358322cfd3', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5'}) 2018-11-26 07:16:24,239 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b12fa3ede7f4166b6b90293887676c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_479dc551-ba98-4df6-9d7e-8bda9551d9d5'}) 2018-11-26 07:16:24,451 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 07:16:24,573 - 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'1c849308cd5d4f24ac86bc1d45fd34c8'}) 2018-11-26 07:16:25,277 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 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'd1550a47664a4b7aac0819358322cfd3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1770069c-3bf4-4595-b6f5-2ffe090d786c', 'username': u'rally_sanity-user_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 07:16:25,281 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'password': '1770069c-3bf4-4595-b6f5-2ffe090d786c', 'project_name': 'rally_sanity-project_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'd1550a47664a4b7aac0819358322cfd3', 'project_domain_name': 'Default'} 2018-11-26 07:16:26,115 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-26 07:16:26,453 - 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-26 07:16:27,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-26T07:16:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2b6e2089-db76-4e3c-a7ee-cde832347a4b', 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'rally_sanity-net_479dc551-ba98-4df6-9d7e-8bda9551d9d5', u'created_at': u'2018-11-26T07:16:27Z', u'mtu': 1450, u'tenant_id': u'd1550a47664a4b7aac0819358322cfd3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd1550a47664a4b7aac0819358322cfd3', u'l2_adjacency': True}) 2018-11-26 07:16:28,918 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T07:16:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ce7b5611-a2f4-48b7-b659-ec94ea43fdcd', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_479dc551-ba98-4df6-9d7e-8bda9551d9d5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2b6e2089-db76-4e3c-a7ee-cde832347a4b', u'tenant_id': u'd1550a47664a4b7aac0819358322cfd3', u'created_at': u'2018-11-26T07:16:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd1550a47664a4b7aac0819358322cfd3'}) 2018-11-26 07:16:35,819 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T07:16:31Z', u'revision_number': 3, u'ha': True, u'id': u'06e8d666-b246-4e14-b350-7788ff723e49', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_479dc551-ba98-4df6-9d7e-8bda9551d9d5', u'admin_state_up': True, u'tenant_id': u'd1550a47664a4b7aac0819358322cfd3', u'created_at': u'2018-11-26T07:16:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1550a47664a4b7aac0819358322cfd3'}) 2018-11-26 07:16:41,395 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/763fdafb-85fd-4842-8ce1-a956d732c5bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/763fdafb-85fd-4842-8ce1-a956d732c5bb/file', 'owner': u'd1550a47664a4b7aac0819358322cfd3', 'id': u'763fdafb-85fd-4842-8ce1-a956d732c5bb', 'size': 12716032, u'self': u'/v2/images/763fdafb-85fd-4842-8ce1-a956d732c5bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1550a47664a4b7aac0819358322cfd3', 'name': 'rally_sanity-project_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/763fdafb-85fd-4842-8ce1-a956d732c5bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T07:16:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T07:16:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/763fdafb-85fd-4842-8ce1-a956d732c5bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'created': u'2018-11-26T07:16:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T07:16:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/763fdafb-85fd-4842-8ce1-a956d732c5bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 07:16:41,630 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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'4a0867c6811546ee9366410d76086950', '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'afeb3ceb-05ec-430e-8615-75c20c630322', 'swap': 0}) 2018-11-26 07:16:41,653 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 07:16:43,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 07:16:45,847 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0789f063-f652-4589-ac93-522c1f41c6a7 | 2018-11-26T07:16:45.463921 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0789f063-f652-4589-ac93-522c1f41c6a7 ~/.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-26 07:16:49,023 - 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-26 07:16:49,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-26 07:16:50,159 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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'4a0867c6811546ee9366410d76086950', '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'd2d81ab8-d474-4fba-9939-9eab33f41f13', 'swap': 0}) 2018-11-26 07:16:50,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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'4a0867c6811546ee9366410d76086950', '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'd2d81ab8-d474-4fba-9939-9eab33f41f13', 'swap': 0}) 2018-11-26 07:16:50,181 - 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-26 07:16:50,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:16:50,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:16:50,196 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-26 07:16:50,196 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:18:02,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a9fa1550-632f-4dc9-9de8-ff497f72ba53 2018-11-26 07:18:02,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-11-26 07:18:02,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a9fa1550-632f-4dc9-9de8-ff497f72ba53'] 2018-11-26 07:18:03,676 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a9fa1550-632f-4dc9-9de8-ff497f72ba53 -------------------------------------------------------------------------------- Task a9fa1550-632f-4dc9-9de8-ff497f72ba53: 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 a9fa1550-632f-4dc9-9de8-ff497f72ba53 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.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | total | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | -> duration | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.534756 Full duration: 8.22313 -------------------------------------------------------------------------------- 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 a9fa1550-632f-4dc9-9de8-ff497f72ba53 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.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | -> duration | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918744 Full duration: 8.56731 -------------------------------------------------------------------------------- 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 a9fa1550-632f-4dc9-9de8-ff497f72ba53 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> duration | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.176834 Full duration: 8.916792 -------------------------------------------------------------------------------- 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 a9fa1550-632f-4dc9-9de8-ff497f72ba53 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.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85356 Full duration: 8.259152 -------------------------------------------------------------------------------- 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 a9fa1550-632f-4dc9-9de8-ff497f72ba53 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | total | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | -> duration | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.43289 Full duration: 8.969921 -------------------------------------------------------------------------------- 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 a9fa1550-632f-4dc9-9de8-ff497f72ba53 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.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707371 Full duration: 8.364024 HINTS: * To plot HTML graphics with this data, run: rally task report a9fa1550-632f-4dc9-9de8-ff497f72ba53 --out output.html * To generate a JUnit report, run: rally task export a9fa1550-632f-4dc9-9de8-ff497f72ba53 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a9fa1550-632f-4dc9-9de8-ff497f72ba53 --json --out output.json 2018-11-26 07:18:03,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a9fa1550-632f-4dc9-9de8-ff497f72ba53', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-11-26 07:18:05,545 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a9fa1550-632f-4dc9-9de8-ff497f72ba53 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-11-26 07:18:05.440 718 INFO rally.api [-] Building 'json' report for the following task(s): 'a9fa1550-632f-4dc9-9de8-ff497f72ba53'. 2018-11-26 07:18:05.445 718 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:18:05,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a9fa1550-632f-4dc9-9de8-ff497f72ba53', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-11-26 07:18:07,471 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a9fa1550-632f-4dc9-9de8-ff497f72ba53 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-11-26 07:18:07.356 720 INFO rally.api [-] Building 'html' report for the following task(s): 'a9fa1550-632f-4dc9-9de8-ff497f72ba53'. 2018-11-26 07:18:07.377 720 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:18:07,478 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-26 07:18:07,479 - 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-26 07:18:07,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:18:07,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:18:07,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-26 07:18:07,495 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:19:45,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 24ae2239-cfe2-4eab-8d91-b36838b2368b 2018-11-26 07:19:45,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '24ae2239-cfe2-4eab-8d91-b36838b2368b'] 2018-11-26 07:19:46,017 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 24ae2239-cfe2-4eab-8d91-b36838b2368b -------------------------------------------------------------------------------- Task 24ae2239-cfe2-4eab-8d91-b36838b2368b: 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 24ae2239-cfe2-4eab-8d91-b36838b2368b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.644 | 4.644 | 4.644 | 4.644 | 4.644 | 4.644 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> glance_v2.upload_data | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | glance_v2.delete_image | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | total | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 100.0% | 1 | | -> duration | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.699813 Full duration: 15.134904 -------------------------------------------------------------------------------- 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 24ae2239-cfe2-4eab-8d91-b36838b2368b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> glance_v2.upload_data | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | glance_v2.list_images | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 4.641 | 4.641 | 4.641 | 4.641 | 4.641 | 4.641 | 100.0% | 1 | | -> duration | 4.641 | 4.641 | 4.641 | 4.641 | 4.641 | 4.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.641269 Full duration: 16.559809 -------------------------------------------------------------------------------- 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 24ae2239-cfe2-4eab-8d91-b36838b2368b 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | total | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> duration | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.522645 Full duration: 8.978758 -------------------------------------------------------------------------------- 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": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ], "flavor": { "name": "rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24ae2239-cfe2-4eab-8d91-b36838b2368b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.07 | 4.07 | 4.07 | 4.07 | 4.07 | 4.07 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> glance_v2.upload_data | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | nova.boot_servers | 12.442 | 12.442 | 12.442 | 12.442 | 12.442 | 12.442 | 100.0% | 1 | | total | 16.513 | 16.513 | 16.513 | 16.513 | 16.513 | 16.513 | 100.0% | 1 | | -> duration | 15.513 | 15.513 | 15.513 | 15.513 | 15.513 | 15.513 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.512694 Full duration: 37.187001 HINTS: * To plot HTML graphics with this data, run: rally task report 24ae2239-cfe2-4eab-8d91-b36838b2368b --out output.html * To generate a JUnit report, run: rally task export 24ae2239-cfe2-4eab-8d91-b36838b2368b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 24ae2239-cfe2-4eab-8d91-b36838b2368b --json --out output.json 2018-11-26 07:19:46,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '24ae2239-cfe2-4eab-8d91-b36838b2368b', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-11-26 07:19:47,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 24ae2239-cfe2-4eab-8d91-b36838b2368b --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-11-26 07:19:47.774 1270 INFO rally.api [-] Building 'json' report for the following task(s): '24ae2239-cfe2-4eab-8d91-b36838b2368b'. 2018-11-26 07:19:47.779 1270 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:19:47,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '24ae2239-cfe2-4eab-8d91-b36838b2368b', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-11-26 07:19:49,693 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 24ae2239-cfe2-4eab-8d91-b36838b2368b --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-11-26 07:19:49.568 1272 INFO rally.api [-] Building 'html' report for the following task(s): '24ae2239-cfe2-4eab-8d91-b36838b2368b'. 2018-11-26 07:19:49.589 1272 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:19:49,697 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-26 07:19:49,697 - 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-26 07:19:49,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:19:49,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:19:49,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-26 07:19:49,704 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:23:10,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 93a74373-de5f-4a8a-be3f-6de2271b6317 2018-11-26 07:23:10,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '93a74373-de5f-4a8a-be3f-6de2271b6317'] 2018-11-26 07:23:11,297 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 93a74373-de5f-4a8a-be3f-6de2271b6317 -------------------------------------------------------------------------------- Task 93a74373-de5f-4a8a-be3f-6de2271b6317: 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.286 | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 100.0% | 1 | | total | 6.703 | 6.703 | 6.703 | 6.703 | 6.703 | 6.703 | 100.0% | 1 | | -> duration | 6.703 | 6.703 | 6.703 | 6.703 | 6.703 | 6.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.702621 Full duration: 25.393648 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.417 | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 100.0% | 1 | | cinder_v2.delete_volume | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | total | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 100.0% | 1 | | -> duration | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.949861 Full duration: 15.262183 -------------------------------------------------------------------------------- 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_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93a74373-de5f-4a8a-be3f-6de2271b6317 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 | 7.425 | 7.425 | 7.425 | 7.425 | 7.425 | 7.425 | 100.0% | 1 | | cinder_v2.delete_volume | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 100.0% | 1 | | total | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | -> duration | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.799959 Full duration: 22.978037 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.592 | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 100.0% | 1 | | cinder_v2.delete_volume | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 4.07 | 4.07 | 4.07 | 4.07 | 4.07 | 4.07 | 100.0% | 1 | | -> duration | 4.07 | 4.07 | 4.07 | 4.07 | 4.07 | 4.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.070009 Full duration: 15.194774 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.467 | 3.467 | 3.467 | 3.467 | 3.467 | 3.467 | 100.0% | 1 | | cinder_v2.extend_volume | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | cinder_v2.delete_volume | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 4.503 | 4.503 | 4.503 | 4.503 | 4.503 | 4.503 | 100.0% | 1 | | -> duration | 4.503 | 4.503 | 4.503 | 4.503 | 4.503 | 4.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.503251 Full duration: 15.200717 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.448 | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 100.0% | 1 | | cinder_v2.delete_volume | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 100.0% | 1 | | total | 6.192 | 6.192 | 6.192 | 6.192 | 6.192 | 6.192 | 100.0% | 1 | | -> duration | 6.192 | 6.192 | 6.192 | 6.192 | 6.192 | 6.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.192319 Full duration: 23.684458 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.list_qos | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> duration | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90656 Full duration: 13.724039 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | cinder_v2.set_qos | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 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.957367 Full duration: 14.58443 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | cinder_v2.list_types | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894066 Full duration: 13.942467 -------------------------------------------------------------------------------- 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 93a74373-de5f-4a8a-be3f-6de2271b6317 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | total | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> duration | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.975405 Full duration: 13.887102 HINTS: * To plot HTML graphics with this data, run: rally task report 93a74373-de5f-4a8a-be3f-6de2271b6317 --out output.html * To generate a JUnit report, run: rally task export 93a74373-de5f-4a8a-be3f-6de2271b6317 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 93a74373-de5f-4a8a-be3f-6de2271b6317 --json --out output.json 2018-11-26 07:23:11,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '93a74373-de5f-4a8a-be3f-6de2271b6317', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-11-26 07:23:13,261 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 93a74373-de5f-4a8a-be3f-6de2271b6317 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-11-26 07:23:13.148 3058 INFO rally.api [-] Building 'json' report for the following task(s): '93a74373-de5f-4a8a-be3f-6de2271b6317'. 2018-11-26 07:23:13.157 3058 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:23:13,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '93a74373-de5f-4a8a-be3f-6de2271b6317', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-11-26 07:23:15,184 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 93a74373-de5f-4a8a-be3f-6de2271b6317 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-11-26 07:23:15.055 3060 INFO rally.api [-] Building 'html' report for the following task(s): '93a74373-de5f-4a8a-be3f-6de2271b6317'. 2018-11-26 07:23:15.082 3060 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:23:15,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-26 07:23:15,198 - 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-26 07:23:15,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:23:15,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:23:15,212 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-11-26 07:23:15,212 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:25:24,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1e6f8123-b3e3-4ec5-aa32-b510893633b8 2018-11-26 07:25:24,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1e6f8123-b3e3-4ec5-aa32-b510893633b8'] 2018-11-26 07:25:25,208 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1e6f8123-b3e3-4ec5-aa32-b510893633b8 -------------------------------------------------------------------------------- Task 1e6f8123-b3e3-4ec5-aa32-b510893633b8: 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631314 Full duration: 8.187814 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651177 Full duration: 8.378225 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661054 Full duration: 8.153688 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883164 Full duration: 8.856981 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.621008 Full duration: 8.312824 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> duration | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.985567 Full duration: 9.218505 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708043 Full duration: 8.521387 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.564 | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | total | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | -> duration | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.056115 Full duration: 10.446345 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.62971 Full duration: 7.962706 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | gnocchi.delete_metric | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 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.048792 Full duration: 9.057654 -------------------------------------------------------------------------------- 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 1e6f8123-b3e3-4ec5-aa32-b510893633b8 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | gnocchi.delete_resource | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85404 Full duration: 9.036631 HINTS: * To plot HTML graphics with this data, run: rally task report 1e6f8123-b3e3-4ec5-aa32-b510893633b8 --out output.html * To generate a JUnit report, run: rally task export 1e6f8123-b3e3-4ec5-aa32-b510893633b8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1e6f8123-b3e3-4ec5-aa32-b510893633b8 --json --out output.json 2018-11-26 07:25:25,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1e6f8123-b3e3-4ec5-aa32-b510893633b8', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-11-26 07:25:27,076 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1e6f8123-b3e3-4ec5-aa32-b510893633b8 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-11-26 07:25:26.971 4192 INFO rally.api [-] Building 'json' report for the following task(s): '1e6f8123-b3e3-4ec5-aa32-b510893633b8'. 2018-11-26 07:25:26.980 4192 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:25:27,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1e6f8123-b3e3-4ec5-aa32-b510893633b8', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-11-26 07:25:29,018 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1e6f8123-b3e3-4ec5-aa32-b510893633b8 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-11-26 07:25:28.898 4194 INFO rally.api [-] Building 'html' report for the following task(s): '1e6f8123-b3e3-4ec5-aa32-b510893633b8'. 2018-11-26 07:25:28.925 4194 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:25:29,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-11-26 07:25:29,029 - 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-26 07:25:29,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:25:29,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:25:29,041 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-26 07:25:29,041 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:26:59,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 25b68a95-990e-4124-b957-990250fdcba8 2018-11-26 07:26:59,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '25b68a95-990e-4124-b957-990250fdcba8'] 2018-11-26 07:27:00,541 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 25b68a95-990e-4124-b957-990250fdcba8 -------------------------------------------------------------------------------- Task 25b68a95-990e-4124-b957-990250fdcba8: 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 25b68a95-990e-4124-b957-990250fdcba8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.067 | 5.067 | 5.067 | 5.067 | 5.067 | 5.067 | 100.0% | 1 | | heat.update_stack | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | heat.delete_stack | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | total | 11.4 | 11.4 | 11.4 | 11.4 | 11.4 | 11.4 | 100.0% | 1 | | -> duration | 7.4 | 7.4 | 7.4 | 7.4 | 7.4 | 7.4 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.399866 Full duration: 20.921101 -------------------------------------------------------------------------------- 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 25b68a95-990e-4124-b957-990250fdcba8 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.965 | 4.965 | 4.965 | 4.965 | 4.965 | 4.965 | 100.0% | 1 | | heat.check_stack | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | heat.delete_stack | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 100.0% | 1 | | total | 7.419 | 7.419 | 7.419 | 7.419 | 7.419 | 7.419 | 100.0% | 1 | | -> duration | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.419019 Full duration: 18.3673 -------------------------------------------------------------------------------- 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 25b68a95-990e-4124-b957-990250fdcba8 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.057 | 5.057 | 5.057 | 5.057 | 5.057 | 5.057 | 100.0% | 1 | | heat.suspend_stack | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | heat.resume_stack | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | heat.delete_stack | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | total | 9.014 | 9.014 | 9.014 | 9.014 | 9.014 | 9.014 | 100.0% | 1 | | -> duration | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.013939 Full duration: 18.434117 -------------------------------------------------------------------------------- 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 25b68a95-990e-4124-b957-990250fdcba8 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653994 Full duration: 9.240325 HINTS: * To plot HTML graphics with this data, run: rally task report 25b68a95-990e-4124-b957-990250fdcba8 --out output.html * To generate a JUnit report, run: rally task export 25b68a95-990e-4124-b957-990250fdcba8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 25b68a95-990e-4124-b957-990250fdcba8 --json --out output.json 2018-11-26 07:27:00,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '25b68a95-990e-4124-b957-990250fdcba8', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-11-26 07:27:02,407 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 25b68a95-990e-4124-b957-990250fdcba8 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-11-26 07:27:02.301 5104 INFO rally.api [-] Building 'json' report for the following task(s): '25b68a95-990e-4124-b957-990250fdcba8'. 2018-11-26 07:27:02.306 5104 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:27:02,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '25b68a95-990e-4124-b957-990250fdcba8', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-11-26 07:27:04,366 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 25b68a95-990e-4124-b957-990250fdcba8 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-11-26 07:27:04.242 5106 INFO rally.api [-] Building 'html' report for the following task(s): '25b68a95-990e-4124-b957-990250fdcba8'. 2018-11-26 07:27:04.263 5106 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:27:04,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-26 07:27:04,373 - 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-26 07:27:04,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:27:04,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:27:04,388 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-26 07:27:04,388 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:30:33,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 2018-11-26 07:30:33,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd35e4e54-47f9-473a-bc5f-a56c3ad1b5aa'] 2018-11-26 07:30:34,337 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa -------------------------------------------------------------------------------- Task d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa: 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.revoke_role | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856534 Full duration: 15.668111 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | keystone_v3.add_role | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881373 Full duration: 15.978219 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | keystone_v3.list_projects | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> duration | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.020555 Full duration: 16.374419 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | keystone_v3.delete_role | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689538 Full duration: 13.57047 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | keystone_v3.delete_service | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708718 Full duration: 14.050978 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | keystone_v3.create_user | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | -> keystone_v3.add_role | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | keystone_v3.create_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.get_project | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.get_user | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.list_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 100.0% | 1 | | -> duration | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.224114 Full duration: 21.782117 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | keystone_v3.update_project | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | keystone_v3.delete_project | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | -> duration | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.260093 Full duration: 14.538069 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930509 Full duration: 16.045826 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780749 Full duration: 16.072141 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | keystone_v3.list_users | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031169 Full duration: 16.432232 -------------------------------------------------------------------------------- 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 d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | keystone_v3.create_users | 6.059 | 6.059 | 6.059 | 6.059 | 6.059 | 6.059 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.058 | 6.058 | 6.058 | 6.058 | 6.058 | 6.058 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | total | 8.227 | 8.227 | 8.227 | 8.227 | 8.227 | 8.227 | 100.0% | 1 | | -> duration | 8.227 | 8.227 | 8.227 | 8.227 | 8.227 | 8.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.227374 Full duration: 26.623424 HINTS: * To plot HTML graphics with this data, run: rally task report d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa --out output.html * To generate a JUnit report, run: rally task export d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa --json --out output.json 2018-11-26 07:30:34,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd35e4e54-47f9-473a-bc5f-a56c3ad1b5aa', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-11-26 07:30:36,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-11-26 07:30:36.206 7018 INFO rally.api [-] Building 'json' report for the following task(s): 'd35e4e54-47f9-473a-bc5f-a56c3ad1b5aa'. 2018-11-26 07:30:36.217 7018 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:30:36,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd35e4e54-47f9-473a-bc5f-a56c3ad1b5aa', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-11-26 07:30:38,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d35e4e54-47f9-473a-bc5f-a56c3ad1b5aa --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-11-26 07:30:38.039 7020 INFO rally.api [-] Building 'html' report for the following task(s): 'd35e4e54-47f9-473a-bc5f-a56c3ad1b5aa'. 2018-11-26 07:30:38.068 7020 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:30:38,174 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-26 07:30:38,174 - 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-26 07:30:38,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:30:38,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:30:38,181 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-26 07:30:38,181 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:38:20,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 42dec121-9938-485b-b459-18490b83ee3b 2018-11-26 07:38:20,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '42dec121-9938-485b-b459-18490b83ee3b'] 2018-11-26 07:38:21,533 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 42dec121-9938-485b-b459-18490b83ee3b -------------------------------------------------------------------------------- Task 42dec121-9938-485b-b459-18490b83ee3b: 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 42dec121-9938-485b-b459-18490b83ee3b 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.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | neutron.delete_network | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | total | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 100.0% | 1 | | -> duration | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.993088 Full duration: 18.233209 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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 | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 100.0% | 1 | | neutron.delete_port | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | total | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | -> duration | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.311221 Full duration: 48.787834 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | neutron.create_subnet | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | neutron.create_router | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 100.0% | 1 | | neutron.add_interface_router | 3.284 | 3.284 | 3.284 | 3.284 | 3.284 | 3.284 | 100.0% | 1 | | neutron.remove_interface_router | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | neutron.delete_router | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 100.0% | 1 | | total | 14.893 | 14.893 | 14.893 | 14.893 | 14.893 | 14.893 | 100.0% | 1 | | -> duration | 14.893 | 14.893 | 14.893 | 14.893 | 14.893 | 14.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.893367 Full duration: 67.326366 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.953 | 1.953 | 1.953 | 1.953 | 1.953 | 1.953 | 100.0% | 1 | | neutron.delete_subnet | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 2.9 | 2.9 | 2.9 | 2.9 | 2.9 | 2.9 | 100.0% | 1 | | -> duration | 2.9 | 2.9 | 2.9 | 2.9 | 2.9 | 2.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.899587 Full duration: 47.129144 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | neutron.list_networks | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | -> duration | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.321377 Full duration: 19.357307 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> duration | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.941127 Full duration: 47.844803 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | neutron.create_subnet | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | neutron.create_router | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 100.0% | 1 | | neutron.add_interface_router | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 100.0% | 1 | | neutron.list_routers | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 9.954 | 9.954 | 9.954 | 9.954 | 9.954 | 9.954 | 100.0% | 1 | | -> duration | 9.954 | 9.954 | 9.954 | 9.954 | 9.954 | 9.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.953756 Full duration: 65.974329 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.list_subnets | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | -> duration | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.99232 Full duration: 47.705109 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.delete_security_group | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | -> duration | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.293518 Full duration: 16.081421 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.create_security_group_rule | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | neutron.delete_security_group | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 100.0% | 1 | | -> duration | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.967233 Full duration: 16.512551 -------------------------------------------------------------------------------- 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 42dec121-9938-485b-b459-18490b83ee3b 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.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | neutron.create_router | 4.78 | 4.78 | 4.78 | 4.78 | 4.78 | 4.78 | 100.0% | 1 | | neutron.add_gateway_router | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 100.0% | 1 | | neutron.remove_gateway_router | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | total | 10.629 | 10.629 | 10.629 | 10.629 | 10.629 | 10.629 | 100.0% | 1 | | -> duration | 10.629 | 10.629 | 10.629 | 10.629 | 10.629 | 10.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.628531 Full duration: 37.092625 HINTS: * To plot HTML graphics with this data, run: rally task report 42dec121-9938-485b-b459-18490b83ee3b --out output.html * To generate a JUnit report, run: rally task export 42dec121-9938-485b-b459-18490b83ee3b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 42dec121-9938-485b-b459-18490b83ee3b --json --out output.json 2018-11-26 07:38:21,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '42dec121-9938-485b-b459-18490b83ee3b', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-11-26 07:38:23,439 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 42dec121-9938-485b-b459-18490b83ee3b --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-11-26 07:38:23.333 10312 INFO rally.api [-] Building 'json' report for the following task(s): '42dec121-9938-485b-b459-18490b83ee3b'. 2018-11-26 07:38:23.345 10312 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:38:23,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '42dec121-9938-485b-b459-18490b83ee3b', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-11-26 07:38:25,598 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 42dec121-9938-485b-b459-18490b83ee3b --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-11-26 07:38:25.455 10314 INFO rally.api [-] Building 'html' report for the following task(s): '42dec121-9938-485b-b459-18490b83ee3b'. 2018-11-26 07:38:25.487 10314 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:38:25,617 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-26 07:38:25,618 - 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-26 07:38:25,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:38:25,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:38:25,632 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-26 07:38:25,632 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:48:06,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3dfe856d-3137-438c-bda2-7d813ad4e7d0 2018-11-26 07:48:06,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3dfe856d-3137-438c-bda2-7d813ad4e7d0'] 2018-11-26 07:48:07,086 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3dfe856d-3137-438c-bda2-7d813ad4e7d0 -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0: 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_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "nics": [ { "net-id": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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 | 14.109 | 14.109 | 14.109 | 14.109 | 14.109 | 14.109 | 100.0% | 1 | | nova.live_migrate | 15.656 | 15.656 | 15.656 | 15.656 | 15.656 | 15.656 | 100.0% | 1 | | nova.delete_server | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | total | 32.652 | 32.652 | 32.652 | 32.652 | 32.652 | 32.652 | 100.0% | 1 | | -> duration | 31.652 | 31.652 | 31.652 | 31.652 | 31.652 | 31.652 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.651836 Full duration: 44.498261 -------------------------------------------------------------------------------- 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_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "boot_server_kwargs": { "nics": [ { "net-id": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ] }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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 | 14.627 | 14.627 | 14.627 | 14.627 | 14.627 | 14.627 | 100.0% | 1 | | cinder_v2.create_volume | 2.956 | 2.956 | 2.956 | 2.956 | 2.956 | 2.956 | 100.0% | 1 | | nova.attach_volume | 5.188 | 5.188 | 5.188 | 5.188 | 5.188 | 5.188 | 100.0% | 1 | | nova.live_migrate | 16.497 | 16.497 | 16.497 | 16.497 | 16.497 | 16.497 | 100.0% | 1 | | nova.detach_volume | 4.109 | 4.109 | 4.109 | 4.109 | 4.109 | 4.109 | 100.0% | 1 | | cinder_v2.delete_volume | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | nova.delete_server | 3.054 | 3.054 | 3.054 | 3.054 | 3.054 | 3.054 | 100.0% | 1 | | total | 47.036 | 47.036 | 47.036 | 47.036 | 47.036 | 47.036 | 100.0% | 1 | | -> duration | 46.036 | 46.036 | 46.036 | 46.036 | 46.036 | 46.036 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.035802 Full duration: 60.833513 -------------------------------------------------------------------------------- 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": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ], "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.518 | 9.518 | 9.518 | 9.518 | 9.518 | 9.518 | 100.0% | 1 | | nova.boot_server | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 100.0% | 1 | | nova.live_migrate | 17.429 | 17.429 | 17.429 | 17.429 | 17.429 | 17.429 | 100.0% | 1 | | nova.delete_server | 2.812 | 2.812 | 2.812 | 2.812 | 2.812 | 2.812 | 100.0% | 1 | | total | 40.516 | 40.516 | 40.516 | 40.516 | 40.516 | 40.516 | 100.0% | 1 | | -> duration | 39.516 | 39.516 | 39.516 | 39.516 | 39.516 | 39.516 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.515895 Full duration: 53.895262 -------------------------------------------------------------------------------- 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": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ] }, "flavor": { "name": "rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | nova.boot_server | 10.263 | 10.263 | 10.263 | 10.263 | 10.263 | 10.263 | 100.0% | 1 | | nova.delete_server | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | nova.delete_keypair | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 13.885 | 13.885 | 13.885 | 13.885 | 13.885 | 13.885 | 100.0% | 1 | | -> duration | 12.885 | 12.885 | 12.885 | 12.885 | 12.885 | 12.885 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.884644 Full duration: 53.208949 -------------------------------------------------------------------------------- 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_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "nics": [ { "net-id": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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 | 7.694 | 7.694 | 7.694 | 7.694 | 7.694 | 7.694 | 100.0% | 1 | | nova.boot_server | 12.545 | 12.545 | 12.545 | 12.545 | 12.545 | 12.545 | 100.0% | 1 | | nova.delete_server | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | total | 23.243 | 23.243 | 23.243 | 23.243 | 23.243 | 23.243 | 100.0% | 1 | | -> duration | 22.243 | 22.243 | 22.243 | 22.243 | 22.243 | 22.243 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.242704 Full duration: 65.064439 -------------------------------------------------------------------------------- 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_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "nics": [ { "net-id": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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 | 12.544 | 12.544 | 12.544 | 12.544 | 12.544 | 12.544 | 100.0% | 1 | | nova.pause_server | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 100.0% | 1 | | nova.unpause_server | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | nova.delete_server | 3.075 | 3.075 | 3.075 | 3.075 | 3.075 | 3.075 | 100.0% | 1 | | total | 21.455 | 21.455 | 21.455 | 21.455 | 21.455 | 21.455 | 100.0% | 1 | | -> duration | 16.455 | 16.455 | 16.455 | 16.455 | 16.455 | 16.455 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.454979 Full duration: 59.526214 -------------------------------------------------------------------------------- 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": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ], "flavor": { "name": "rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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.266 | 10.266 | 10.266 | 10.266 | 10.266 | 10.266 | 100.0% | 1 | | nova.migrate | 16.374 | 16.374 | 16.374 | 16.374 | 16.374 | 16.374 | 100.0% | 1 | | nova.resize_confirm | 3.722 | 3.722 | 3.722 | 3.722 | 3.722 | 3.722 | 100.0% | 1 | | nova.delete_server | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 100.0% | 1 | | total | 33.031 | 33.031 | 33.031 | 33.031 | 33.031 | 33.031 | 100.0% | 1 | | -> duration | 32.031 | 32.031 | 32.031 | 32.031 | 32.031 | 32.031 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.030648 Full duration: 43.744917 -------------------------------------------------------------------------------- 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_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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.172 | 10.172 | 10.172 | 10.172 | 10.172 | 10.172 | 100.0% | 1 | | nova.list_interfaces | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | total | 10.634 | 10.634 | 10.634 | 10.634 | 10.634 | 10.634 | 100.0% | 1 | | -> duration | 9.634 | 9.634 | 9.634 | 9.634 | 9.634 | 9.634 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.63445 Full duration: 53.027521 -------------------------------------------------------------------------------- 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": "2b6e2089-db76-4e3c-a7ee-cde832347a4b" } ], "flavor": { "name": "rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "image": { "name": "rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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 | 13.084 | 13.084 | 13.084 | 13.084 | 13.084 | 13.084 | 100.0% | 1 | | nova.associate_floating_ip | 4.806 | 4.806 | 4.806 | 4.806 | 4.806 | 4.806 | 100.0% | 1 | | -> neutron.list_ports | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | nova.dissociate_floating_ip | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 23.736 | 23.736 | 23.736 | 23.736 | 23.736 | 23.736 | 100.0% | 1 | | -> duration | 22.736 | 22.736 | 22.736 | 22.736 | 22.736 | 22.736 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.735973 Full duration: 68.977754 -------------------------------------------------------------------------------- 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 3dfe856d-3137-438c-bda2-7d813ad4e7d0 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | nova.delete_server_group | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769289 Full duration: 10.611444 HINTS: * To plot HTML graphics with this data, run: rally task report 3dfe856d-3137-438c-bda2-7d813ad4e7d0 --out output.html * To generate a JUnit report, run: rally task export 3dfe856d-3137-438c-bda2-7d813ad4e7d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3dfe856d-3137-438c-bda2-7d813ad4e7d0 --json --out output.json 2018-11-26 07:48:07,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3dfe856d-3137-438c-bda2-7d813ad4e7d0', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-11-26 07:48:08,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3dfe856d-3137-438c-bda2-7d813ad4e7d0 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-11-26 07:48:08.893 12120 INFO rally.api [-] Building 'json' report for the following task(s): '3dfe856d-3137-438c-bda2-7d813ad4e7d0'. 2018-11-26 07:48:08.904 12120 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:48:08,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3dfe856d-3137-438c-bda2-7d813ad4e7d0', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-11-26 07:48:10,794 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3dfe856d-3137-438c-bda2-7d813ad4e7d0 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-11-26 07:48:10.671 12122 INFO rally.api [-] Building 'html' report for the following task(s): '3dfe856d-3137-438c-bda2-7d813ad4e7d0'. 2018-11-26 07:48:10.700 12122 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:48:10,812 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-26 07:48:10,813 - 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-26 07:48:10,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:48:10,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:48:10,827 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-26 07:48:10,828 - 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': '2b6e2089-db76-4e3c-a7ee-cde832347a4b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_479dc551-ba98-4df6-9d7e-8bda9551d9d5', 'flavor_name': 'rally_sanity-flavor_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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_479dc551-ba98-4df6-9d7e-8bda9551d9d5', '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-26 07:49:04,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60c86b67-b6eb-4667-ab30-5a46debdde3c 2018-11-26 07:49:04,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '60c86b67-b6eb-4667-ab30-5a46debdde3c'] 2018-11-26 07:49:05,229 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 60c86b67-b6eb-4667-ab30-5a46debdde3c -------------------------------------------------------------------------------- Task 60c86b67-b6eb-4667-ab30-5a46debdde3c: 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 60c86b67-b6eb-4667-ab30-5a46debdde3c 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.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | quotas.delete_quotas | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073613 Full duration: 9.755235 -------------------------------------------------------------------------------- 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 60c86b67-b6eb-4667-ab30-5a46debdde3c 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778434 Full duration: 9.295253 -------------------------------------------------------------------------------- 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 60c86b67-b6eb-4667-ab30-5a46debdde3c 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.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802216 Full duration: 9.537785 -------------------------------------------------------------------------------- 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 60c86b67-b6eb-4667-ab30-5a46debdde3c 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.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | total | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | -> duration | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.167835 Full duration: 9.496495 HINTS: * To plot HTML graphics with this data, run: rally task report 60c86b67-b6eb-4667-ab30-5a46debdde3c --out output.html * To generate a JUnit report, run: rally task export 60c86b67-b6eb-4667-ab30-5a46debdde3c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 60c86b67-b6eb-4667-ab30-5a46debdde3c --json --out output.json 2018-11-26 07:49:05,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '60c86b67-b6eb-4667-ab30-5a46debdde3c', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-11-26 07:49:07,283 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 60c86b67-b6eb-4667-ab30-5a46debdde3c --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-11-26 07:49:07.119 12632 INFO rally.api [-] Building 'json' report for the following task(s): '60c86b67-b6eb-4667-ab30-5a46debdde3c'. 2018-11-26 07:49:07.123 12632 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:49:07,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '60c86b67-b6eb-4667-ab30-5a46debdde3c', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-11-26 07:49:09,148 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 60c86b67-b6eb-4667-ab30-5a46debdde3c --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-11-26 07:49:09.035 12634 INFO rally.api [-] Building 'html' report for the following task(s): '60c86b67-b6eb-4667-ab30-5a46debdde3c'. 2018-11-26 07:49:09.055 12634 INFO rally.api [-] The report has been successfully built. 2018-11-26 07:49:09,153 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-26 07:49:09,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:51 | 6 | 100.00% | | glance | 00:01:17 | 4 | 100.00% | | cinder | 00:02:53 | 10 | 100.00% | | gnocchi | 00:01:36 | 11 | 100.00% | | heat | 00:01:06 | 4 | 100.00% | | keystone | 00:03:07 | 11 | 100.00% | | neutron | 00:07:12 | 11 | 100.00% | | nova | 00:08:33 | 10 | 100.00% | | quotas | 00:00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:27:16 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-26 07:49:09,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-11-26 07:49:09,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 07:49:09,297 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 32:43 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-26 07:49:24,158 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-11-26 07:49:25,291 - 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'b1a9ced476c543258e87ca7a3471c646', '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_87aff9b6-9a98-4060-a93a-7934e72b5fbe'}) 2018-11-26 07:49:25,681 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3e43ec662a07423088ee12e48ae3f7f6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_87aff9b6-9a98-4060-a93a-7934e72b5fbe'}) 2018-11-26 07:49:25,891 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 07:49:26,033 - 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'94203647b0b84edea4181b7ee37833ec'}) 2018-11-26 07:49:26,774 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 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'b1a9ced476c543258e87ca7a3471c646', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'de870872-b051-43e0-b57d-515b352e86fa', 'username': u'rally_jobs-user_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 07:49:26,777 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 'password': 'de870872-b051-43e0-b57d-515b352e86fa', 'project_name': 'rally_jobs-project_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'b1a9ced476c543258e87ca7a3471c646', 'project_domain_name': 'Default'} 2018-11-26 07:49:27,588 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-11-26 07:49:28,403 - 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-26T07:49:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1590fa80-b83d-4229-b4b0-d99d22bad1f5', u'provider:segmentation_id': 36, 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_87aff9b6-9a98-4060-a93a-7934e72b5fbe', u'created_at': u'2018-11-26T07:49:28Z', u'mtu': 1450, u'tenant_id': u'b1a9ced476c543258e87ca7a3471c646', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b1a9ced476c543258e87ca7a3471c646', u'l2_adjacency': True}) 2018-11-26 07:49:29,803 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T07:49:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'98951e64-7017-44f8-8747-e11e6326eab6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_87aff9b6-9a98-4060-a93a-7934e72b5fbe', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1590fa80-b83d-4229-b4b0-d99d22bad1f5', u'tenant_id': u'b1a9ced476c543258e87ca7a3471c646', u'created_at': u'2018-11-26T07:49:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b1a9ced476c543258e87ca7a3471c646'}) 2018-11-26 07:49:36,932 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T07:49:31Z', u'revision_number': 4, u'ha': True, u'id': u'3e0fdfee-a285-485c-897c-d72db8d4589f', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_87aff9b6-9a98-4060-a93a-7934e72b5fbe', u'admin_state_up': True, u'tenant_id': u'b1a9ced476c543258e87ca7a3471c646', u'created_at': u'2018-11-26T07:49:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'b1a9ced476c543258e87ca7a3471c646'}) 2018-11-26 07:49:42,354 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b/file', 'owner': u'b1a9ced476c543258e87ca7a3471c646', 'id': u'e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b', 'size': 12716032, u'self': u'/v2/images/e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1a9ced476c543258e87ca7a3471c646', 'name': 'rally_jobs-project_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T07:49:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T07:49:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_87aff9b6-9a98-4060-a93a-7934e72b5fbe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_87aff9b6-9a98-4060-a93a-7934e72b5fbe', 'created': u'2018-11-26T07:49:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T07:49:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e5d69b62-8bed-4f55-9a9d-63ea5ab8ce2b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_87aff9b6-9a98-4060-a93a-7934e72b5fbe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 07:49:42,630 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_87aff9b6-9a98-4060-a93a-7934e72b5fbe', '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'4a0867c6811546ee9366410d76086950', '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'f8057bd5-6776-4fd4-94f2-f590d3c1910a', 'swap': 0}) 2018-11-26 07:49:42,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 07:49:44,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 07:49:46,821 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 052d0b28-e502-4e46-a669-0bd19d794fd1 | 2018-11-26T07:49:46.448784 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 052d0b28-e502-4e46-a669-0bd19d794fd1 ~/.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-26 07:49:49,898 - 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-26 07:49:50,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-26 07:49:51,201 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_87aff9b6-9a98-4060-a93a-7934e72b5fbe', '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'4a0867c6811546ee9366410d76086950', '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'c8a05e1e-020f-49f7-886a-60e51b651f87', 'swap': 0}) 2018-11-26 07:49:51,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_87aff9b6-9a98-4060-a93a-7934e72b5fbe', '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'4a0867c6811546ee9366410d76086950', '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'c8a05e1e-020f-49f7-886a-60e51b651f87', 'swap': 0}) 2018-11-26 07:49:51,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-11-26 07:49:51,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-26 07:49:51,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-26 07:49:51,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-26 07:49:51,428 - 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-26 08:14:59,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7ce71343-876a-49b3-b081-74a18d1daa17 2018-11-26 08:14:59,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-11-26 08:14:59,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7ce71343-876a-49b3-b081-74a18d1daa17'] 2018-11-26 08:15:00,237 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7ce71343-876a-49b3-b081-74a18d1daa17 -------------------------------------------------------------------------------- Task 7ce71343-876a-49b3-b081-74a18d1daa17: 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.875 | 1.828 | 2.51 | 2.795 | 4.391 | 1.881 | 100.0% | 100 | | neutron.list_networks | 0.163 | 0.507 | 0.916 | 0.997 | 1.369 | 0.568 | 100.0% | 100 | | total | 1.238 | 2.37 | 3.207 | 3.407 | 5.571 | 2.449 | 100.0% | 100 | | -> duration | 1.238 | 2.37 | 3.207 | 3.407 | 5.571 | 2.449 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.001041 Full duration: 42.815915 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.921 | 1.912 | 2.682 | 2.788 | 2.924 | 1.88 | 100.0% | 40 | | neutron.update_network | 0.509 | 0.847 | 1.193 | 1.225 | 1.458 | 0.86 | 100.0% | 40 | | total | 1.531 | 2.929 | 3.503 | 3.661 | 3.843 | 2.739 | 100.0% | 40 | | -> duration | 1.531 | 2.929 | 3.503 | 3.661 | 3.843 | 2.739 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.615924 Full duration: 28.37356 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.912 | 1.717 | 2.302 | 2.468 | 2.961 | 1.767 | 100.0% | 40 | | neutron.delete_network | 0.586 | 0.953 | 1.7 | 2.013 | 2.719 | 1.154 | 100.0% | 40 | | total | 1.774 | 2.825 | 3.83 | 3.904 | 4.279 | 2.921 | 100.0% | 40 | | -> duration | 1.774 | 2.825 | 3.83 | 3.904 | 4.279 | 2.921 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.621858 Full duration: 22.73182 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.449 | 2.184 | 2.91 | 3.285 | 3.462 | 2.295 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.037 | 5.368 | 6.156 | 6.224 | 6.71 | 5.241 | 100.0% | 40 | | neutron.list_subnets | 0.246 | 0.555 | 1.357 | 1.523 | 1.729 | 0.698 | 100.0% | 40 | | total | 5.549 | 8.333 | 9.254 | 9.372 | 9.538 | 8.233 | 100.0% | 40 | | -> duration | 5.549 | 8.333 | 9.254 | 9.372 | 9.538 | 8.233 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.536495 Full duration: 62.7541 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.515 | 3.03 | 4.219 | 4.902 | 5.397 | 2.953 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.474 | 6.663 | 8.394 | 8.958 | 9.665 | 6.555 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.092 | 2.873 | 4.633 | 5.111 | 6.653 | 3.144 | 100.0% | 100 | | total | 9.917 | 12.679 | 14.63 | 15.047 | 16.186 | 12.653 | 100.0% | 100 | | -> duration | 9.917 | 12.679 | 14.63 | 15.047 | 16.186 | 12.653 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 66.22732 Full duration: 155.780375 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.257 | 3.162 | 5.112 | 5.201 | 5.303 | 3.374 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.37 | 5.496 | 7.502 | 7.824 | 9.331 | 5.614 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.484 | 4.981 | 6.459 | 7.499 | 9.47 | 5.064 | 100.0% | 40 | | total | 8.983 | 14.135 | 17.332 | 18.68 | 19.707 | 14.053 | 100.0% | 40 | | -> duration | 8.983 | 14.135 | 17.332 | 18.68 | 19.707 | 14.053 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.825602 Full duration: 54.687334 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.393 | 2.189 | 3.252 | 3.384 | 3.699 | 2.273 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.611 | 6.905 | 9.474 | 10.457 | 11.325 | 6.953 | 100.0% | 40 | | neutron.create_router (x2) | 10.182 | 20.89 | 24.645 | 26.181 | 27.356 | 20.849 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.959 | 10.313 | 13.288 | 13.759 | 15.678 | 10.589 | 100.0% | 40 | | neutron.list_routers | 0.316 | 0.732 | 1.12 | 1.162 | 1.393 | 0.751 | 100.0% | 40 | | total | 35.214 | 41.432 | 45.584 | 46.372 | 48.387 | 41.416 | 100.0% | 40 | | -> duration | 35.214 | 41.432 | 45.584 | 46.372 | 48.387 | 41.416 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 88.448586 Full duration: 184.360354 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.098 | 3.276 | 4.812 | 4.865 | 5.083 | 3.149 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.834 | 6.43 | 7.684 | 7.927 | 8.344 | 6.331 | 100.0% | 40 | | neutron.create_router (x2) | 15.249 | 22.46 | 27.616 | 28.577 | 30.27 | 22.591 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.549 | 10.626 | 13.271 | 14.482 | 16.335 | 10.86 | 100.0% | 40 | | neutron.update_router (x2) | 2.376 | 3.991 | 5.782 | 6.846 | 7.338 | 4.318 | 100.0% | 40 | | total | 38.021 | 46.711 | 56.608 | 57.551 | 60.719 | 47.25 | 100.0% | 40 | | -> duration | 38.021 | 46.711 | 56.608 | 57.551 | 60.719 | 47.25 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.415118 Full duration: 185.655138 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.346 | 1.907 | 2.399 | 2.508 | 3.129 | 1.984 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.492 | 4.811 | 6.249 | 6.705 | 7.996 | 4.842 | 100.0% | 40 | | neutron.create_router (x2) | 11.012 | 19.589 | 24.31 | 26.161 | 29.512 | 19.439 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.369 | 10.285 | 13.996 | 15.204 | 19.527 | 10.908 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.633 | 6.642 | 8.965 | 9.795 | 15.465 | 7.223 | 100.0% | 40 | | neutron.delete_router (x2) | 4.735 | 6.744 | 11.175 | 11.416 | 11.943 | 7.64 | 100.0% | 40 | | total | 38.55 | 50.778 | 59.457 | 65.695 | 66.987 | 52.037 | 100.0% | 40 | | -> duration | 38.55 | 50.778 | 59.457 | 65.695 | 66.987 | 52.037 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.873784 Full duration: 157.727436 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.888 | 0.966 | 1.194 | 1.197 | 1.2 | 1.021 | 100.0% | 8 | | neutron.create_port (x50) | 42.932 | 43.711 | 44.857 | 44.945 | 45.034 | 43.892 | 100.0% | 8 | | neutron.list_ports | 0.4 | 0.654 | 0.885 | 0.895 | 0.905 | 0.648 | 100.0% | 8 | | total | 44.727 | 45.245 | 46.63 | 46.727 | 46.824 | 45.564 | 100.0% | 8 | | -> duration | 44.727 | 45.245 | 46.63 | 46.727 | 46.824 | 45.564 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 92.080953 Full duration: 159.505468 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.108 | 1.834 | 2.515 | 2.613 | 2.706 | 1.822 | 100.0% | 40 | | neutron.create_port (x5) | 6.62 | 7.951 | 9.243 | 9.502 | 10.242 | 8.128 | 100.0% | 40 | | neutron.update_port (x5) | 3.178 | 4.035 | 4.75 | 4.816 | 5.34 | 4.094 | 100.0% | 40 | | total | 11.793 | 13.626 | 15.46 | 15.953 | 16.176 | 14.046 | 100.0% | 40 | | -> duration | 11.793 | 13.626 | 15.46 | 15.953 | 16.176 | 14.046 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.208864 Full duration: 77.23557 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.009 | 2.243 | 2.75 | 2.86 | 3.411 | 2.14 | 100.0% | 40 | | neutron.create_port (x5) | 6.854 | 8.364 | 8.844 | 9.01 | 9.708 | 8.16 | 100.0% | 40 | | neutron.delete_port (x5) | 2.936 | 3.927 | 4.627 | 4.757 | 4.901 | 3.936 | 100.0% | 40 | | total | 12.576 | 14.236 | 15.29 | 15.336 | 16.196 | 14.238 | 100.0% | 40 | | -> duration | 12.576 | 14.236 | 15.29 | 15.336 | 16.196 | 14.238 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.550602 Full duration: 52.748429 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.385 | 1.844 | 2.541 | 2.601 | 2.679 | 1.94 | 100.0% | 40 | | total | 0.87 | 2.392 | 3.058 | 3.155 | 3.232 | 2.451 | 100.0% | 40 | | -> duration | 0.87 | 2.392 | 3.058 | 3.155 | 3.232 | 2.451 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.515856 Full duration: 40.228753 -------------------------------------------------------------------------------- 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 7ce71343-876a-49b3-b081-74a18d1daa17 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.05 | 1.191 | 1.23 | 1.236 | 1.241 | 1.169 | 100.0% | 4 | | neutron.create_subnet | 0.873 | 1.0 | 1.057 | 1.064 | 1.071 | 0.986 | 100.0% | 4 | | neutron.create_port (x125) | 141.123 | 142.569 | 144.158 | 144.365 | 144.571 | 142.708 | 100.0% | 4 | | neutron.create_trunk | 6.352 | 6.448 | 6.466 | 6.468 | 6.469 | 6.429 | 100.0% | 4 | | neutron.update_port | 1.405 | 1.576 | 1.652 | 1.667 | 1.682 | 1.56 | 100.0% | 4 | | neutron.list_trunks | 0.041 | 0.043 | 0.048 | 0.049 | 0.05 | 0.044 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.188 | 0.204 | 0.219 | 0.22 | 0.221 | 0.204 | 100.0% | 4 | | neutron.delete_trunk | 0.302 | 0.307 | 0.31 | 0.31 | 0.31 | 0.307 | 100.0% | 4 | | total | 151.702 | 153.303 | 154.937 | 155.144 | 155.351 | 153.414 | 100.0% | 4 | | -> duration | 151.702 | 153.303 | 154.937 | 155.144 | 155.351 | 153.414 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 155.35596 Full duration: 243.246312 HINTS: * To plot HTML graphics with this data, run: rally task report 7ce71343-876a-49b3-b081-74a18d1daa17 --out output.html * To generate a JUnit report, run: rally task export 7ce71343-876a-49b3-b081-74a18d1daa17 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7ce71343-876a-49b3-b081-74a18d1daa17 --json --out output.json 2018-11-26 08:15:00,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7ce71343-876a-49b3-b081-74a18d1daa17', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-11-26 08:15:02,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7ce71343-876a-49b3-b081-74a18d1daa17 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-11-26 08:15:01.928 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-26 08:15:01.929 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-26 08:15:01.930 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-26 08:15:02.125 17710 INFO rally.api [-] Building 'json' report for the following task(s): '7ce71343-876a-49b3-b081-74a18d1daa17'. 2018-11-26 08:15:02.240 17710 INFO rally.api [-] The report has been successfully built. 2018-11-26 08:15:02,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7ce71343-876a-49b3-b081-74a18d1daa17', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-11-26 08:15:04,648 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7ce71343-876a-49b3-b081-74a18d1daa17 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-11-26 08:15:04.075 17712 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-26 08:15:04.075 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-26 08:15:04.077 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-26 08:15:04.267 17712 INFO rally.api [-] Building 'html' report for the following task(s): '7ce71343-876a-49b3-b081-74a18d1daa17'. 2018-11-26 08:15:04.545 17712 INFO rally.api [-] The report has been successfully built. 2018-11-26 08:15:04,831 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-26 08:15:04,832 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:24:27 | 612 | 100.00% | | | | | | | TOTAL: | 00:24:27 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-11-26 08:15:04,832 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-11-26 08:15:04,964 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 08:15:04,965 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 25:37 | PASS | +--------------------+------------------+------------------+----------------+ 2018-11-26 08:15:19,287 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-26 08:15:20,302 - 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'b3ed7fc6c40d45d88f9078713b0b61a7', '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_dd8f73a0-f4d6-48fe-91df-e6249a15bd91'}) 2018-11-26 08:15:20,684 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'65bb00144ffe4e9380605cd40f476a92', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_dd8f73a0-f4d6-48fe-91df-e6249a15bd91'}) 2018-11-26 08:15:20,896 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 08:15:21,030 - 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'fe6b23d86a1f4a25a26fc7954c2885d7'}) 2018-11-26 08:15:21,747 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 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'b3ed7fc6c40d45d88f9078713b0b61a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd63e11e2-b464-43d7-8337-672123e26f31', 'username': u'refstack_defcore-user_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 08:15:21,750 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'password': 'd63e11e2-b464-43d7-8337-672123e26f31', 'project_name': 'refstack_defcore-project_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'b3ed7fc6c40d45d88f9078713b0b61a7', 'project_domain_name': 'Default'} 2018-11-26 08:15:23,160 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 08:15:25,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 08:15:27,532 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8ec65949-0e25-40c2-b35c-465fa84520a8 | 2018-11-26T08:15:27.131372 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8ec65949-0e25-40c2-b35c-465fa84520a8 ~/.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-26 08:15:30,747 - 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-26 08:15:31,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 08:15:33,600 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 08:15:36,254 - 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=5e575663-c279-47a0-9471-aa90a5de2ed8) as the default verifier for the future CLI operations. 2018-11-26 08:15:38,635 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-26 08:15:41,141 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/c470a3b9-2583-433a-a673-4936c43e36c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c470a3b9-2583-433a-a673-4936c43e36c9/file', 'owner': u'b3ed7fc6c40d45d88f9078713b0b61a7', 'id': u'c470a3b9-2583-433a-a673-4936c43e36c9', 'size': 12716032, u'self': u'/v2/images/c470a3b9-2583-433a-a673-4936c43e36c9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3ed7fc6c40d45d88f9078713b0b61a7', 'name': 'refstack_defcore-project_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/c470a3b9-2583-433a-a673-4936c43e36c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T08:15:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T08:15:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c470a3b9-2583-433a-a673-4936c43e36c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'created': u'2018-11-26T08:15:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T08:15:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c470a3b9-2583-433a-a673-4936c43e36c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 08:15:41,405 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', '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'4a0867c6811546ee9366410d76086950', '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'72327fc5-c304-4c3c-933d-0d7d1c4ddd74', 'swap': 0}) 2018-11-26 08:15:43,544 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/bb89e330-2b4c-4c6a-9050-66a331599222/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb89e330-2b4c-4c6a-9050-66a331599222/file', 'owner': u'b3ed7fc6c40d45d88f9078713b0b61a7', 'id': u'bb89e330-2b4c-4c6a-9050-66a331599222', 'size': 12716032, u'self': u'/v2/images/bb89e330-2b4c-4c6a-9050-66a331599222', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3ed7fc6c40d45d88f9078713b0b61a7', 'name': 'refstack_defcore-project_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/bb89e330-2b4c-4c6a-9050-66a331599222/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T08:15:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T08:15:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bb89e330-2b4c-4c6a-9050-66a331599222', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', 'created': u'2018-11-26T08:15:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T08:15:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bb89e330-2b4c-4c6a-9050-66a331599222', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 08:15:43,598 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', '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'4a0867c6811546ee9366410d76086950', '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'6d6980f3-84a7-416e-ac47-674fc5d696ad', 'swap': 0}) 2018-11-26 08:15:43,620 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_dd8f73a0-f4d6-48fe-91df-e6249a15bd91', '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'4a0867c6811546ee9366410d76086950', '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'6d6980f3-84a7-416e-ac47-674fc5d696ad', 'swap': 0}) 2018-11-26 08:15:46,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 08:15:46,721 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 08:15:46,722 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 08:15:46,724 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 08:15:50,607 - 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-26 08:15:50,607 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-11-26 08:15:50,607 - 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-26 08:15:50,607 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-26 08:15:50,607 - 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-26 08:15:50,607 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-11-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - 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-26 08:15:50,608 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-11-26 08:15:50,608 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-11-26 08:15:50,608 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,609 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-11-26 08:15:50,609 - 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-26 08:15:50,609 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-11-26 08:15:50,609 - 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-26 08:15:50,609 - 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-26 08:15:50,610 - 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-26 08:15:50,610 - 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-26 08:15:50,610 - 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-26 08:15:50,610 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-11-26 08:15:50,610 - 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-26 08:15:50,610 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-26 08:15:50,610 - 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-26 08:15:50,610 - 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-26 08:15:50,610 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-11-26 08:15:50,610 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-11-26 08:15:50,610 - 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-26 08:15:50,610 - 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-26 08:15:50,610 - 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-26 08:15:50,610 - 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-26 08:15:50,611 - 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-26 08:15:50,611 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-11-26 08:15:50,611 - 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-26 08:15:50,611 - 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-26 08:15:50,611 - 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-26 08:15:50,611 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-11-26 08:15:50,611 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-26 08:15:50,611 - 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-26 08:15:50,611 - 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-26 08:15:50,611 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-11-26 08:15:50,611 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-11-26 08:15:50,611 - 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-26 08:15:50,611 - 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-26 08:15:50,611 - 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-26 08:15:50,612 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-11-26 08:15:50,612 - 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-26 08:15:50,612 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-11-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,612 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-26 08:15:50,612 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-11-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,612 - 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-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-11-26 08:15:50,613 - 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-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-11-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-11-26 08:15:50,613 - 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-26 08:15:50,613 - 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-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-11-26 08:15:50,613 - 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-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-11-26 08:15:50,613 - 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-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-11-26 08:15:50,613 - 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-26 08:15:50,613 - 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-26 08:15:50,613 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-11-26 08:15:50,613 - 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-26 08:15:50,614 - 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-26 08:15:50,614 - 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-26 08:15:50,614 - 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-26 08:15:50,614 - 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-26 08:15:50,614 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-11-26 08:15:50,614 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-11-26 08:15:50,615 - 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-26 08:15:50,615 - 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-26 08:15:50,615 - 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-26 08:15:50,616 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 08:15:50,618 - 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-26 08:15:58,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:15:58.154 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.248s] 2018-11-26 08:15:58,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:15:58.207 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.053s] 2018-11-26 08:15:58,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:15:58.208 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.265s] 2018-11-26 08:16:12,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:12.414 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.690s] 2018-11-26 08:16:18,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:18.059 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.841s] 2018-11-26 08:16:19,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:19.336 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.280s] 2018-11-26 08:16:23,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:23.829 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.665s] 2018-11-26 08:16:24,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:24.547 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.717s] 2018-11-26 08:16:25,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:25.109 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.563s] 2018-11-26 08:16:25,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:25.709 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.598s] 2018-11-26 08:16:26,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.235 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.526s] 2018-11-26 08:16:26,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.236 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.067s] 2018-11-26 08:16:26,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.245 17742 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-26 08:16:26,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.297 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.063s] 2018-11-26 08:16:26,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.368 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.071s] 2018-11-26 08:16:26,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.412 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.166s] 2018-11-26 08:16:26,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.424 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-11-26 08:16:26,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.432 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.063s] 2018-11-26 08:16:26,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.434 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-11-26 08:16:26,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.460 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-26 08:16:26,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.501 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2018-11-26 08:16:26,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.515 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.054s] 2018-11-26 08:16:26,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.574 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.059s] 2018-11-26 08:16:26,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.583 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.081s] 2018-11-26 08:16:26,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:26.712 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.129s] 2018-11-26 08:16:27,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:27.043 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.468s] 2018-11-26 08:16:27,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:27.056 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-26 08:16:27,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:27.119 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.063s] 2018-11-26 08:16:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:32.936 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.188s] 2018-11-26 08:16:33,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.101 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.131s] 2018-11-26 08:16:33,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.116 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.181s] 2018-11-26 08:16:33,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.168 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-11-26 08:16:33,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.371 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-11-26 08:16:33,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.714 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.546s] 2018-11-26 08:16:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.809 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.095s] 2018-11-26 08:16:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:33.811 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-26 08:16:34,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:34.198 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.080s] 2018-11-26 08:16:34,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:34.515 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.317s] 2018-11-26 08:16:34,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:34.529 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-11-26 08:16:36,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:36.982 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.610s] 2018-11-26 08:16:39,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:39.657 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.411s] 2018-11-26 08:16:49,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:49.233 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.738s] 2018-11-26 08:16:49,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:49.452 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.219s] 2018-11-26 08:16:49,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:49.629 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.178s] 2018-11-26 08:16:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:49.658 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.422s] 2018-11-26 08:16:49,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:49.963 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.332s] 2018-11-26 08:16:50,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:50.378 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.414s] 2018-11-26 08:16:50,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:50.735 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.358s] 2018-11-26 08:16:51,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:51.631 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.352s] 2018-11-26 08:16:52,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:52.929 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.297s] 2018-11-26 08:16:53,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:53.048 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.390s] 2018-11-26 08:16:53,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:53.904 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.973s] 2018-11-26 08:16:54,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:54.908 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.003s] 2018-11-26 08:16:56,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:56.098 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.190s] 2018-11-26 08:16:56,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:56.594 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.545s] 2018-11-26 08:16:57,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:57.464 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.365s] 2018-11-26 08:16:58,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:58.664 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.200s] 2018-11-26 08:16:59,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:59.464 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.799s] 2018-11-26 08:16:59,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:16:59.874 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.409s] 2018-11-26 08:17:00,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:00.660 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.065s] 2018-11-26 08:17:01,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:01.040 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.166s] 2018-11-26 08:17:01,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:01.973 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.933s] 2018-11-26 08:17:02,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:02.633 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.659s] 2018-11-26 08:17:03,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:03.078 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.444s] 2018-11-26 08:17:04,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:04.284 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.204s] 2018-11-26 08:17:04,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:04.681 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.397s] 2018-11-26 08:17:05,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:05.288 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.606s] 2018-11-26 08:17:05,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:05.388 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.727s] 2018-11-26 08:17:06,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:06.073 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.785s] 2018-11-26 08:17:06,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:06.731 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.658s] 2018-11-26 08:17:10,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:10.043 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.654s] 2018-11-26 08:17:12,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:12.810 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.398s] 2018-11-26 08:17:13,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:13.147 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.338s] 2018-11-26 08:17:14,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:14.269 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.226s] 2018-11-26 08:17:17,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:17.199 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.193s] 2018-11-26 08:17:17,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:17.294 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.095s] 2018-11-26 08:17:17,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:17.390 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.096s] 2018-11-26 08:17:19,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:19.103 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.832s] 2018-11-26 08:17:23,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:23.220 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.117s] 2018-11-26 08:17:23,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:23.484 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.263s] 2018-11-26 08:17:23,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:23.784 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.300s] 2018-11-26 08:17:23,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:23.981 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [2.777s] 2018-11-26 08:17:24,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.051 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.267s] 2018-11-26 08:17:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.062 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.080s] 2018-11-26 08:17:24,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.109 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2018-11-26 08:17:24,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.155 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.046s] 2018-11-26 08:17:24,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.308 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.152s] 2018-11-26 08:17:24,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.419 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.111s] 2018-11-26 08:17:24,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.627 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.208s] 2018-11-26 08:17:24,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:24.694 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.067s] 2018-11-26 08:17:25,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:25.006 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.943s] 2018-11-26 08:17:25,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:25.101 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-11-26 08:17:25,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:25.102 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-26 08:17:28,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:28.897 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-11-26 08:17:28,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:28.905 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-11-26 08:17:29,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:29.030 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.124s] 2018-11-26 08:17:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:29.235 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.206s] 2018-11-26 08:17:29,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:29.440 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.204s] 2018-11-26 08:17:29,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:29.702 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.262s] 2018-11-26 08:17:29,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:29.921 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.219s] 2018-11-26 08:17:29,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:29.963 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-11-26 08:17:30,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:30.096 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.401s] 2018-11-26 08:17:30,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:30.188 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.224s] 2018-11-26 08:17:30,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:30.230 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2018-11-26 08:17:41,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:41.312 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.199s] 2018-11-26 08:17:51,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:51.957 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.269s] 2018-11-26 08:17:54,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:17:54.902 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.946s] 2018-11-26 08:18:01,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:01.642 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-26 08:18:02,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:02.527 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.152s] 2018-11-26 08:18:11,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:11.727 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [63.755s] 2018-11-26 08:18:14,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:14.168 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.677s] 2018-11-26 08:18:19,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:19.748 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [17.221s] 2018-11-26 08:18:21,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:21.563 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.078s] 2018-11-26 08:18:24,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:24.459 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.289s] 2018-11-26 08:18:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:32.016 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.452s] 2018-11-26 08:18:34,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:34.775 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [15.026s] 2018-11-26 08:18:36,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:36.498 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.037s] 2018-11-26 08:18:42,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:42.030 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.217s] 2018-11-26 08:18:42,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:42.245 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.216s] 2018-11-26 08:18:46,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:46.172 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.436s] 2018-11-26 08:18:47,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:47.986 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.211s] 2018-11-26 08:18:55,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:18:55.358 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.335s] 2018-11-26 08:19:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:05.450 17742 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.321s] 2018-11-26 08:19:10,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:10.981 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.716s] 2018-11-26 08:19:11,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:11.004 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.023s] 2018-11-26 08:19:14,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:14.574 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.215s] 2018-11-26 08:19:20,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:20.359 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.714s] 2018-11-26 08:19:26,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:26.607 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.248s] 2018-11-26 08:19:27,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:27.401 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [39.410s] 2018-11-26 08:19:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:28.624 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.016s] 2018-11-26 08:19:28,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:28.853 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.229s] 2018-11-26 08:19:28,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:28.932 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.079s] 2018-11-26 08:19:34,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:34.330 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.212s] 2018-11-26 08:19:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:36.865 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [9.467s] 2018-11-26 08:19:42,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:42.083 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.749s] 2018-11-26 08:19:48,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:48.405 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [19.470s] 2018-11-26 08:19:48,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:48.628 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.224s] 2018-11-26 08:19:48,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:48.852 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.224s] 2018-11-26 08:19:57,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:57.151 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.062s] 2018-11-26 08:19:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:19:57.156 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.478s] 2018-11-26 08:20:01,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:01.560 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.208s] 2018-11-26 08:20:01,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:01.777 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.216s] 2018-11-26 08:20:01,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:01.985 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.209s] 2018-11-26 08:20:02,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:02.187 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.201s] 2018-11-26 08:20:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:02.377 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.189s] 2018-11-26 08:20:02,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:02.595 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.218s] 2018-11-26 08:20:03,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.262 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.665s] 2018-11-26 08:20:03,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.480 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.218s] 2018-11-26 08:20:03,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.488 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-11-26 08:20:03,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.529 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.040s] 2018-11-26 08:20:03,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.702 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.174s] 2018-11-26 08:20:03,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.748 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.599s] 2018-11-26 08:20:03,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:03.916 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.212s] 2018-11-26 08:20:04,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:04.134 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.218s] 2018-11-26 08:20:04,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:04.364 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.229s] 2018-11-26 08:20:04,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:04.573 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.210s] 2018-11-26 08:20:04,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:04.755 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.181s] 2018-11-26 08:20:04,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:04.791 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-11-26 08:20:04,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:04.996 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.204s] 2018-11-26 08:20:05,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:05.042 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.045s] 2018-11-26 08:20:05,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:05.258 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.217s] 2018-11-26 08:20:12,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:12.328 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.862s] 2018-11-26 08:20:14,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:14.060 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.732s] 2018-11-26 08:20:16,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:16.733 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.327s] 2018-11-26 08:20:18,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:18.638 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.573s] 2018-11-26 08:20:19,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:19.585 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.950s] 2018-11-26 08:20:21,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:21.191 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.604s] 2018-11-26 08:20:22,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:22.112 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.921s] 2018-11-26 08:20:23,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:23.609 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.493s] 2018-11-26 08:20:23,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:23.656 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.050s] 2018-11-26 08:20:24,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:24.248 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.513s] 2018-11-26 08:20:27,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:27.335 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.197s] 2018-11-26 08:20:28,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:28.828 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.492s] 2018-11-26 08:20:30,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:30.098 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.270s] 2018-11-26 08:20:31,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:31.238 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.139s] 2018-11-26 08:20:32,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:32.235 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.996s] 2018-11-26 08:20:34,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:34.437 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.201s] 2018-11-26 08:20:35,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:35.585 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.149s] 2018-11-26 08:20:35,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:35.711 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.126s] 2018-11-26 08:20:35,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:35.731 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-11-26 08:20:35,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:35.749 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2018-11-26 08:20:35,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:35.766 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-11-26 08:20:41,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:41.959 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.719s] 2018-11-26 08:20:42,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:42.958 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.999s] 2018-11-26 08:20:54,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:54.097 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.324s] 2018-11-26 08:20:54,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:54.312 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.215s] 2018-11-26 08:20:54,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:54.541 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.229s] 2018-11-26 08:20:55,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:55.365 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.822s] 2018-11-26 08:20:55,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:55.859 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.493s] 2018-11-26 08:20:56,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:56.447 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.588s] 2018-11-26 08:20:56,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:56.485 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-11-26 08:20:56,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:56.728 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.243s] 2018-11-26 08:20:56,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:56.819 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.090s] 2018-11-26 08:20:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:56.890 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.070s] 2018-11-26 08:20:56,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:56.936 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.045s] 2018-11-26 08:20:57,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:57.018 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.082s] 2018-11-26 08:20:57,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:57.104 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.085s] 2018-11-26 08:20:57,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:57.169 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.065s] 2018-11-26 08:20:57,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:57.415 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.246s] 2018-11-26 08:20:59,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:20:59.152 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [55.389s] 2018-11-26 08:21:03,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:03.172 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-11-26 08:21:07,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:07.730 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.973s] 2018-11-26 08:21:09,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:09.576 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.844s] 2018-11-26 08:21:29,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:29.876 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.032s] 2018-11-26 08:21:30,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:30.111 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.236s] 2018-11-26 08:21:30,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:30.548 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.437s] 2018-11-26 08:21:32,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:32.610 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.061s] 2018-11-26 08:21:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:38.129 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.519s] 2018-11-26 08:21:38,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:38.179 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2018-11-26 08:21:38,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:21:38.403 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.224s] 2018-11-26 08:22:00,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:00.323 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-26 08:22:03,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:03.912 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.204s] 2018-11-26 08:22:10,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:10.135 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.758s] 2018-11-26 08:22:11,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:11.259 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.123s] 2018-11-26 08:22:31,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:31.512 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.250s] 2018-11-26 08:22:42,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:42.838 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.440s] 2018-11-26 08:22:43,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 08:22:43.069 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.232s] 2018-11-26 08:22:52,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b66c196f-6902-4979-8c95-123d0b8d95c8 2018-11-26 08:22:52,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b66c196f-6902-4979-8c95-123d0b8d95c8']'. 2018-11-26 08:22:53,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 08:22:53,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 08:22:53,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 08:22:53,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b66c196f-6902-4979-8c95-123d0b8d95c8 | 2018-11-26 08:22:53,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-26 08:22:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 08:15:52 | 2018-11-26 08:22:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 08:22:52 | 2018-11-26 08:22:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:00 | 2018-11-26 08:22:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-26 08:22:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 08:22:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5e575663-c279-47a0-9471-aa90a5de2ed8) | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8ec65949-0e25-40c2-b35c-465fa84520a8) | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 407.261 | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-11-26 08:22:53,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-26 08:22:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 08:22:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 08:22:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-26 08:22:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 08:22:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 08:22:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 08:22:53,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-26 08:22:56,247 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 08:22:56,247 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:17 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-26 08:22:59,912 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-26 08:23:00,895 - 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'eff423ffcf4f473db22699d19de006c0', '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_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90'}) 2018-11-26 08:23:01,307 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'05631ad3ef6e42949ca3b377a0401969', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90'}) 2018-11-26 08:23:01,514 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 08:23:01,638 - 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'9ffe0a0104984a159e2d9654dff8f400'}) 2018-11-26 08:23:02,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 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'eff423ffcf4f473db22699d19de006c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '110f8d20-fd94-46cb-9815-12ec5ca73680', 'username': u'patrole-user_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 08:23:02,346 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'password': '110f8d20-fd94-46cb-9815-12ec5ca73680', 'project_name': 'patrole-project_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'eff423ffcf4f473db22699d19de006c0', 'project_domain_name': 'Default'} 2018-11-26 08:23:03,874 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 08:23:06,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 08:23:08,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a3bb8029-2da4-4298-90c9-5a63beb513f8 | 2018-11-26T08:23:08.012388 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a3bb8029-2da4-4298-90c9-5a63beb513f8 ~/.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-26 08:23:11,575 - 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-26 08:23:12,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 08:23:14,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 08:23:17,342 - 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=9a40fdda-4e94-4777-aa91-1d24f08968d9) as the default verifier for the future CLI operations. 2018-11-26 08:23:19,706 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-26 08:23:21,650 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/118c6c83-1fb6-417e-b3b9-b1ed7ec86269/snap', u'metadata': Munch({})})], 'file': u'/v2/images/118c6c83-1fb6-417e-b3b9-b1ed7ec86269/file', 'owner': u'eff423ffcf4f473db22699d19de006c0', 'id': u'118c6c83-1fb6-417e-b3b9-b1ed7ec86269', 'size': 12716032, u'self': u'/v2/images/118c6c83-1fb6-417e-b3b9-b1ed7ec86269', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eff423ffcf4f473db22699d19de006c0', 'name': 'patrole-project_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/118c6c83-1fb6-417e-b3b9-b1ed7ec86269/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T08:23:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T08:23:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/118c6c83-1fb6-417e-b3b9-b1ed7ec86269', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'created': u'2018-11-26T08:23:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T08:23:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/118c6c83-1fb6-417e-b3b9-b1ed7ec86269', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 08:23:21,878 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', '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'4a0867c6811546ee9366410d76086950', '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'b74ba9f0-d234-4387-8c7f-7ab76743cc7f', 'swap': 0}) 2018-11-26 08:23:23,956 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/1f0925b8-ffa2-4ffb-b253-516bd53dc21d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f0925b8-ffa2-4ffb-b253-516bd53dc21d/file', 'owner': u'eff423ffcf4f473db22699d19de006c0', 'id': u'1f0925b8-ffa2-4ffb-b253-516bd53dc21d', 'size': 12716032, u'self': u'/v2/images/1f0925b8-ffa2-4ffb-b253-516bd53dc21d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eff423ffcf4f473db22699d19de006c0', 'name': 'patrole-project_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/1f0925b8-ffa2-4ffb-b253-516bd53dc21d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T08:23:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T08:23:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1f0925b8-ffa2-4ffb-b253-516bd53dc21d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', 'created': u'2018-11-26T08:23:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T08:23:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f0925b8-ffa2-4ffb-b253-516bd53dc21d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 08:23:23,998 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', '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'4a0867c6811546ee9366410d76086950', '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'5c088bb9-9bee-40f5-9eea-cf7486ed0e2a', 'swap': 0}) 2018-11-26 08:23:24,020 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ed3c4065-bf6a-4e5c-8d2a-e6a575b78a90', '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'4a0867c6811546ee9366410d76086950', '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'5c088bb9-9bee-40f5-9eea-cf7486ed0e2a', 'swap': 0}) 2018-11-26 08:23:26,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 08:23:26,973 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 08:23:26,973 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 08:23:26,976 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 08:23:27,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-26 08:23:30,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9a40fdda-4e94-4777-aa91-1d24f08968d9/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-26 08:23:30,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 08:23:30,068 - 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-26 08:26:01,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: db512d6b-e2f6-461c-bf8d-4b17c2ab6364 2018-11-26 08:26:01,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'db512d6b-e2f6-461c-bf8d-4b17c2ab6364']'. 2018-11-26 08:26:02,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 08:26:02,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 08:26:02,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 08:26:02,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | db512d6b-e2f6-461c-bf8d-4b17c2ab6364 | 2018-11-26 08:26:02,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-26 08:26:02,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 08:23:31 | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 08:26:01 | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:30 | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9a40fdda-4e94-4777-aa91-1d24f08968d9) | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 08:26:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a3bb8029-2da4-4298-90c9-5a63beb513f8) | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 121.219 | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 08:26:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-26 08:26:02,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 08:26:02,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 08:26:02,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 08:26:02,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-26 08:26:04,660 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 08:26:04,660 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 08:26:07,940 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-26 08:26:08,920 - 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'b3c15b5ddb534088994fac67d1970590', '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_4cd96997-8765-423b-a1cf-bb19651aaab1'}) 2018-11-26 08:26:09,322 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'36554caaded9415f980042fbfd6116be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_4cd96997-8765-423b-a1cf-bb19651aaab1'}) 2018-11-26 08:26:09,537 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 08:26:09,824 - 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'9a07bd788673488f8a58d7b5e2ef806c'}) 2018-11-26 08:26:10,533 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_4cd96997-8765-423b-a1cf-bb19651aaab1', 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'b3c15b5ddb534088994fac67d1970590', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3842e9c4-3c65-4d39-a40d-a10a50b3926d', 'username': u'snaps_smoke-user_4cd96997-8765-423b-a1cf-bb19651aaab1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 08:26:10,536 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_4cd96997-8765-423b-a1cf-bb19651aaab1', 'password': '3842e9c4-3c65-4d39-a40d-a10a50b3926d', 'project_name': 'snaps_smoke-project_4cd96997-8765-423b-a1cf-bb19651aaab1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'b3c15b5ddb534088994fac67d1970590', 'project_domain_name': 'Default'} 2018-11-26 08:26:13,303 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-26 08:26:13,917 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.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-26 08:26:13,917 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-26 08:26:13,918 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-26 09:11:32,818 - 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 ---------------------------------------------------------------------- Ran 112 tests in 2718.824s OK 2018-11-26 09:11:32,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 09:11:32,936 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 45:19 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-26 09:11:35,271 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-26 09:11:36,239 - 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'b82665b4deeb492cb40df343468175b1', '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_68342782-8619-434a-a289-f1ffbcc41d78'}) 2018-11-26 09:11:36,619 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f60926f4e9474dd2bd6d3a910b51fe8b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_68342782-8619-434a-a289-f1ffbcc41d78'}) 2018-11-26 09:11:36,831 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 09:11:36,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'c6a58492416e49c392429392f1c02679'}) 2018-11-26 09:11:37,661 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_68342782-8619-434a-a289-f1ffbcc41d78', 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'b82665b4deeb492cb40df343468175b1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '01d69515-ad0d-4845-8659-061e65d0c788', 'username': u'neutron_trunk-user_68342782-8619-434a-a289-f1ffbcc41d78', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 09:11:37,664 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_68342782-8619-434a-a289-f1ffbcc41d78', 'password': '01d69515-ad0d-4845-8659-061e65d0c788', 'project_name': 'neutron_trunk-project_68342782-8619-434a-a289-f1ffbcc41d78', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'b82665b4deeb492cb40df343468175b1', 'project_domain_name': 'Default'} 2018-11-26 09:11:39,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 09:11:41,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 09:11:43,365 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4e4716d6-f81f-474a-b9c9-fdcff66fdf21 | 2018-11-26T09:11:43.009724 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4e4716d6-f81f-474a-b9c9-fdcff66fdf21 ~/.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-26 09:11:46,587 - 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-26 09:11:47,366 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 09:11:49,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 09:11:52,133 - 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=11b92f5b-95a3-4c96-b55a-e5eaa17dad91) as the default verifier for the future CLI operations. 2018-11-26 09:11:54,516 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-26 09:11:56,515 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8/file', 'owner': u'b82665b4deeb492cb40df343468175b1', 'id': u'63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8', 'size': 12716032, u'self': u'/v2/images/63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b82665b4deeb492cb40df343468175b1', 'name': 'neutron_trunk-project_68342782-8619-434a-a289-f1ffbcc41d78', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T09:11:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T09:11:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_68342782-8619-434a-a289-f1ffbcc41d78', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_68342782-8619-434a-a289-f1ffbcc41d78', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_68342782-8619-434a-a289-f1ffbcc41d78', 'created': u'2018-11-26T09:11:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T09:11:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/63eb1aa0-5ab9-4e72-956b-bdc3d68feaa8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_68342782-8619-434a-a289-f1ffbcc41d78', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 09:11:56,751 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_68342782-8619-434a-a289-f1ffbcc41d78', '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'4a0867c6811546ee9366410d76086950', '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'366c99c6-440f-457f-b510-06c5fce61155', 'swap': 0}) 2018-11-26 09:11:58,629 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/2666bd00-e2c6-46c4-9017-1566f2186ef1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2666bd00-e2c6-46c4-9017-1566f2186ef1/file', 'owner': u'b82665b4deeb492cb40df343468175b1', 'id': u'2666bd00-e2c6-46c4-9017-1566f2186ef1', 'size': 12716032, u'self': u'/v2/images/2666bd00-e2c6-46c4-9017-1566f2186ef1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b82665b4deeb492cb40df343468175b1', 'name': 'neutron_trunk-project_68342782-8619-434a-a289-f1ffbcc41d78', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/2666bd00-e2c6-46c4-9017-1566f2186ef1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T09:11:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T09:11:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_68342782-8619-434a-a289-f1ffbcc41d78', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2666bd00-e2c6-46c4-9017-1566f2186ef1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_68342782-8619-434a-a289-f1ffbcc41d78', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_68342782-8619-434a-a289-f1ffbcc41d78', 'created': u'2018-11-26T09:11:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T09:11:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2666bd00-e2c6-46c4-9017-1566f2186ef1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_68342782-8619-434a-a289-f1ffbcc41d78', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 09:11:58,677 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_68342782-8619-434a-a289-f1ffbcc41d78', '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'4a0867c6811546ee9366410d76086950', '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'82a3c0f5-da6a-430d-bbda-1a954e0a521d', 'swap': 0}) 2018-11-26 09:11:58,702 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_68342782-8619-434a-a289-f1ffbcc41d78', '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'4a0867c6811546ee9366410d76086950', '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'82a3c0f5-da6a-430d-bbda-1a954e0a521d', 'swap': 0}) 2018-11-26 09:12:01,898 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 09:12:01,899 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 09:12:01,899 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 09:12:01,902 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 09:12:02,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-26 09:12:05,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-11b92f5b-95a3-4c96-b55a-e5eaa17dad91/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-26 09:12:05,236 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 09:12:05,257 - 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-26 09:14:03,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b63d0d03-6396-4b5e-a2ba-986432e44bf8 2018-11-26 09:14:03,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b63d0d03-6396-4b5e-a2ba-986432e44bf8']'. 2018-11-26 09:14:03,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 09:14:03,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 09:14:03,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b63d0d03-6396-4b5e-a2ba-986432e44bf8 | 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 09:12:07 | 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 09:14:02 | 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:55 | 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 09:14:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 11b92f5b-95a3-4c96-b55a-e5eaa17dad91) | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4e4716d6-f81f-474a-b9c9-fdcff66fdf21) | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 106.283 | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-11-26 09:14:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-26 09:14:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 09:14:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 09:14:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-26 09:14:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 09:14:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 09:14:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 09:14:03,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-26 09:14:05,972 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 09:14:05,973 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:11 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-26 09:14:08,949 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-11-26 09:14:09,862 - 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'138d5858ccf348218393d85b9b60f7dd', '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_7366306b-0d68-4619-a989-62f4baed5b1e'}) 2018-11-26 09:14:10,241 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2fbba99e46674bf08ced001e5fbfca4d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_7366306b-0d68-4619-a989-62f4baed5b1e'}) 2018-11-26 09:14:10,458 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 09:14:10,575 - 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'f07c858e7a804200ac57377c3f5b79b6'}) 2018-11-26 09:14:11,292 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_7366306b-0d68-4619-a989-62f4baed5b1e', 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'138d5858ccf348218393d85b9b60f7dd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '940b93e7-372d-4928-a4f5-7dc4cddfbed0', 'username': u'networking-bgpvpn-user_7366306b-0d68-4619-a989-62f4baed5b1e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 09:14:11,295 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_7366306b-0d68-4619-a989-62f4baed5b1e', 'password': '940b93e7-372d-4928-a4f5-7dc4cddfbed0', 'project_name': 'networking-bgpvpn-project_7366306b-0d68-4619-a989-62f4baed5b1e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '138d5858ccf348218393d85b9b60f7dd', 'project_domain_name': 'Default'} 2018-11-26 09:14:12,805 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 09:14:15,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 09:14:17,017 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2ee43c6a-cb20-4002-9486-99405aeff983 | 2018-11-26T09:14:16.641327 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2ee43c6a-cb20-4002-9486-99405aeff983 ~/.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-26 09:14:20,171 - 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-26 09:14:20,945 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 09:14:23,002 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 09:14:25,817 - 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=0d59a5c8-2d75-4966-93bd-31ca588cb947) as the default verifier for the future CLI operations. 2018-11-26 09:14:28,349 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-11-26 09:14:29,605 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-11-26 09:14:29,605 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-11-26 09:14:29,661 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-11-26 09:14:30,641 - 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'65070019989245ad95d8266b2a4ed96b', '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_1b4c24ab-732b-4e8e-b314-02c7abdf2662'}) 2018-11-26 09:14:31,036 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'90202d47b7d742f4a1c5419e2a10ac35', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_1b4c24ab-732b-4e8e-b314-02c7abdf2662'}) 2018-11-26 09:14:31,252 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 09:14:31,384 - 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'e7620a28c1b64a1f9a2db66b078d6c17'}) 2018-11-26 09:14:32,087 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_1b4c24ab-732b-4e8e-b314-02c7abdf2662', 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'65070019989245ad95d8266b2a4ed96b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4f393c0c-b72c-4050-887e-967ebb2ddfc5', 'username': u'networking-sfc-user_1b4c24ab-732b-4e8e-b314-02c7abdf2662', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 09:14:32,091 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_1b4c24ab-732b-4e8e-b314-02c7abdf2662', 'password': '4f393c0c-b72c-4050-887e-967ebb2ddfc5', 'project_name': 'networking-sfc-project_1b4c24ab-732b-4e8e-b314-02c7abdf2662', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '65070019989245ad95d8266b2a4ed96b', 'project_domain_name': 'Default'} 2018-11-26 09:14:33,531 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 09:14:35,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 09:14:37,997 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2ef1b45f-e38a-4dad-80a7-4c31d3866353 | 2018-11-26T09:14:37.577603 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2ef1b45f-e38a-4dad-80a7-4c31d3866353 ~/.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-26 09:14:41,104 - 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-26 09:14:41,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 09:14:43,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 09:14:46,581 - 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=4602c1e8-4aa2-49ee-84b1-ac6ddbf84892) as the default verifier for the future CLI operations. 2018-11-26 09:14:48,971 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-11-26 09:14:50,226 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-11-26 09:14:50,227 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-11-26 09:14:50,279 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-11-26 09:14:51,354 - 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'a83efe78ad2d4ab2bdec430aa78cd010', '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_f0aaa055-4b42-4663-9ab6-ae79bd03c7b7'}) 2018-11-26 09:14:51,769 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'63da98ffa41a40f5b0eb1cdc5e5095fe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_f0aaa055-4b42-4663-9ab6-ae79bd03c7b7'}) 2018-11-26 09:14:51,893 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 09:14:52,018 - 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'7e5b2ac921074f3bb675a3fc9e2dc71d'}) 2018-11-26 09:14:52,715 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_f0aaa055-4b42-4663-9ab6-ae79bd03c7b7', 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'a83efe78ad2d4ab2bdec430aa78cd010', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0a4ae977-e313-45f1-8f80-bea4bfd07808', 'username': u'barbican-user_f0aaa055-4b42-4663-9ab6-ae79bd03c7b7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 09:14:52,719 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_f0aaa055-4b42-4663-9ab6-ae79bd03c7b7', 'password': '0a4ae977-e313-45f1-8f80-bea4bfd07808', 'project_name': 'barbican-project_f0aaa055-4b42-4663-9ab6-ae79bd03c7b7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'a83efe78ad2d4ab2bdec430aa78cd010', 'project_domain_name': 'Default'} 2018-11-26 09:14:54,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 09:14:56,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-26 09:14:58,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e5e2bbb7-5262-408f-a167-7cec7d9de95a | 2018-11-26T09:14:58.205552 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e5e2bbb7-5262-408f-a167-7cec7d9de95a ~/.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-26 09:15:01,812 - 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-26 09:15:02,569 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 09:15:04,573 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-26 09:15:07,549 - 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=2b5d0211-0329-4b99-8b78-3495e2a7f62a) as the default verifier for the future CLI operations. 2018-11-26 09:15:11,380 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-11-26 09:15:11,381 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-26 09:15:11,387 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:44 | PASS | | neutron-tempest-plugin-api | functest | smoke | 15:30 | PASS | | rally_sanity | functest | smoke | 32:43 | PASS | | rally_jobs | functest | smoke | 25:37 | PASS | | refstack_defcore | functest | smoke | 07:17 | PASS | | patrole | functest | smoke | 02:45 | PASS | | snaps_smoke | functest | smoke | 45:19 | PASS | | neutron_trunk | functest | smoke | 02:11 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-11-26 09:15:11,398 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-26 09:15:14,628 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 09:15:14,633 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 09:15:14,633 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-26 09:15:14,634 - 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-26 09:15:14,644 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-11-26 09:15:15,821 - 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'e67f8fb73b0f464e86030ea84ac39d4b', '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_cf7db376-87d8-440b-9a45-858d39f5a324'}) 2018-11-26 09:15:16,205 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a036f5f6e6f4c30a42b7b17cc6f07db', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_cf7db376-87d8-440b-9a45-858d39f5a324'}) 2018-11-26 09:15:16,412 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 09:15:16,541 - 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'380a09bf31f6436aa2b1eed6d70e192a'}) 2018-11-26 09:15:17,244 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_cf7db376-87d8-440b-9a45-858d39f5a324', 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'e67f8fb73b0f464e86030ea84ac39d4b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eb98a4b2-3247-40e4-a37f-148d9e41e2c3', 'username': u'vmtp-user_cf7db376-87d8-440b-9a45-858d39f5a324', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 09:15:17,248 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_cf7db376-87d8-440b-9a45-858d39f5a324', 'password': 'eb98a4b2-3247-40e4-a37f-148d9e41e2c3', 'project_name': 'vmtp-project_cf7db376-87d8-440b-9a45-858d39f5a324', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'e67f8fb73b0f464e86030ea84ac39d4b', 'project_domain_name': 'Default'} 2018-11-26 09:15:17,477 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-11-26 09:15:24,810 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T09:15:19Z', u'revision_number': 3, u'id': u'c076c027-5664-4344-9b76-e089d254dca4', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_cf7db376-87d8-440b-9a45-858d39f5a324', u'admin_state_up': True, u'tenant_id': u'e67f8fb73b0f464e86030ea84ac39d4b', u'created_at': u'2018-11-26T09:15:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'e67f8fb73b0f464e86030ea84ac39d4b'}) 2018-11-26 09:15:31,015 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/98e404f4-901a-4268-b7ee-b1df44ccddeb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98e404f4-901a-4268-b7ee-b1df44ccddeb/file', 'owner': u'e67f8fb73b0f464e86030ea84ac39d4b', 'id': u'98e404f4-901a-4268-b7ee-b1df44ccddeb', 'size': 263586304, u'self': u'/v2/images/98e404f4-901a-4268-b7ee-b1df44ccddeb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e67f8fb73b0f464e86030ea84ac39d4b', 'name': 'vmtp-project_cf7db376-87d8-440b-9a45-858d39f5a324', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/98e404f4-901a-4268-b7ee-b1df44ccddeb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T09:15:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T09:15:30Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_cf7db376-87d8-440b-9a45-858d39f5a324', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/98e404f4-901a-4268-b7ee-b1df44ccddeb', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_cf7db376-87d8-440b-9a45-858d39f5a324', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_cf7db376-87d8-440b-9a45-858d39f5a324', 'created': u'2018-11-26T09:15:26Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-26T09:15:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/98e404f4-901a-4268-b7ee-b1df44ccddeb', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_cf7db376-87d8-440b-9a45-858d39f5a324', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-26 09:15:31,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_cf7db376-87d8-440b-9a45-858d39f5a324', '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'4a0867c6811546ee9366410d76086950', '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'18cc2d95-30ba-40e8-b620-e2c7b9a9a2ce', 'swap': 0}) 2018-11-26 09:15:31,908 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_cf7db376-87d8-440b-9a45-858d39f5a324' 2018-11-26 09:15:32,233 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLQnRVrDXnAbEA3Mb7tNALWGQVoj0r0bTAtYPCOcMqepKMIRnnomCwoOXvm4/yRdxfGuHRXfh0kfkVRoxk3cJQ0Vl6IFQnaVqtDLC4XQj9laHFlK9SBhyjlipD3eVoa+JWas83JDsinKmj5WAFcD3ePADRVvyPXlY7F8sIO/JkwzS5LpoEDfn+cU6yPp9C6WbTJCCOH6J6jaqRPXrQvrGToaHTpjbUvTgqQr+rdghie6mkrpxpyDzFwT/9JYUyyOEpaD/f0SxiE3+mx0/WWBWUvti42nzvpXHN2/89r3ZWdG29GIV2yvoDzgLLMoNU5tkG8pmd/SyU1XJwG2DIrrVz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAy0J0Vaw15wGxANzG+7TQC1hkFaI9K9G0wLWDwjnDKnqSjCEZ\n56JgsKDl75uP8kXcXxrh0V34dJH5FUaMZN3CUNFZeiBUJ2larQywuF0I/ZWhxZSv\nUgYco5YqQ93laGviVmrPNyQ7Ipypo+VgBXA93jwA0Vb8j15WOxfLCDvyZMM0uS6a\nBA35/nFOsj6fQulm0yQgjh+ieo2qkT160L6xk6Gh06Y21L04KkK/q3YIYnuppK6c\nacg8xcE//SWFMsjhKWg/39EsYhN/psdP1lgVlL7YuNp876Vxzdv/Pa92VnRtvRiF\ndsr6A84CyzKDVObZBvKZnf0slNVycBtgyK61cwIDAQABAoIBAQCl5xP1aZ6Fcwf6\nYDm58RduazMlxUqQnZYfRQjKW0NFRM6gudPfENZC1NFZBWw0n3kD13lB3qWQ4CSi\njPbCzY5xUK7r079ce82bOaR0lttjv+JO1tFS7dIqY8MTqeY5mPUg/AUuSNBLq/t6\n3xnE1pxo7CjutUVn7+QKT51Ulzl9q7C+CvTfo0+HPuRaPxFJsAqlleUqB1A0OXSn\nME6mBSPt/XtdGFeRNIcvQQogSABWviMyyriG2KLz4W1nrpabAp5c7kCmZgM/hm/o\nt1fxWNxWt9YtdQ10G8WjhNaMsPfTV+bZXHLcDoV86G20N1te61h+sNIOd13DJ1IG\n06Ey6D0BAoGBAP2rjBYPmNAzvDncX8KmoPobqavwtEifdZ7mOCmEwfMpWW8zD7xV\nQQDLuAqUH/EaBqMory69v8d6eLMwy/dc9AXamt9Tac0I7hAkQHpgTgt2S3C8Y3uw\nl082yyQRUAih4hM4+1nKTkC91GyLdqt7yFOCupZF4FNViLr6Cy2c6wchAoGBAM0g\nYJeLg7wvha9kFkh6WuVn5elUmM4YOpg2lpD0matQhyI1mUUtXG/cilFjSSW0Kciq\nwUsXl57U/yY+Xaiqiw27ltmk7rS4B79XJvFx5oVm9r4MEfQ0T2KqT9iU6k8TMnSf\nA2cq/zvQAZ1PRdjtqnXFaepYxqCSYBVxeuwZjW4TAoGAQuhqjK8UeWYL8Z8Eywy0\nTQPa3vUgOD+HAKBsk9bmaUKwyjnHnr9F4/XX10J2olthAMwMWOHHoc/V4j2urtIf\nsyOT0e/oaiI+2JcXQrAAJdnP0C6AdvF/F2+2aQ7/8ybvwG45LdfEiCMJ0o9+f4Co\nuA41NMm9f32CEP8+z4siGsECgYAUZqH0sIV7k+Zh2Tx2HOUpZ7nwCN/hr3s0ZEl5\nRTp7VVj7SAVkYeyNm4uOKKe/vjlhocnzo/cKbvipXw6FleCajwujvcmX462xlANl\nhAR/RAxKPn0Sopk6oOGsErNzBd/AxYfbHOWhl0Bx2s6BkrGfYPD1w7qNgcFYoJ6v\nGKN+TQKBgEN/DY3WAgIXBRmKgs/KBUImzOYkiw4nIbJUyYZooKUZAi2W+3DtcKUt\nCbNqRMqCxG5ippn5AeyZphtsN3eOApC/2zsFzymubPrz1CLNVnSBIx+54YHXk3hJ\nhE4f140lHv4IyPPOgKbTeXgBGjZKbQ5UOmn2jMkyw1LbWfbrq97W\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3a036f5f6e6f4c30a42b7b17cc6f07db', 'name': u'vmtp_cf7db376-87d8-440b-9a45-858d39f5a324', 'created_at': '2018-11-26T09:15:32.233770', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e67f8fb73b0f464e86030ea84ac39d4b', 'name': 'vmtp-project_cf7db376-87d8-440b-9a45-858d39f5a324', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'59:48:3f:1d:37:23:a5:1f:22:a4:5e:99:2f:b3:ea:21', 'type': 'ssh', 'id': u'vmtp_cf7db376-87d8-440b-9a45-858d39f5a324'}) 2018-11-26 09:15:33,442 - 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-26 09:34:14,705 - 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-26 09:15:34,073 INFO Using http://172.30.9.24:5000//v3 2018-11-26 09:15:34,073 INFO VM public key: /tmp/tmpacRUv8 2018-11-26 09:15:34,073 INFO VM private key: /tmp/tmpEF5hVI 2018-11-26 09:15:35,228 INFO Found image vmtp-img_cf7db376-87d8-440b-9a45-858d39f5a324 to launch VM, will continue 2018-11-26 09:15:36,139 INFO Using external router: vmtp-router_cf7db376-87d8-440b-9a45-858d39f5a324 2018-11-26 09:15:36,139 INFO Using external network: external. 2018-11-26 09:15:37,602 INFO Created internal network: pns-internal-net_cf7db376-87d8-440b-9a45-858d39f5a324. 2018-11-26 09:15:38,632 INFO Created internal network: pns-internal-net2_cf7db376-87d8-440b-9a45-858d39f5a324. 2018-11-26 09:15:42,065 DEBUG Ext router associated to pns-internal-net_cf7db376-87d8-440b-9a45-858d39f5a324 2018-11-26 09:15:44,951 DEBUG Ext router associated to pns-internal-net2_cf7db376-87d8-440b-9a45-858d39f5a324 2018-11-26 09:15:45,790 INFO OpenStack agent: Open vSwitch agent 2018-11-26 09:15:45,790 INFO OpenStack network type: vxlan 2018-11-26 09:15:47,383 INFO [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Creating server VM... 2018-11-26 09:15:47,383 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-26 09:15:50,786 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 1 of 150... 2018-11-26 09:15:53,304 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 2 of 150... 2018-11-26 09:15:55,813 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 3 of 150... 2018-11-26 09:15:58,719 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 4 of 150... 2018-11-26 09:16:01,076 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 5 of 150... 2018-11-26 09:16:03,701 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 6 of 150... 2018-11-26 09:16:06,216 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 7 of 150... 2018-11-26 09:16:08,985 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 8 of 150... 2018-11-26 09:16:11,535 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 9 of 150... 2018-11-26 09:16:14,069 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 10 of 150... 2018-11-26 09:16:16,786 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 11 of 150... 2018-11-26 09:16:19,547 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 12 of 150... 2018-11-26 09:16:22,129 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 13 of 150... 2018-11-26 09:16:24,688 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 14 of 150... 2018-11-26 09:16:27,217 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 15 of 150... 2018-11-26 09:16:30,100 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 16 of 150... 2018-11-26 09:16:32,664 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 17 of 150... 2018-11-26 09:16:35,232 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 18 of 150... 2018-11-26 09:16:37,766 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 19 of 150... 2018-11-26 09:16:40,671 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 20 of 150... 2018-11-26 09:16:43,412 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 21 of 150... 2018-11-26 09:16:45,952 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 22 of 150... 2018-11-26 09:16:48,509 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 23 of 150... 2018-11-26 09:16:51,059 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 24 of 150... 2018-11-26 09:16:53,575 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 25 of 150... 2018-11-26 09:16:56,149 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 26 of 150... 2018-11-26 09:16:58,719 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 27 of 150... 2018-11-26 09:17:01,701 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 28 of 150... 2018-11-26 09:17:04,272 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 29 of 150... 2018-11-26 09:17:06,996 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 30 of 150... 2018-11-26 09:17:09,597 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 31 of 150... 2018-11-26 09:17:12,158 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 32 of 150... 2018-11-26 09:17:14,713 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 33 of 150... 2018-11-26 09:17:17,245 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 34 of 150... 2018-11-26 09:17:19,771 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 35 of 150... 2018-11-26 09:17:22,344 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 36 of 150... 2018-11-26 09:17:24,878 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 37 of 150... 2018-11-26 09:17:27,223 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 38 of 150... 2018-11-26 09:17:29,569 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 39 of 150... 2018-11-26 09:17:35,028 INFO [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Internal network IP: 192.168.1.8 2018-11-26 09:17:35,029 INFO [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] SSH IP: 172.30.9.209 2018-11-26 09:17:35,029 INFO [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Setup SSH for ubuntu@172.30.9.209 2018-11-26 09:17:46,492 INFO [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Installing nuttcp-8.1.4... 2018-11-26 09:17:46,562 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Copying nuttcp-8.1.4 to target... 2018-11-26 09:17:46,782 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Starting nuttcp-8.1.4 server... 2018-11-26 09:17:46,827 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] 2018-11-26 09:17:46,873 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Creating client VM... 2018-11-26 09:17:46,873 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-26 09:17:49,122 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 1 of 150... 2018-11-26 09:17:51,686 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 2 of 150... 2018-11-26 09:17:54,018 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 3 of 150... 2018-11-26 09:17:56,541 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] VM status=BUILD, retrying 4 of 150... 2018-11-26 09:18:02,028 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Internal network IP: 192.168.1.6 2018-11-26 09:18:02,028 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] SSH IP: 172.30.9.212 2018-11-26 09:18:02,029 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Setup SSH for ubuntu@172.30.9.212 2018-11-26 09:18:13,894 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Installing nuttcp-8.1.4... 2018-11-26 09:18:13,939 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Copying nuttcp-8.1.4 to target... 2018-11-26 09:18:14,044 INFO ============================================================ 2018-11-26 09:18:14,045 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-11-26 09:18:23,087 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=26.8 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.134 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.173 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.196 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.176 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.130 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.170 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.232 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.288 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.171 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.130/2.848/26.815/7.989 ms 2018-11-26 09:18:32,127 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.144 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.154 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.157 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.117 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.118 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.205 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.212 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.216 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.153 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.180 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.117/0.165/0.216/0.037 ms 2018-11-26 09:18:41,163 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.398 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.203 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.164 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.288 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.190 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.254 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.137 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.413 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.157 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.160 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.137/0.236/0.413/0.096 ms 2018-11-26 09:18:41,163 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Measuring TCP Throughput (packet size=65536)... 2018-11-26 09:18:41,164 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:18:51,257 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=17382.8701 real_seconds=10.00 rate_Mbps=14578.8503 tx_cpu=30 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.16 2018-11-26 09:18:51,259 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:01,353 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=17212.0000 real_seconds=10.00 rate_Mbps=14435.1433 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.22 2018-11-26 09:19:01,353 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:11,450 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=17720.7342 real_seconds=10.00 rate_Mbps=14862.1186 tx_cpu=30 rx_cpu=42 retrans=0 cwnd=3137 rtt_ms=0.33 2018-11-26 09:19:11,450 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Measuring UDP Throughput (packet size=128)... 2018-11-26 09:19:11,451 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:14,774 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=17.5802 real_seconds=1.00 rate_Mbps=147.1726 tx_cpu=11 rx_cpu=28 drop=0 pkt=144017 data_loss=0.00000 2018-11-26 09:19:14,776 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=1<150704/5000000<10000000 Kbps loss-rate=0 2018-11-26 09:19:14,777 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452112K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:18,100 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=18.5948 real_seconds=1.00 rate_Mbps=155.5115 tx_cpu=11 rx_cpu=28 drop=0 pkt=152329 data_loss=0.00000 2018-11-26 09:19:18,100 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=1<159243/452112<452112 Kbps loss-rate=0 2018-11-26 09:19:18,101 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305677K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:21,428 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=18.2839 real_seconds=1.00 rate_Mbps=152.9381 tx_cpu=12 rx_cpu=30 drop=0 pkt=149782 data_loss=0.00000 2018-11-26 09:19:21,428 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=1<156608/305677<305677 Kbps loss-rate=0 2018-11-26 09:19:21,429 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231142K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:24,753 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=18.4471 real_seconds=1.00 rate_Mbps=154.3239 tx_cpu=12 rx_cpu=30 drop=1526 pkt=152645 data_loss=0.99982 2018-11-26 09:19:24,754 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=1<158027/231142<231142 Kbps loss-rate=1 2018-11-26 09:19:24,754 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194584K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:28,081 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=19.4382 real_seconds=1.00 rate_Mbps=162.5203 tx_cpu=12 rx_cpu=33 drop=0 pkt=159238 data_loss=0.00000 2018-11-26 09:19:28,082 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=1<166420/194584<194584 Kbps loss-rate=0 2018-11-26 09:19:28,082 DEBUG undershot, min=166420 kbps=180502 max=194584 2018-11-26 09:19:28,082 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180502K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:31,433 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=18.0950 real_seconds=1.00 rate_Mbps=151.3941 tx_cpu=15 rx_cpu=31 drop=0 pkt=148234 data_loss=0.00000 2018-11-26 09:19:31,433 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=166420<155027/180502<194584 Kbps loss-rate=0 2018-11-26 09:19:31,434 DEBUG undershot, min=180502 kbps=187543 max=194584 2018-11-26 09:19:31,434 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187543K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:34,784 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=17.3500 real_seconds=1.00 rate_Mbps=145.1527 tx_cpu=16 rx_cpu=27 drop=0 pkt=142131 data_loss=0.00000 2018-11-26 09:19:34,785 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=128 throughput=180502<148636/187543<194584 Kbps loss-rate=0 2018-11-26 09:19:34,785 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Measuring UDP Throughput (packet size=1024)... 2018-11-26 09:19:34,785 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:38,135 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=139.2900 real_seconds=1.00 rate_Mbps=1166.8381 tx_cpu=20 rx_cpu=30 drop=29 pkt=142662 data_loss=0.02038 2018-11-26 09:19:38,136 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=1024 throughput=1<1194842/5000000<10000000 Kbps loss-rate=0 2018-11-26 09:19:38,136 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3097421K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:41,463 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=132.2266 real_seconds=1.00 rate_Mbps=1108.1806 tx_cpu=17 rx_cpu=28 drop=0 pkt=135400 data_loss=0.00000 2018-11-26 09:19:41,464 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=1024 throughput=1<1134776/3097421<3097421 Kbps loss-rate=0 2018-11-26 09:19:41,464 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2116098K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:44,790 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=133.1035 real_seconds=1.00 rate_Mbps=1114.8019 tx_cpu=16 rx_cpu=28 drop=0 pkt=136298 data_loss=0.00000 2018-11-26 09:19:44,791 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=1024 throughput=1<1141557/2116098<2116098 Kbps loss-rate=0 2018-11-26 09:19:44,791 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1628827K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:48,142 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=146.3496 real_seconds=1.00 rate_Mbps=1225.4576 tx_cpu=20 rx_cpu=33 drop=0 pkt=149862 data_loss=0.00000 2018-11-26 09:19:48,142 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=1024 throughput=1<1254868/1628827<1628827 Kbps loss-rate=0 2018-11-26 09:19:48,142 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1441847K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:51,468 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=128.4189 real_seconds=1.00 rate_Mbps=1075.9812 tx_cpu=17 rx_cpu=28 drop=0 pkt=131501 data_loss=0.00000 2018-11-26 09:19:51,468 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=1024 throughput=1<1101804/1441847<1441847 Kbps loss-rate=0 2018-11-26 09:19:51,468 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1271825K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:54,792 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=142.2373 real_seconds=1.00 rate_Mbps=1191.6822 tx_cpu=19 rx_cpu=29 drop=0 pkt=145651 data_loss=0.00000 2018-11-26 09:19:54,792 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=1024 throughput=1<1220282/1271825<1271825 Kbps loss-rate=0 2018-11-26 09:19:54,792 DEBUG undershot, min=1220282 kbps=1246053 max=1271825 2018-11-26 09:19:54,792 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Measuring UDP Throughput (packet size=8192)... 2018-11-26 09:19:54,793 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:19:58,116 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=595.8984 real_seconds=1.00 rate_Mbps=4998.9134 tx_cpu=99 rx_cpu=23 drop=19 pkt=76294 data_loss=0.02491 2018-11-26 09:19:58,116 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=8192 throughput=1<5118887/5000000<10000000 Kbps loss-rate=0 2018-11-26 09:19:58,117 DEBUG undershot, min=5118887 kbps=7559443 max=10000000 2018-11-26 09:19:58,117 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559443K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:20:01,440 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=901.0312 real_seconds=1.00 rate_Mbps=7559.5168 tx_cpu=75 rx_cpu=34 drop=16 pkt=115348 data_loss=0.01387 2018-11-26 09:20:01,440 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=8192 throughput=5118887<7740945/7559443<10000000 Kbps loss-rate=0 2018-11-26 09:20:01,440 DEBUG undershot, min=7740945 kbps=8870472 max=10000000 2018-11-26 09:20:01,441 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8870472K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:20:04,792 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=905.7266 real_seconds=1.00 rate_Mbps=7587.3146 tx_cpu=24 rx_cpu=32 drop=194 pkt=116127 data_loss=0.16706 2018-11-26 09:20:04,792 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=8192 throughput=7740945<7769410/8870472<10000000 Kbps loss-rate=0 2018-11-26 09:20:04,793 DEBUG undershot, min=7769410 kbps=8884705 max=10000000 2018-11-26 09:20:04,793 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8884705K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:20:08,143 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=912.9141 real_seconds=1.00 rate_Mbps=7646.4785 tx_cpu=36 rx_cpu=31 drop=21 pkt=116874 data_loss=0.01796 2018-11-26 09:20:08,143 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=8192 throughput=7769410<7829993/8884705<10000000 Kbps loss-rate=0 2018-11-26 09:20:08,144 DEBUG undershot, min=7829993 kbps=8914996 max=10000000 2018-11-26 09:20:08,144 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8914996K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:20:11,469 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] megabytes=814.0391 real_seconds=1.00 rate_Mbps=6819.3394 tx_cpu=36 rx_cpu=27 drop=0 pkt=104197 data_loss=0.00000 2018-11-26 09:20:11,470 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] pkt-size=8192 throughput=7829993<6983003/8914996<10000000 Kbps loss-rate=0 2018-11-26 09:20:11,480 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.6', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 14928742, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 14781586, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15218809, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148636, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1220282, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6983003, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.848', 'rtt_max_ms': '26.815', 'rtt_min_ms': '0.130', 'rtt_stddev': '7.989', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.165', 'rtt_max_ms': '0.216', 'rtt_min_ms': '0.117', 'rtt_stddev': '0.037', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.236', 'rtt_max_ms': '0.413', 'rtt_min_ms': '0.137', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-11-26 09:20:11,481 INFO Deleting floating ip 06e3f8ea-a52a-46de-9303-436b8d2d33a3 2018-11-26 09:20:13,008 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Floating IP 172.30.9.212 deleted 2018-11-26 09:20:13,146 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3241] Instance deleted 2018-11-26 09:20:13,210 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Creating client VM... 2018-11-26 09:20:13,210 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-26 09:20:15,762 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] VM status=BUILD, retrying 1 of 150... 2018-11-26 09:20:18,279 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] VM status=BUILD, retrying 2 of 150... 2018-11-26 09:20:20,920 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] VM status=BUILD, retrying 3 of 150... 2018-11-26 09:20:23,449 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] VM status=BUILD, retrying 4 of 150... 2018-11-26 09:20:25,840 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] VM status=BUILD, retrying 5 of 150... 2018-11-26 09:20:31,468 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Internal network IP: 192.168.2.8 2018-11-26 09:20:31,469 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] SSH IP: 172.30.9.204 2018-11-26 09:20:31,469 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Setup SSH for ubuntu@172.30.9.204 2018-11-26 09:20:46,995 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Installing nuttcp-8.1.4... 2018-11-26 09:20:47,038 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Copying nuttcp-8.1.4 to target... 2018-11-26 09:20:47,205 INFO ============================================================ 2018-11-26 09:20:47,205 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-11-26 09:20:56,248 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.892 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.488 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.321 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.343 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.320 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.332 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.292 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.398 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.256 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.246 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.246/0.388/0.892/0.182 ms 2018-11-26 09:21:05,292 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.241 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.301 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.327 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.408 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.421 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.291 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.388 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.326 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.299 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.461 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.241/0.346/0.461/0.067 ms 2018-11-26 09:21:14,340 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.46 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.429 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.688 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.345 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.585 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.371 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.352 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.642 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.565 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.345 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.345/0.578/1.462/0.320 ms 2018-11-26 09:21:14,340 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring TCP Throughput (packet size=65536)... 2018-11-26 09:21:14,341 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:24,441 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=2271.8405 real_seconds=10.01 rate_Mbps=1904.3853 tx_cpu=4 rx_cpu=7 retrans=46 cwnd=323 rtt_ms=0.31 2018-11-26 09:21:24,442 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:34,543 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=2311.4550 real_seconds=10.01 rate_Mbps=1937.3765 tx_cpu=4 rx_cpu=7 retrans=54 cwnd=379 rtt_ms=0.29 2018-11-26 09:21:34,543 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:44,644 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=2824.1978 real_seconds=10.01 rate_Mbps=2367.1228 tx_cpu=5 rx_cpu=9 retrans=211 cwnd=402 rtt_ms=0.41 2018-11-26 09:21:44,644 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring UDP Throughput (packet size=128)... 2018-11-26 09:21:44,645 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:47,969 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.2039 real_seconds=1.01 rate_Mbps=143.3967 tx_cpu=21 rx_cpu=20 drop=46041 pkt=186976 data_loss=24.62430 2018-11-26 09:21:47,969 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<146838/5000000<10000000 Kbps loss-rate=24 2018-11-26 09:21:47,969 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R440514K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:51,297 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.3240 real_seconds=1.01 rate_Mbps=144.4877 tx_cpu=19 rx_cpu=20 drop=57137 pkt=199055 data_loss=28.70400 2018-11-26 09:21:51,298 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<147955/440514<440514 Kbps loss-rate=28 2018-11-26 09:21:51,298 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294234K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:54,625 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.8566 real_seconds=1.00 rate_Mbps=149.5325 tx_cpu=20 rx_cpu=20 drop=51386 pkt=197667 data_loss=25.99620 2018-11-26 09:21:54,626 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<153121/294234<294234 Kbps loss-rate=26 2018-11-26 09:21:54,626 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223677K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:21:57,954 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.7048 real_seconds=1.01 rate_Mbps=147.4560 tx_cpu=15 rx_cpu=21 drop=45599 pkt=190637 data_loss=23.91937 2018-11-26 09:21:57,954 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<150994/223677<223677 Kbps loss-rate=23 2018-11-26 09:21:57,954 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187335K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:01,281 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.8245 real_seconds=1.01 rate_Mbps=148.6596 tx_cpu=49 rx_cpu=20 drop=36402 pkt=182420 data_loss=19.95500 2018-11-26 09:22:01,282 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<152227/187335<187335 Kbps loss-rate=19 2018-11-26 09:22:01,282 DEBUG overshot, min=1 kbps=152227 max=187335 2018-11-26 09:22:01,282 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152227K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:04,635 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.7948 real_seconds=1.00 rate_Mbps=148.8191 tx_cpu=95 rx_cpu=18 drop=2884 pkt=148659 data_loss=1.94028 2018-11-26 09:22:04,635 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<152390/152227<187335 Kbps loss-rate=1 2018-11-26 09:22:04,635 DEBUG undershot, min=152390 kbps=169862 max=187335 2018-11-26 09:22:04,635 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169862K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:07,964 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.8248 real_seconds=1.00 rate_Mbps=148.9624 tx_cpu=83 rx_cpu=20 drop=19860 pkt=165881 data_loss=11.97238 2018-11-26 09:22:07,965 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=152390<152537/169862<187335 Kbps loss-rate=11 2018-11-26 09:22:07,965 DEBUG overshot, min=152390 kbps=152537 max=169862 2018-11-26 09:22:07,965 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152537K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:11,317 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.8427 real_seconds=1.00 rate_Mbps=149.1399 tx_cpu=78 rx_cpu=22 drop=2794 pkt=148962 data_loss=1.87585 2018-11-26 09:22:11,317 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=152390<152719/152537<169862 Kbps loss-rate=1 2018-11-26 09:22:11,318 DEBUG undershot, min=152719 kbps=161290 max=169862 2018-11-26 09:22:11,318 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161290K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:14,669 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=18.3651 real_seconds=1.00 rate_Mbps=153.5270 tx_cpu=88 rx_cpu=20 drop=7063 pkt=157510 data_loss=4.48425 2018-11-26 09:22:14,669 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=152719<157211/161290<169862 Kbps loss-rate=4 2018-11-26 09:22:14,669 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring UDP Throughput (packet size=1024)... 2018-11-26 09:22:14,670 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:17,997 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=151.2939 real_seconds=1.00 rate_Mbps=1263.3280 tx_cpu=33 rx_cpu=21 drop=43763 pkt=198688 data_loss=22.02599 2018-11-26 09:22:17,998 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1293647/5000000<10000000 Kbps loss-rate=22 2018-11-26 09:22:17,998 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3146823K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:21,327 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=151.8652 real_seconds=1.00 rate_Mbps=1271.4865 tx_cpu=25 rx_cpu=22 drop=43933 pkt=199443 data_loss=22.02788 2018-11-26 09:22:21,328 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1302002/3146823<3146823 Kbps loss-rate=22 2018-11-26 09:22:21,328 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2224412K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:24,653 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=144.1279 real_seconds=1.00 rate_Mbps=1207.3388 tx_cpu=36 rx_cpu=21 drop=34846 pkt=182433 data_loss=19.10072 2018-11-26 09:22:24,654 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1236314/2224412<2224412 Kbps loss-rate=19 2018-11-26 09:22:24,654 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1730363K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:27,983 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=142.6885 real_seconds=1.01 rate_Mbps=1183.1515 tx_cpu=34 rx_cpu=21 drop=39714 pkt=185827 data_loss=21.37149 2018-11-26 09:22:27,984 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1211547/1730363<1730363 Kbps loss-rate=21 2018-11-26 09:22:27,984 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1470955K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:31,314 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=144.3398 real_seconds=1.00 rate_Mbps=1204.7924 tx_cpu=36 rx_cpu=20 drop=26733 pkt=174537 data_loss=15.31655 2018-11-26 09:22:31,314 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1233707/1470955<1470955 Kbps loss-rate=15 2018-11-26 09:22:31,315 DEBUG overshot, min=1 kbps=1233707 max=1470955 2018-11-26 09:22:31,315 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1233707K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:34,666 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=142.0117 real_seconds=1.00 rate_Mbps=1186.2734 tx_cpu=99 rx_cpu=21 drop=5179 pkt=150599 data_loss=3.43892 2018-11-26 09:22:34,667 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1214743/1233707<1470955 Kbps loss-rate=3 2018-11-26 09:22:34,667 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring UDP Throughput (packet size=8192)... 2018-11-26 09:22:34,667 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:37,995 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=198.5234 real_seconds=1.00 rate_Mbps=1664.0340 tx_cpu=84 rx_cpu=9 drop=50883 pkt=76294 data_loss=66.69333 2018-11-26 09:22:37,995 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1703970/5000000<10000000 Kbps loss-rate=66 2018-11-26 09:22:37,995 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3351985K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:41,321 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=200.0938 real_seconds=1.00 rate_Mbps=1677.8721 tx_cpu=99 rx_cpu=12 drop=25535 pkt=51147 data_loss=49.92471 2018-11-26 09:22:41,321 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1718141/3351985<3351985 Kbps loss-rate=49 2018-11-26 09:22:41,321 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2535063K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:44,646 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=203.2734 real_seconds=1.00 rate_Mbps=1703.5390 tx_cpu=99 rx_cpu=10 drop=12663 pkt=38682 data_loss=32.73616 2018-11-26 09:22:44,646 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1744423/2535063<2535063 Kbps loss-rate=32 2018-11-26 09:22:44,646 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2139743K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:47,974 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=202.2500 real_seconds=1.00 rate_Mbps=1690.5506 tx_cpu=99 rx_cpu=9 drop=6762 pkt=32650 data_loss=20.71056 2018-11-26 09:22:47,974 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1731123/2139743<2139743 Kbps loss-rate=20 2018-11-26 09:22:47,974 DEBUG overshot, min=1 kbps=1731123 max=2139743 2018-11-26 09:22:47,975 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1731123K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:51,302 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=204.6641 real_seconds=1.00 rate_Mbps=1717.1952 tx_cpu=99 rx_cpu=8 drop=218 pkt=26415 data_loss=0.82528 2018-11-26 09:22:51,303 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1758407/1731123<2139743 Kbps loss-rate=0 2018-11-26 09:22:51,303 DEBUG undershot, min=1758407 kbps=1949075 max=2139743 2018-11-26 09:22:51,303 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1949075K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:54,630 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=208.3984 real_seconds=1.00 rate_Mbps=1744.1160 tx_cpu=99 rx_cpu=9 drop=3066 pkt=29741 data_loss=10.30903 2018-11-26 09:22:54,630 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1758407<1785974/1949075<2139743 Kbps loss-rate=10 2018-11-26 09:22:54,631 DEBUG overshot, min=1758407 kbps=1785974 max=1949075 2018-11-26 09:22:54,631 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1785974K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:22:57,959 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=212.0469 real_seconds=1.00 rate_Mbps=1778.6910 tx_cpu=99 rx_cpu=9 drop=110 pkt=27252 data_loss=0.40360 2018-11-26 09:22:57,959 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1758407<1821379/1785974<1949075 Kbps loss-rate=0 2018-11-26 09:22:57,959 DEBUG undershot, min=1821379 kbps=1885227 max=1949075 2018-11-26 09:22:57,960 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1885227K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:23:01,287 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=212.5781 real_seconds=1.00 rate_Mbps=1777.0380 tx_cpu=99 rx_cpu=10 drop=1557 pkt=28767 data_loss=5.41247 2018-11-26 09:23:01,287 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1821379<1819686/1885227<1949075 Kbps loss-rate=5 2018-11-26 09:23:01,288 DEBUG overshot, min=1821379 kbps=1819686 max=1885227 2018-11-26 09:23:01,299 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.8', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 46, 'rtt_ms': 0.31, 'throughput_kbps': 1950090, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 54, 'rtt_ms': 0.29, 'throughput_kbps': 1983873, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 211, 'rtt_ms': 0.41, 'throughput_kbps': 2423933, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.48, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 157211, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.44, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1214743, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.41, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1819686, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.388', 'rtt_max_ms': '0.892', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.182', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.346', 'rtt_max_ms': '0.461', 'rtt_min_ms': '0.241', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.578', 'rtt_max_ms': '1.462', 'rtt_min_ms': '0.345', 'rtt_stddev': '0.320', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-26 09:23:01,300 INFO ============================================================ 2018-11-26 09:23:01,300 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-11-26 09:23:10,371 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] PING 172.30.9.209 (172.30.9.209) 64(92) bytes of data. 72 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.625 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=1.04 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.536 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.509 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.638 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.491 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.409 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.736 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.325 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.696 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.325/0.600/1.044/0.193 ms 2018-11-26 09:23:19,415 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] PING 172.30.9.209 (172.30.9.209) 391(419) bytes of data. 399 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.301 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.432 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.279 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.458 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.535 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.388 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.500 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.589 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.440 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.457 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.279/0.437/0.589/0.095 ms 2018-11-26 09:23:28,463 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] PING 172.30.9.209 (172.30.9.209) 1500(1528) bytes of data. 1508 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=1.65 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.601 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.500 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.590 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.426 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.595 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.657 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.294 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.552 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.601 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.294/0.647/1.659/0.352 ms 2018-11-26 09:23:28,464 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring TCP Throughput (packet size=65536)... 2018-11-26 09:23:28,464 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:23:38,567 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=2474.8125 real_seconds=10.01 rate_Mbps=2074.2890 tx_cpu=4 rx_cpu=8 retrans=56 cwnd=354 rtt_ms=0.43 2018-11-26 09:23:38,567 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:23:48,670 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=2815.7317 real_seconds=10.01 rate_Mbps=2360.0243 tx_cpu=5 rx_cpu=9 retrans=323 cwnd=410 rtt_ms=0.45 2018-11-26 09:23:48,671 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:23:58,774 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=2382.6751 real_seconds=10.01 rate_Mbps=1996.8100 tx_cpu=4 rx_cpu=7 retrans=34 cwnd=339 rtt_ms=0.47 2018-11-26 09:23:58,775 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring UDP Throughput (packet size=128)... 2018-11-26 09:23:58,775 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:02,129 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.6161 real_seconds=1.01 rate_Mbps=146.8042 tx_cpu=16 rx_cpu=19 drop=40625 pkt=184936 data_loss=21.96703 2018-11-26 09:24:02,129 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<150327/5000000<10000000 Kbps loss-rate=21 2018-11-26 09:24:02,130 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R450981K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:05,457 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.2189 real_seconds=1.01 rate_Mbps=143.2072 tx_cpu=19 rx_cpu=21 drop=46250 pkt=187307 data_loss=24.69188 2018-11-26 09:24:05,457 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<146644/450981<450981 Kbps loss-rate=24 2018-11-26 09:24:05,458 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298812K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:08,784 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.1278 real_seconds=1.01 rate_Mbps=141.8447 tx_cpu=17 rx_cpu=19 drop=52148 pkt=192459 data_loss=27.09558 2018-11-26 09:24:08,785 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<145248/298812<298812 Kbps loss-rate=27 2018-11-26 09:24:08,785 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222030K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:12,139 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.0959 real_seconds=1.01 rate_Mbps=142.4841 tx_cpu=18 rx_cpu=19 drop=59571 pkt=199620 data_loss=29.84196 2018-11-26 09:24:12,140 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<145903/222030<222030 Kbps loss-rate=29 2018-11-26 09:24:12,140 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183966K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:15,468 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.3938 real_seconds=1.01 rate_Mbps=145.1151 tx_cpu=88 rx_cpu=21 drop=37021 pkt=179511 data_loss=20.62337 2018-11-26 09:24:15,468 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<148597/183966<183966 Kbps loss-rate=20 2018-11-26 09:24:15,468 DEBUG overshot, min=1 kbps=148597 max=183966 2018-11-26 09:24:15,469 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148597K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:18,795 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.4208 real_seconds=1.00 rate_Mbps=146.0111 tx_cpu=94 rx_cpu=21 drop=2403 pkt=145114 data_loss=1.65574 2018-11-26 09:24:18,796 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=1<149515/148597<183966 Kbps loss-rate=1 2018-11-26 09:24:18,796 DEBUG undershot, min=149515 kbps=166740 max=183966 2018-11-26 09:24:18,796 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166740K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:22,125 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.6608 real_seconds=1.00 rate_Mbps=147.6093 tx_cpu=82 rx_cpu=21 drop=18155 pkt=162832 data_loss=11.14957 2018-11-26 09:24:22,125 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=149515<151151/166740<183966 Kbps loss-rate=11 2018-11-26 09:24:22,125 DEBUG overshot, min=149515 kbps=151151 max=166740 2018-11-26 09:24:22,125 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151151K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:25,451 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=17.2319 real_seconds=1.00 rate_Mbps=144.0664 tx_cpu=92 rx_cpu=21 drop=6445 pkt=147608 data_loss=4.36604 2018-11-26 09:24:25,452 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=128 throughput=149515<147523/151151<166740 Kbps loss-rate=4 2018-11-26 09:24:25,452 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring UDP Throughput (packet size=1024)... 2018-11-26 09:24:25,453 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:28,805 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=136.9492 real_seconds=1.00 rate_Mbps=1147.7826 tx_cpu=25 rx_cpu=21 drop=48786 pkt=189022 data_loss=25.80971 2018-11-26 09:24:28,806 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1175329/5000000<10000000 Kbps loss-rate=25 2018-11-26 09:24:28,806 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3087664K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:32,133 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=138.5068 real_seconds=1.01 rate_Mbps=1149.5222 tx_cpu=32 rx_cpu=20 drop=42342 pkt=184173 data_loss=22.99034 2018-11-26 09:24:32,134 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1177110/3087664<3087664 Kbps loss-rate=22 2018-11-26 09:24:32,134 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2132387K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:35,460 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=135.8516 real_seconds=1.01 rate_Mbps=1133.8918 tx_cpu=34 rx_cpu=21 drop=57283 pkt=196395 data_loss=29.16722 2018-11-26 09:24:35,460 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1161105/2132387<2132387 Kbps loss-rate=29 2018-11-26 09:24:35,461 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1646746K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:38,788 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=136.5498 real_seconds=1.00 rate_Mbps=1144.6935 tx_cpu=27 rx_cpu=21 drop=55957 pkt=195784 data_loss=28.58098 2018-11-26 09:24:38,788 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1172166/1646746<1646746 Kbps loss-rate=28 2018-11-26 09:24:38,789 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1409456K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:42,116 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=138.2393 real_seconds=1.00 rate_Mbps=1155.0252 tx_cpu=56 rx_cpu=18 drop=30496 pkt=172053 data_loss=17.72474 2018-11-26 09:24:42,117 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1182745/1409456<1409456 Kbps loss-rate=17 2018-11-26 09:24:42,117 DEBUG overshot, min=1 kbps=1182745 max=1409456 2018-11-26 09:24:42,117 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1182745K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:45,444 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=137.4883 real_seconds=1.00 rate_Mbps=1148.9933 tx_cpu=89 rx_cpu=22 drop=3590 pkt=144378 data_loss=2.48649 2018-11-26 09:24:45,444 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=1024 throughput=1<1176569/1182745<1409456 Kbps loss-rate=2 2018-11-26 09:24:45,445 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Measuring UDP Throughput (packet size=8192)... 2018-11-26 09:24:45,445 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:48,772 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=203.1094 real_seconds=1.00 rate_Mbps=1702.0467 tx_cpu=73 rx_cpu=9 drop=50296 pkt=76294 data_loss=65.92392 2018-11-26 09:24:48,773 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1742895/5000000<10000000 Kbps loss-rate=65 2018-11-26 09:24:48,773 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3371447K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:52,100 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=203.8828 real_seconds=1.00 rate_Mbps=1704.3958 tx_cpu=99 rx_cpu=10 drop=25347 pkt=51444 data_loss=49.27105 2018-11-26 09:24:52,100 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1745301/3371447<3371447 Kbps loss-rate=49 2018-11-26 09:24:52,101 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2558374K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:55,428 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=208.2109 real_seconds=1.00 rate_Mbps=1745.3590 tx_cpu=99 rx_cpu=11 drop=12387 pkt=39038 data_loss=31.73064 2018-11-26 09:24:55,428 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1787247/2558374<2558374 Kbps loss-rate=31 2018-11-26 09:24:55,429 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2172810K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:24:58,756 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=211.4062 real_seconds=1.00 rate_Mbps=1767.7703 tx_cpu=99 rx_cpu=9 drop=6095 pkt=33155 data_loss=18.38336 2018-11-26 09:24:58,757 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1810196/2172810<2172810 Kbps loss-rate=18 2018-11-26 09:24:58,757 DEBUG overshot, min=1 kbps=1810196 max=2172810 2018-11-26 09:24:58,757 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1810196K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:25:02,084 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=214.1562 real_seconds=1.00 rate_Mbps=1796.0023 tx_cpu=99 rx_cpu=11 drop=210 pkt=27622 data_loss=0.76030 2018-11-26 09:25:02,085 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1<1839106/1810196<2172810 Kbps loss-rate=0 2018-11-26 09:25:02,085 DEBUG undershot, min=1839106 kbps=2005958 max=2172810 2018-11-26 09:25:02,085 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2005958K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:25:05,413 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=202.0781 real_seconds=1.00 rate_Mbps=1689.6729 tx_cpu=99 rx_cpu=10 drop=4743 pkt=30609 data_loss=15.49545 2018-11-26 09:25:05,413 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1839106<1730225/2005958<2172810 Kbps loss-rate=15 2018-11-26 09:25:05,414 DEBUG overshot, min=1839106 kbps=1730225 max=2005958 2018-11-26 09:25:05,414 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1730225K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:25:08,767 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] megabytes=204.3984 real_seconds=1.00 rate_Mbps=1713.7307 tx_cpu=99 rx_cpu=9 drop=239 pkt=26402 data_loss=0.90524 2018-11-26 09:25:08,767 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] pkt-size=8192 throughput=1839106<1754860/1730225<2005958 Kbps loss-rate=0 2018-11-26 09:25:08,767 DEBUG undershot, min=1922532 kbps=1964245 max=2005958 2018-11-26 09:25:08,779 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.8', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 56, 'rtt_ms': 0.43, 'throughput_kbps': 2124071, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 323, 'rtt_ms': 0.45, 'throughput_kbps': 2416664, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.47, 'throughput_kbps': 2044733, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.37, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147523, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.49, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1176569, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.91, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1754860, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.600', 'rtt_max_ms': '1.044', 'rtt_min_ms': '0.325', 'rtt_stddev': '0.193', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.437', 'rtt_max_ms': '0.589', 'rtt_min_ms': '0.279', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.647', 'rtt_max_ms': '1.659', 'rtt_min_ms': '0.294', 'rtt_stddev': '0.352', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-26 09:25:08,780 INFO Deleting floating ip 97f0915d-17ec-4e25-9333-35fbcd4ce50d 2018-11-26 09:25:10,448 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Floating IP 172.30.9.204 deleted 2018-11-26 09:25:10,781 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3242] Instance deleted 2018-11-26 09:25:10,797 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Creating client VM... 2018-11-26 09:25:10,797 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-26 09:25:14,111 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 1 of 150... 2018-11-26 09:25:16,855 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 2 of 150... 2018-11-26 09:25:19,688 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 3 of 150... 2018-11-26 09:25:22,596 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 4 of 150... 2018-11-26 09:25:25,323 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 5 of 150... 2018-11-26 09:25:28,039 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 6 of 150... 2018-11-26 09:25:30,555 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 7 of 150... 2018-11-26 09:25:33,118 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 8 of 150... 2018-11-26 09:25:35,845 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 9 of 150... 2018-11-26 09:25:38,489 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 10 of 150... 2018-11-26 09:25:41,208 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 11 of 150... 2018-11-26 09:25:43,592 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 12 of 150... 2018-11-26 09:25:46,299 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 13 of 150... 2018-11-26 09:25:49,038 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 14 of 150... 2018-11-26 09:25:51,549 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 15 of 150... 2018-11-26 09:25:54,618 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 16 of 150... 2018-11-26 09:25:57,443 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 17 of 150... 2018-11-26 09:25:59,958 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 18 of 150... 2018-11-26 09:26:02,712 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 19 of 150... 2018-11-26 09:26:05,913 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 20 of 150... 2018-11-26 09:26:08,274 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 21 of 150... 2018-11-26 09:26:10,796 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 22 of 150... 2018-11-26 09:26:13,574 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 23 of 150... 2018-11-26 09:26:16,939 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 24 of 150... 2018-11-26 09:26:19,491 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 25 of 150... 2018-11-26 09:26:21,844 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 26 of 150... 2018-11-26 09:26:24,396 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 27 of 150... 2018-11-26 09:26:27,505 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 28 of 150... 2018-11-26 09:26:30,087 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 29 of 150... 2018-11-26 09:26:32,824 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 30 of 150... 2018-11-26 09:26:35,340 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 31 of 150... 2018-11-26 09:26:37,688 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 32 of 150... 2018-11-26 09:26:40,463 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 33 of 150... 2018-11-26 09:26:43,039 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 34 of 150... 2018-11-26 09:26:45,575 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 35 of 150... 2018-11-26 09:26:48,089 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 36 of 150... 2018-11-26 09:26:50,640 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 37 of 150... 2018-11-26 09:26:53,178 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] VM status=BUILD, retrying 38 of 150... 2018-11-26 09:26:58,682 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Internal network IP: 192.168.1.23 2018-11-26 09:26:58,682 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] SSH IP: 172.30.9.200 2018-11-26 09:26:58,682 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Setup SSH for ubuntu@172.30.9.200 2018-11-26 09:27:10,710 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Installing nuttcp-8.1.4... 2018-11-26 09:27:10,754 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Copying nuttcp-8.1.4 to target... 2018-11-26 09:27:10,856 INFO ============================================================ 2018-11-26 09:27:10,856 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-11-26 09:27:19,906 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=41.9 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.501 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.321 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.412 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.381 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.423 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.288 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.426 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.357 ms 2018-11-26 09:27:28,952 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.319 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.376 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.333 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.411 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.394 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.382 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.300 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.347 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.407 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.348 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.300/0.361/0.411/0.042 ms 2018-11-26 09:27:38,001 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.720 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.257 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.303 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.465 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.316 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.334 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.250 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.495 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.242 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.404 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.242/0.378/0.720/0.142 ms 2018-11-26 09:27:38,002 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Measuring TCP Throughput (packet size=65536)... 2018-11-26 09:27:38,003 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:27:48,107 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=5510.4711 real_seconds=10.01 rate_Mbps=4616.8681 tx_cpu=9 rx_cpu=13 retrans=1 cwnd=584 rtt_ms=0.26 2018-11-26 09:27:48,108 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:27:58,212 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=5281.1677 real_seconds=10.01 rate_Mbps=4424.8455 tx_cpu=9 rx_cpu=13 retrans=2 cwnd=409 rtt_ms=0.52 2018-11-26 09:27:58,213 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:08,317 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=5283.7368 real_seconds=10.01 rate_Mbps=4426.9494 tx_cpu=9 rx_cpu=12 retrans=1 cwnd=603 rtt_ms=0.35 2018-11-26 09:28:08,317 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Measuring UDP Throughput (packet size=128)... 2018-11-26 09:28:08,318 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:11,646 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=26.9113 real_seconds=1.00 rate_Mbps=224.7018 tx_cpu=18 rx_cpu=25 drop=5302 pkt=225759 data_loss=2.34846 2018-11-26 09:28:11,646 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=1<230094/5000000<10000000 Kbps loss-rate=2 2018-11-26 09:28:11,647 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R690282K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:14,975 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=26.5503 real_seconds=1.00 rate_Mbps=222.3021 tx_cpu=17 rx_cpu=24 drop=1231 pkt=218731 data_loss=0.56291 2018-11-26 09:28:14,976 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=1<227637/690282<690282 Kbps loss-rate=0 2018-11-26 09:28:14,976 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R458959K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:18,306 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=26.2811 real_seconds=1.00 rate_Mbps=219.9577 tx_cpu=18 rx_cpu=24 drop=0 pkt=215295 data_loss=0.00000 2018-11-26 09:28:18,307 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=1<225236/458959<458959 Kbps loss-rate=0 2018-11-26 09:28:18,307 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R342097K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:21,637 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=26.7500 real_seconds=1.00 rate_Mbps=223.7332 tx_cpu=17 rx_cpu=25 drop=932 pkt=220068 data_loss=0.42362 2018-11-26 09:28:21,637 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=1<229102/342097<342097 Kbps loss-rate=0 2018-11-26 09:28:21,638 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R285599K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:24,964 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=26.1779 real_seconds=1.00 rate_Mbps=219.1207 tx_cpu=18 rx_cpu=24 drop=2503 pkt=216952 data_loss=1.15355 2018-11-26 09:28:24,965 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=1<224379/285599<285599 Kbps loss-rate=1 2018-11-26 09:28:24,965 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R254989K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:28,318 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=26.3871 real_seconds=1.00 rate_Mbps=220.8397 tx_cpu=18 rx_cpu=24 drop=3693 pkt=219856 data_loss=1.67971 2018-11-26 09:28:28,319 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=1<226139/254989<254989 Kbps loss-rate=1 2018-11-26 09:28:28,319 DEBUG undershot, min=226139 kbps=240564 max=254989 2018-11-26 09:28:28,320 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R240564K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:31,673 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=25.1687 real_seconds=1.01 rate_Mbps=210.0538 tx_cpu=19 rx_cpu=33 drop=14273 pkt=220455 data_loss=6.47430 2018-11-26 09:28:31,673 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=226139<215095/240564<254989 Kbps loss-rate=6 2018-11-26 09:28:31,673 DEBUG overshot, min=226139 kbps=215095 max=240564 2018-11-26 09:28:31,674 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215095K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:35,027 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=25.6332 real_seconds=1.00 rate_Mbps=214.9815 tx_cpu=99 rx_cpu=26 drop=67 pkt=210054 data_loss=0.03198 2018-11-26 09:28:35,027 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=128 throughput=226139<220141/215095<240564 Kbps loss-rate=0 2018-11-26 09:28:35,027 DEBUG undershot, min=233351 kbps=236957 max=240564 2018-11-26 09:28:35,027 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Measuring UDP Throughput (packet size=1024)... 2018-11-26 09:28:35,028 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:38,382 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=199.6914 real_seconds=1.00 rate_Mbps=1674.9839 tx_cpu=35 rx_cpu=26 drop=1574 pkt=206058 data_loss=0.76386 2018-11-26 09:28:38,382 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1<1715183/5000000<10000000 Kbps loss-rate=0 2018-11-26 09:28:38,382 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3357591K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:41,711 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=197.1494 real_seconds=1.00 rate_Mbps=1651.3157 tx_cpu=33 rx_cpu=28 drop=0 pkt=201881 data_loss=0.00000 2018-11-26 09:28:41,712 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1<1690947/3357591<3357591 Kbps loss-rate=0 2018-11-26 09:28:41,712 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2524269K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:45,040 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=200.5869 real_seconds=1.00 rate_Mbps=1681.1269 tx_cpu=30 rx_cpu=26 drop=43 pkt=205444 data_loss=0.02093 2018-11-26 09:28:45,040 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1<1721473/2524269<2524269 Kbps loss-rate=0 2018-11-26 09:28:45,041 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2122871K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:48,369 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=195.4775 real_seconds=1.00 rate_Mbps=1637.1127 tx_cpu=33 rx_cpu=28 drop=0 pkt=200169 data_loss=0.00000 2018-11-26 09:28:48,370 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1<1676403/2122871<2122871 Kbps loss-rate=0 2018-11-26 09:28:48,370 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1899637K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:51,700 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=197.0225 real_seconds=1.00 rate_Mbps=1649.9442 tx_cpu=34 rx_cpu=27 drop=524 pkt=202275 data_loss=0.25904 2018-11-26 09:28:51,700 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1<1689542/1899637<1899637 Kbps loss-rate=0 2018-11-26 09:28:51,700 DEBUG undershot, min=1689542 kbps=1794589 max=1899637 2018-11-26 09:28:51,701 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1794589K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:55,054 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=199.7451 real_seconds=1.00 rate_Mbps=1672.2724 tx_cpu=35 rx_cpu=28 drop=0 pkt=204539 data_loss=0.00000 2018-11-26 09:28:55,054 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1689542<1712406/1794589<1899637 Kbps loss-rate=0 2018-11-26 09:28:55,054 DEBUG undershot, min=1712406 kbps=1806021 max=1899637 2018-11-26 09:28:55,055 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1806021K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:28:58,382 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=198.7012 real_seconds=1.00 rate_Mbps=1663.8712 tx_cpu=35 rx_cpu=27 drop=9 pkt=203479 data_loss=0.00443 2018-11-26 09:28:58,382 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=1024 throughput=1712406<1703804/1806021<1899637 Kbps loss-rate=0 2018-11-26 09:28:58,382 DEBUG undershot, min=1806021 kbps=1852829 max=1899637 2018-11-26 09:28:58,383 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Measuring UDP Throughput (packet size=8192)... 2018-11-26 09:28:58,383 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:01,713 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=325.8203 real_seconds=1.00 rate_Mbps=2728.5758 tx_cpu=99 rx_cpu=15 drop=34589 pkt=76294 data_loss=45.33647 2018-11-26 09:29:01,714 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=1<2794061/5000000<10000000 Kbps loss-rate=45 2018-11-26 09:29:01,714 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3897030K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:05,042 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=329.9297 real_seconds=1.00 rate_Mbps=2760.3387 tx_cpu=99 rx_cpu=15 drop=17233 pkt=59464 data_loss=28.98056 2018-11-26 09:29:05,042 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=1<2826586/3897030<3897030 Kbps loss-rate=28 2018-11-26 09:29:05,043 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3361808K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:08,396 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=326.9219 real_seconds=1.00 rate_Mbps=2734.8085 tx_cpu=99 rx_cpu=16 drop=9451 pkt=51297 data_loss=18.42407 2018-11-26 09:29:08,396 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=1<2800443/3361808<3361808 Kbps loss-rate=18 2018-11-26 09:29:08,396 DEBUG overshot, min=1 kbps=2800443 max=3361808 2018-11-26 09:29:08,396 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2800443K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:11,726 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=332.5859 real_seconds=1.00 rate_Mbps=2787.7252 tx_cpu=99 rx_cpu=15 drop=161 pkt=42732 data_loss=0.37679 2018-11-26 09:29:11,726 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=1<2854630/2800443<3361808 Kbps loss-rate=0 2018-11-26 09:29:11,726 DEBUG undershot, min=2854630 kbps=3108219 max=3361808 2018-11-26 09:29:11,727 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3108219K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:15,054 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=327.2656 real_seconds=1.00 rate_Mbps=2740.3895 tx_cpu=99 rx_cpu=16 drop=5538 pkt=47428 data_loss=11.67664 2018-11-26 09:29:15,055 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=2854630<2806158/3108219<3361808 Kbps loss-rate=11 2018-11-26 09:29:15,055 DEBUG overshot, min=2854630 kbps=2806158 max=3108219 2018-11-26 09:29:15,056 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2806158K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:18,410 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=332.9219 real_seconds=1.00 rate_Mbps=2790.2204 tx_cpu=99 rx_cpu=15 drop=204 pkt=42818 data_loss=0.47642 2018-11-26 09:29:18,410 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=2854630<2857185/2806158<3108219 Kbps loss-rate=0 2018-11-26 09:29:18,410 DEBUG undershot, min=2857185 kbps=2982702 max=3108219 2018-11-26 09:29:18,411 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2982702K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:29:21,742 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] megabytes=355.5703 real_seconds=1.00 rate_Mbps=2979.3673 tx_cpu=99 rx_cpu=17 drop=0 pkt=45513 data_loss=0.00000 2018-11-26 09:29:21,742 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] pkt-size=8192 throughput=2857185<3050872/2982702<3108219 Kbps loss-rate=0 2018-11-26 09:29:21,743 DEBUG undershot, min=3050872 kbps=3079545 max=3108219 2018-11-26 09:29:21,753 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.23', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.26, 'throughput_kbps': 4727672, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.52, 'throughput_kbps': 4531041, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.35, 'throughput_kbps': 4533196, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 220141, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1703804, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3050872, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': 0, 'rtt_max_ms': 0, 'rtt_min_ms': 0, 'rtt_stddev': 0, 'rx_packets': 0, 'tx_packets': 0}, { 'packet_size': 391, 'rtt_avg_ms': '0.361', 'rtt_max_ms': '0.411', 'rtt_min_ms': '0.300', 'rtt_stddev': '0.042', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.378', 'rtt_max_ms': '0.720', 'rtt_min_ms': '0.242', 'rtt_stddev': '0.142', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-26 09:29:21,755 INFO Deleting floating ip c9fb2095-943a-40a7-9a14-9e3989332720 2018-11-26 09:29:23,218 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Floating IP 172.30.9.200 deleted 2018-11-26 09:29:23,336 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3243] Instance deleted 2018-11-26 09:29:23,369 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Creating client VM... 2018-11-26 09:29:23,369 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-26 09:29:26,269 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] VM status=BUILD, retrying 1 of 150... 2018-11-26 09:29:28,799 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] VM status=BUILD, retrying 2 of 150... 2018-11-26 09:29:31,347 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] VM status=BUILD, retrying 3 of 150... 2018-11-26 09:29:34,202 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] VM status=BUILD, retrying 4 of 150... 2018-11-26 09:29:39,849 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Internal network IP: 192.168.2.7 2018-11-26 09:29:39,849 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] SSH IP: 172.30.9.200 2018-11-26 09:29:39,849 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Setup SSH for ubuntu@172.30.9.200 2018-11-26 09:29:51,112 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Installing nuttcp-8.1.4... 2018-11-26 09:29:51,156 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Copying nuttcp-8.1.4 to target... 2018-11-26 09:29:51,262 INFO ============================================================ 2018-11-26 09:29:51,263 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-11-26 09:30:00,309 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.08 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.403 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.462 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.440 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.690 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.342 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.451 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.380 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.576 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.666 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.342/0.549/1.080/0.209 ms 2018-11-26 09:30:09,354 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.521 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.422 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.626 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.632 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.613 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.571 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.796 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.414 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.347 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.465 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.347/0.540/0.796/0.129 ms 2018-11-26 09:30:18,426 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.47 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.750 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.641 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.537 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.585 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.611 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.930 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.531 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.533 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.665 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.531/0.725/1.476/0.277 ms 2018-11-26 09:30:18,427 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring TCP Throughput (packet size=65536)... 2018-11-26 09:30:18,427 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:30:28,527 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=2357.8750 real_seconds=10.01 rate_Mbps=1976.4614 tx_cpu=5 rx_cpu=7 retrans=29 cwnd=319 rtt_ms=0.31 2018-11-26 09:30:28,527 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:30:38,628 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=2736.4842 real_seconds=10.01 rate_Mbps=2293.5910 tx_cpu=5 rx_cpu=8 retrans=41 cwnd=364 rtt_ms=0.49 2018-11-26 09:30:38,629 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:30:48,755 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=2439.6550 real_seconds=10.01 rate_Mbps=2044.6468 tx_cpu=4 rx_cpu=8 retrans=106 cwnd=337 rtt_ms=0.46 2018-11-26 09:30:48,756 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring UDP Throughput (packet size=128)... 2018-11-26 09:30:48,756 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:30:52,082 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.7637 real_seconds=1.00 rate_Mbps=148.8119 tx_cpu=17 rx_cpu=18 drop=73014 pkt=218534 data_loss=33.41068 2018-11-26 09:30:52,082 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<152383/5000000<10000000 Kbps loss-rate=33 2018-11-26 09:30:52,083 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R457149K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:30:55,409 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.3372 real_seconds=1.01 rate_Mbps=144.6531 tx_cpu=18 rx_cpu=18 drop=76880 pkt=218907 data_loss=35.12013 2018-11-26 09:30:55,409 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<148124/457149<457149 Kbps loss-rate=35 2018-11-26 09:30:55,410 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302636K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:30:58,738 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.6427 real_seconds=1.01 rate_Mbps=147.1484 tx_cpu=17 rx_cpu=18 drop=69366 pkt=213895 data_loss=32.42985 2018-11-26 09:30:58,738 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<150679/302636<302636 Kbps loss-rate=32 2018-11-26 09:30:58,739 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226657K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:02,093 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.4991 real_seconds=1.01 rate_Mbps=145.9213 tx_cpu=22 rx_cpu=18 drop=66068 pkt=209420 data_loss=31.54788 2018-11-26 09:31:02,093 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<149423/226657<226657 Kbps loss-rate=31 2018-11-26 09:31:02,093 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188040K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:05,422 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.9791 real_seconds=1.00 rate_Mbps=150.2546 tx_cpu=99 rx_cpu=19 drop=36348 pkt=183633 data_loss=19.79381 2018-11-26 09:31:05,422 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<153860/188040<188040 Kbps loss-rate=19 2018-11-26 09:31:05,423 DEBUG overshot, min=1 kbps=153860 max=188040 2018-11-26 09:31:05,423 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153860K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:08,750 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.5121 real_seconds=1.00 rate_Mbps=146.3946 tx_cpu=99 rx_cpu=17 drop=6795 pkt=150254 data_loss=4.52251 2018-11-26 09:31:08,751 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<149908/153860<188040 Kbps loss-rate=4 2018-11-26 09:31:08,751 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring UDP Throughput (packet size=1024)... 2018-11-26 09:31:08,751 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:12,102 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=142.2754 real_seconds=1.00 rate_Mbps=1192.8889 tx_cpu=34 rx_cpu=20 drop=59311 pkt=205001 data_loss=28.93205 2018-11-26 09:31:12,103 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1221518/5000000<10000000 Kbps loss-rate=28 2018-11-26 09:31:12,103 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3110759K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:15,455 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=146.4844 real_seconds=1.00 rate_Mbps=1227.8705 tx_cpu=25 rx_cpu=19 drop=55687 pkt=205687 data_loss=27.07364 2018-11-26 09:31:15,456 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1257339/3110759<3110759 Kbps loss-rate=27 2018-11-26 09:31:15,456 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2184049K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:18,783 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=146.6963 real_seconds=1.00 rate_Mbps=1224.6187 tx_cpu=34 rx_cpu=19 drop=50784 pkt=201001 data_loss=25.26553 2018-11-26 09:31:18,783 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1254009/2184049<2184049 Kbps loss-rate=25 2018-11-26 09:31:18,784 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1719029K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:22,110 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=149.5352 real_seconds=1.00 rate_Mbps=1252.7369 tx_cpu=34 rx_cpu=20 drop=44247 pkt=197371 data_loss=22.41816 2018-11-26 09:31:22,110 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1282802/1719029<1719029 Kbps loss-rate=22 2018-11-26 09:31:22,110 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1500915K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:25,462 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=147.3223 real_seconds=1.00 rate_Mbps=1230.7310 tx_cpu=64 rx_cpu=20 drop=31959 pkt=182817 data_loss=17.48138 2018-11-26 09:31:25,463 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1260268/1500915<1500915 Kbps loss-rate=17 2018-11-26 09:31:25,463 DEBUG overshot, min=1 kbps=1260268 max=1500915 2018-11-26 09:31:25,463 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1260268K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:28,789 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=143.9375 real_seconds=1.00 rate_Mbps=1202.9615 tx_cpu=99 rx_cpu=19 drop=6450 pkt=153842 data_loss=4.19260 2018-11-26 09:31:28,790 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1231832/1260268<1500915 Kbps loss-rate=4 2018-11-26 09:31:28,790 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring UDP Throughput (packet size=8192)... 2018-11-26 09:31:28,791 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:32,119 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=201.1016 real_seconds=1.00 rate_Mbps=1683.2204 tx_cpu=38 rx_cpu=9 drop=48824 pkt=74565 data_loss=65.47844 2018-11-26 09:31:32,119 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1723617/5000000<10000000 Kbps loss-rate=65 2018-11-26 09:31:32,120 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3361808K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:35,446 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=201.0000 real_seconds=1.00 rate_Mbps=1684.5301 tx_cpu=99 rx_cpu=8 drop=25569 pkt=51297 data_loss=49.84502 2018-11-26 09:31:35,447 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1724958/3361808<3361808 Kbps loss-rate=49 2018-11-26 09:31:35,447 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2543383K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:38,773 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=201.6797 real_seconds=1.00 rate_Mbps=1687.4195 tx_cpu=99 rx_cpu=8 drop=12994 pkt=38809 data_loss=33.48192 2018-11-26 09:31:38,774 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1727917/2543383<2543383 Kbps loss-rate=33 2018-11-26 09:31:38,774 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2135650K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:42,098 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=202.5078 real_seconds=1.00 rate_Mbps=1692.7072 tx_cpu=99 rx_cpu=8 drop=6667 pkt=32588 data_loss=20.45847 2018-11-26 09:31:42,098 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1733332/2135650<2135650 Kbps loss-rate=20 2018-11-26 09:31:42,098 DEBUG overshot, min=1 kbps=1733332 max=2135650 2018-11-26 09:31:42,099 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1733332K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:45,449 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=205.8672 real_seconds=1.00 rate_Mbps=1727.1084 tx_cpu=99 rx_cpu=9 drop=98 pkt=26449 data_loss=0.37051 2018-11-26 09:31:45,449 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1768559/1733332<2135650 Kbps loss-rate=0 2018-11-26 09:31:45,450 DEBUG undershot, min=1768559 kbps=1952104 max=2135650 2018-11-26 09:31:45,450 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1952104K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:48,773 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=203.2109 real_seconds=1.00 rate_Mbps=1700.3160 tx_cpu=99 rx_cpu=8 drop=3776 pkt=29787 data_loss=12.67667 2018-11-26 09:31:48,774 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1768559<1741123/1952104<2135650 Kbps loss-rate=12 2018-11-26 09:31:48,774 DEBUG overshot, min=1768559 kbps=1741123 max=1952104 2018-11-26 09:31:48,774 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1741123K -p5001 -P5002 -fparse 192.168.1.8 2018-11-26 09:31:52,098 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=206.0859 real_seconds=1.00 rate_Mbps=1727.0644 tx_cpu=99 rx_cpu=8 drop=189 pkt=26568 data_loss=0.71140 2018-11-26 09:31:52,098 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1768559<1768513/1741123<1952104 Kbps loss-rate=0 2018-11-26 09:31:52,099 DEBUG undershot, min=1860331 kbps=1906217 max=1952104 2018-11-26 09:31:52,108 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.7', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.31, 'throughput_kbps': 2023896, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 41, 'rtt_ms': 0.49, 'throughput_kbps': 2348637, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 106, 'rtt_ms': 0.46, 'throughput_kbps': 2093718, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.52, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149908, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1231832, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.71, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1768513, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.549', 'rtt_max_ms': '1.080', 'rtt_min_ms': '0.342', 'rtt_stddev': '0.209', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.540', 'rtt_max_ms': '0.796', 'rtt_min_ms': '0.347', 'rtt_stddev': '0.129', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.725', 'rtt_max_ms': '1.476', 'rtt_min_ms': '0.531', 'rtt_stddev': '0.277', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-26 09:31:52,109 INFO ============================================================ 2018-11-26 09:31:52,109 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-11-26 09:32:01,178 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] PING 172.30.9.209 (172.30.9.209) 64(92) bytes of data. 72 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.499 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.361 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.590 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.426 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.523 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.422 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.433 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.576 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.357 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.408 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.357/0.459/0.590/0.081 ms 2018-11-26 09:32:10,226 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] PING 172.30.9.209 (172.30.9.209) 391(419) bytes of data. 399 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.365 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.533 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.299 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.598 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.589 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.528 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.396 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.721 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.506 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.487 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.299/0.502/0.721/0.118 ms 2018-11-26 09:32:19,275 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] PING 172.30.9.209 (172.30.9.209) 1500(1528) bytes of data. 1508 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=1.93 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.605 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.512 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.730 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.438 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.675 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.598 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.796 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.693 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.901 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.438/0.788/1.933/0.402 ms 2018-11-26 09:32:19,275 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring TCP Throughput (packet size=65536)... 2018-11-26 09:32:19,276 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:32:29,410 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=2481.9312 real_seconds=10.02 rate_Mbps=2078.5475 tx_cpu=4 rx_cpu=13 retrans=3468 cwnd=393 rtt_ms=0.62 2018-11-26 09:32:29,411 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:32:39,512 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=2382.6858 real_seconds=10.01 rate_Mbps=1996.9993 tx_cpu=5 rx_cpu=7 retrans=43 cwnd=307 rtt_ms=0.23 2018-11-26 09:32:39,512 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:32:49,613 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=3099.4325 real_seconds=10.01 rate_Mbps=2597.8798 tx_cpu=6 rx_cpu=10 retrans=728 cwnd=428 rtt_ms=0.25 2018-11-26 09:32:49,614 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring UDP Throughput (packet size=128)... 2018-11-26 09:32:49,614 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:32:52,939 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=16.8943 real_seconds=1.00 rate_Mbps=141.7017 tx_cpu=16 rx_cpu=18 drop=71327 pkt=209725 data_loss=34.00973 2018-11-26 09:32:52,940 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<145102/5000000<10000000 Kbps loss-rate=34 2018-11-26 09:32:52,940 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R435306K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:32:56,268 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=16.7684 real_seconds=1.01 rate_Mbps=139.8485 tx_cpu=17 rx_cpu=19 drop=73750 pkt=211117 data_loss=34.93332 2018-11-26 09:32:56,269 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<143204/435306<435306 Kbps loss-rate=34 2018-11-26 09:32:56,269 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289255K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:32:59,595 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=16.4358 real_seconds=1.01 rate_Mbps=137.1823 tx_cpu=17 rx_cpu=17 drop=79479 pkt=214121 data_loss=37.11866 2018-11-26 09:32:59,595 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<140474/289255<289255 Kbps loss-rate=37 2018-11-26 09:32:59,595 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214864K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:02,923 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=16.7532 real_seconds=1.00 rate_Mbps=140.1757 tx_cpu=99 rx_cpu=19 drop=72586 pkt=209828 data_loss=34.59307 2018-11-26 09:33:02,923 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<143539/214864<214864 Kbps loss-rate=34 2018-11-26 09:33:02,923 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179201K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:06,251 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=16.6498 real_seconds=1.00 rate_Mbps=139.0551 tx_cpu=99 rx_cpu=18 drop=38606 pkt=175001 data_loss=22.06026 2018-11-26 09:33:06,251 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<142392/179201<179201 Kbps loss-rate=22 2018-11-26 09:33:06,252 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160796K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:09,579 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.4197 real_seconds=1.00 rate_Mbps=145.6391 tx_cpu=99 rx_cpu=18 drop=14325 pkt=157027 data_loss=9.12235 2018-11-26 09:33:09,580 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<149134/160796<160796 Kbps loss-rate=9 2018-11-26 09:33:09,580 DEBUG overshot, min=1 kbps=149134 max=160796 2018-11-26 09:33:09,580 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149134K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:12,933 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=17.4150 real_seconds=1.00 rate_Mbps=145.6694 tx_cpu=99 rx_cpu=18 drop=2975 pkt=145639 data_loss=2.04295 2018-11-26 09:33:12,933 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=128 throughput=1<149165/149134<160796 Kbps loss-rate=2 2018-11-26 09:33:12,933 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring UDP Throughput (packet size=1024)... 2018-11-26 09:33:12,934 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:16,261 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=140.3281 real_seconds=1.00 rate_Mbps=1171.5762 tx_cpu=34 rx_cpu=19 drop=65531 pkt=209227 data_loss=31.32053 2018-11-26 09:33:16,262 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1199694/5000000<10000000 Kbps loss-rate=31 2018-11-26 09:33:16,262 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3099847K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:19,587 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=139.8848 real_seconds=1.00 rate_Mbps=1168.4178 tx_cpu=32 rx_cpu=19 drop=68681 pkt=211923 data_loss=32.40847 2018-11-26 09:33:19,587 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1196459/3099847<3099847 Kbps loss-rate=32 2018-11-26 09:33:19,588 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2148153K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:22,915 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=137.5488 real_seconds=1.00 rate_Mbps=1153.3991 tx_cpu=34 rx_cpu=20 drop=67430 pkt=208280 data_loss=32.37469 2018-11-26 09:33:22,915 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1181080/2148153<2148153 Kbps loss-rate=32 2018-11-26 09:33:22,916 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1664616K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:26,267 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=135.5205 real_seconds=1.00 rate_Mbps=1133.2801 tx_cpu=99 rx_cpu=19 drop=64427 pkt=203200 data_loss=31.70620 2018-11-26 09:33:26,268 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1160478/1664616<1664616 Kbps loss-rate=31 2018-11-26 09:33:26,268 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1412547K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:29,596 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=131.3203 real_seconds=1.00 rate_Mbps=1097.5676 tx_cpu=98 rx_cpu=18 drop=37958 pkt=172430 data_loss=22.01359 2018-11-26 09:33:29,596 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1123909/1412547<1412547 Kbps loss-rate=22 2018-11-26 09:33:29,597 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1268228K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:32,949 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=134.3828 real_seconds=1.00 rate_Mbps=1123.8346 tx_cpu=99 rx_cpu=18 drop=17205 pkt=154813 data_loss=11.11343 2018-11-26 09:33:32,950 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1150806/1268228<1268228 Kbps loss-rate=11 2018-11-26 09:33:32,950 DEBUG overshot, min=1 kbps=1150806 max=1268228 2018-11-26 09:33:32,951 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1150806K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:36,303 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=133.6787 real_seconds=1.00 rate_Mbps=1117.1888 tx_cpu=99 rx_cpu=19 drop=3592 pkt=140479 data_loss=2.55696 2018-11-26 09:33:36,303 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=1024 throughput=1<1144001/1150806<1268228 Kbps loss-rate=2 2018-11-26 09:33:36,304 INFO [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Measuring UDP Throughput (packet size=8192)... 2018-11-26 09:33:36,304 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:39,631 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=195.0078 real_seconds=1.00 rate_Mbps=1630.8374 tx_cpu=98 rx_cpu=9 drop=51333 pkt=76294 data_loss=67.28315 2018-11-26 09:33:39,632 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1669977/5000000<10000000 Kbps loss-rate=67 2018-11-26 09:33:39,632 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3334988K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:42,959 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=200.7422 real_seconds=1.00 rate_Mbps=1679.4349 tx_cpu=99 rx_cpu=8 drop=25193 pkt=50888 data_loss=49.50676 2018-11-26 09:33:42,960 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1719741/3334988<3334988 Kbps loss-rate=49 2018-11-26 09:33:42,960 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2527364K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:46,311 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=210.2500 real_seconds=1.00 rate_Mbps=1759.2908 tx_cpu=99 rx_cpu=9 drop=11653 pkt=38565 data_loss=30.21653 2018-11-26 09:33:46,311 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1801513/2527364<2527364 Kbps loss-rate=30 2018-11-26 09:33:46,311 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2164438K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:49,663 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=211.7969 real_seconds=1.00 rate_Mbps=1771.5505 tx_cpu=99 rx_cpu=9 drop=5917 pkt=33027 data_loss=17.91562 2018-11-26 09:33:49,663 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1814067/2164438<2164438 Kbps loss-rate=17 2018-11-26 09:33:49,663 DEBUG overshot, min=1 kbps=1814067 max=2164438 2018-11-26 09:33:49,664 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1814067K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:53,014 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=213.2656 real_seconds=1.00 rate_Mbps=1790.8965 tx_cpu=99 rx_cpu=9 drop=383 pkt=27681 data_loss=1.38363 2018-11-26 09:33:53,014 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1<1833878/1814067<2164438 Kbps loss-rate=1 2018-11-26 09:33:53,015 DEBUG undershot, min=1833878 kbps=1999158 max=2164438 2018-11-26 09:33:53,015 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1999158K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:56,366 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=207.2578 real_seconds=1.00 rate_Mbps=1733.2160 tx_cpu=99 rx_cpu=8 drop=3976 pkt=30505 data_loss=13.03393 2018-11-26 09:33:56,367 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1833878<1774813/1999158<2164438 Kbps loss-rate=13 2018-11-26 09:33:56,367 DEBUG overshot, min=1833878 kbps=1774813 max=1999158 2018-11-26 09:33:56,367 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1774813K -p5001 -P5002 -fparse 172.30.9.209 2018-11-26 09:33:59,719 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] megabytes=211.4688 real_seconds=1.00 rate_Mbps=1774.1484 tx_cpu=99 rx_cpu=9 drop=14 pkt=27082 data_loss=0.05166 2018-11-26 09:33:59,720 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] pkt-size=8192 throughput=1833878<1816727/1774813<1999158 Kbps loss-rate=0 2018-11-26 09:33:59,720 DEBUG undershot, min=1916518 kbps=1957838 max=1999158 2018-11-26 09:33:59,729 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.7', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3468, 'rtt_ms': 0.62, 'throughput_kbps': 2128432, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 43, 'rtt_ms': 0.23, 'throughput_kbps': 2044927, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 728, 'rtt_ms': 0.25, 'throughput_kbps': 2660228, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149165, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.56, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1144001, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1816727, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.459', 'rtt_max_ms': '0.590', 'rtt_min_ms': '0.357', 'rtt_stddev': '0.081', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.502', 'rtt_max_ms': '0.721', 'rtt_min_ms': '0.299', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.788', 'rtt_max_ms': '1.933', 'rtt_min_ms': '0.438', 'rtt_stddev': '0.402', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-26 09:33:59,730 INFO Deleting floating ip 76d3c7a8-17e0-47a4-8590-ae890fc67c54 2018-11-26 09:34:01,359 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Floating IP 172.30.9.200 deleted 2018-11-26 09:34:01,783 DEBUG [TestClient_cf7db376-87d8-440b-9a45-858d39f5a3244] Instance deleted 2018-11-26 09:34:01,847 INFO Cleaning up... 2018-11-26 09:34:01,847 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Terminating nuttcp-8.1.4 2018-11-26 09:34:01,860 INFO Deleting floating ip 8de376ba-87f2-4643-b58f-6e11dcab30c2 2018-11-26 09:34:03,587 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Floating IP 172.30.9.209 deleted 2018-11-26 09:34:03,730 DEBUG [TestServer_cf7db376-87d8-440b-9a45-858d39f5a3241] Instance deleted 2018-11-26 09:34:11,438 INFO Network pns-internal-net_cf7db376-87d8-440b-9a45-858d39f5a324 deleted. 2018-11-26 09:34:14,309 INFO Network pns-internal-net2_cf7db376-87d8-440b-9a45-858d39f5a324 deleted. 2018-11-26 09:34:14,373 INFO Removed public key pns_public_key 2018-11-26 09:34:14,373 INFO Deleting security group 2018-11-26 09:34:14,630 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': '14976379', 'rtt_ms': '0.236667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 148636, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1220282, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6983003, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.165/0.117/0.216/0.037', | | | | | '64-byte': '2.848/0.130/26.815/7.989', '1500-byte': '0.236/0.137/0.413/0.096'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4597303', 'rtt_ms': '0.376667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 220141, 'loss_rate': 0.03}, 1024: {'tp_kbps': 1703804, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3050872, 'loss_rate': 0.0}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.361/0.300/0.411/0.042', | | | | | '64-byte': '0/0/0/0', '1500-byte': '0.378/0.242/0.720/0.142'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2119298', 'rtt_ms': '0.336667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 157211, 'loss_rate': 4.48}, 1024: {'tp_kbps': 1214743, | | | | | 'loss_rate': 3.44}, 8192: {'tp_kbps': 1819686, 'loss_rate': 5.41}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.346/0.241/0.461/0.067', | | | | | '64-byte': '0.388/0.246/0.892/0.182', '1500-byte': '0.578/0.345/1.462/0.320'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2155417', 'rtt_ms': '0.42'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149908, 'loss_rate': 4.52}, 1024: {'tp_kbps': 1231832, | | | | | 'loss_rate': 4.19}, 8192: {'tp_kbps': 1768513, 'loss_rate': 0.71}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.540/0.347/0.796/0.129', | | | | | '64-byte': '0.549/0.342/1.080/0.209', '1500-byte': '0.725/0.531/1.476/0.277'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2195156', 'rtt_ms': '0.45'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 147523, 'loss_rate': 4.37}, 1024: {'tp_kbps': 1176569, | | | | | 'loss_rate': 2.49}, 8192: {'tp_kbps': 1754860, 'loss_rate': 0.91}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.437/0.279/0.589/0.095', | | | | | '64-byte': '0.600/0.325/1.044/0.193', '1500-byte': '0.647/0.294/1.659/0.352'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2277862', 'rtt_ms': '0.366667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149165, 'loss_rate': 2.04}, 1024: {'tp_kbps': 1144001, | | | | | 'loss_rate': 2.56}, 8192: {'tp_kbps': 1816727, 'loss_rate': 0.05}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.502/0.299/0.721/0.118', | | | | | '64-byte': '0.459/0.357/0.590/0.081', '1500-byte': '0.788/0.438/1.933/0.402'}} | | 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-26 09:34:14,634 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-11-26 09:34:14,918 - 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-26 09:34:15,046 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 09:34:15,047 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 09:34:23,035 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-11-26 09:34:24,448 - 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'7d428a32ee8c472c9d081089913cb44d', '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_db72c60d-8d25-4a75-8852-b57241fc63f7'}) 2018-11-26 09:34:24,837 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8d514b8ad28e4b89b9dbaaac769b6ca8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_db72c60d-8d25-4a75-8852-b57241fc63f7'}) 2018-11-26 09:34:25,073 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 09:34:25,203 - 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'deafbfe45f7c45bebdef569e5425674a'}) 2018-11-26 09:34:25,839 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_db72c60d-8d25-4a75-8852-b57241fc63f7', 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'7d428a32ee8c472c9d081089913cb44d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2f3ef792-40fd-4e2b-9900-a4baf9d24423', 'username': u'shaker-user_db72c60d-8d25-4a75-8852-b57241fc63f7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 09:34:25,843 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_db72c60d-8d25-4a75-8852-b57241fc63f7', 'password': '2f3ef792-40fd-4e2b-9900-a4baf9d24423', 'project_name': 'shaker-project_db72c60d-8d25-4a75-8852-b57241fc63f7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '7d428a32ee8c472c9d081089913cb44d', 'project_domain_name': 'Default'} 2018-11-26 09:34:26,079 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-11-26 09:34:26,833 - 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-26T09:34:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'af3f252b-1eba-43f3-ab48-31a060af26ed', u'provider:segmentation_id': 78, 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_db72c60d-8d25-4a75-8852-b57241fc63f7', u'created_at': u'2018-11-26T09:34:26Z', u'mtu': 1450, u'tenant_id': u'7d428a32ee8c472c9d081089913cb44d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7d428a32ee8c472c9d081089913cb44d', u'l2_adjacency': True}) 2018-11-26 09:34:28,439 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T09:34:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cb3d9fc2-5953-4a63-8c70-a71dfb79f087', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_db72c60d-8d25-4a75-8852-b57241fc63f7', u'enable_dhcp': True, u'network_id': u'af3f252b-1eba-43f3-ab48-31a060af26ed', u'tenant_id': u'7d428a32ee8c472c9d081089913cb44d', u'created_at': u'2018-11-26T09:34:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7d428a32ee8c472c9d081089913cb44d'}) 2018-11-26 09:34:35,297 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T09:34:30Z', u'revision_number': 4, u'id': u'cdb26239-6f16-483a-bb16-3cf586a151e1', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_db72c60d-8d25-4a75-8852-b57241fc63f7', u'admin_state_up': True, u'tenant_id': u'7d428a32ee8c472c9d081089913cb44d', u'created_at': u'2018-11-26T09:34:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'7d428a32ee8c472c9d081089913cb44d'}) 2018-11-26 09:34:52,889 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/f242b90d-64fa-4ed7-af07-ce86343be39d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f242b90d-64fa-4ed7-af07-ce86343be39d/file', 'owner': u'7d428a32ee8c472c9d081089913cb44d', 'id': u'f242b90d-64fa-4ed7-af07-ce86343be39d', 'size': 666173440, u'self': u'/v2/images/f242b90d-64fa-4ed7-af07-ce86343be39d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d428a32ee8c472c9d081089913cb44d', 'name': 'shaker-project_db72c60d-8d25-4a75-8852-b57241fc63f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/f242b90d-64fa-4ed7-af07-ce86343be39d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T09:34:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T09:34:52Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_db72c60d-8d25-4a75-8852-b57241fc63f7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/f242b90d-64fa-4ed7-af07-ce86343be39d', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_db72c60d-8d25-4a75-8852-b57241fc63f7', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_db72c60d-8d25-4a75-8852-b57241fc63f7', 'created': u'2018-11-26T09:34:42Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-11-26T09:34:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f242b90d-64fa-4ed7-af07-ce86343be39d', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_db72c60d-8d25-4a75-8852-b57241fc63f7', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-11-26 09:34:52,934 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_db72c60d-8d25-4a75-8852-b57241fc63f7', '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'4a0867c6811546ee9366410d76086950', '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'764236cb-e638-45ea-a89d-50a35c048792', 'swap': 0}) 2018-11-26 09:34:53,274 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA4vv9xOyBvKcC9pZ0YuNMkuomDgpFcnJPVktySsQ9iU9hh7ntfDRE9yKcdYFjen4rIEO96/UTIpnCzj/Z1/AjYgVbhKZkj3otnPa3vxUfHXyz+AsXw0lU6/G72+6uj+qKpb6h3IvQGYPblIYojb4JHEKkSrjiOn8kJFNsXVHqS9tUIeiUnsV+vZMDLXr1l8aMh3VHz44gga0DaI4rAMVroqu3C8cEQoFwm7ozM6EfRkOo9qKIPj96Ff9YcV11pRCDreXoLnYmb6WQvHGIEfNSgpkqieITqxwkq/3fz/pqug56y6e8eO2hwKwngOyeoE02QiYJ9Cd5pIvVGKM7a7Fh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwOL7/cTsgbynAvaWdGLjTJLqJg4KRXJyT1ZLckrEPYlPYYe5\n7Xw0RPcinHWBY3p+KyBDvev1EyKZws4/2dfwI2IFW4SmZI96LZz2t78VHx18s/gL\nF8NJVOvxu9vuro/qiqW+odyL0BmD25SGKI2+CRxCpEq44jp/JCRTbF1R6kvbVCHo\nlJ7Ffr2TAy169ZfGjId1R8+OIIGtA2iOKwDFa6KrtwvHBEKBcJu6MzOhH0ZDqPai\niD4/ehX/WHFddaUQg63l6C52Jm+lkLxxiBHzUoKZKoniE6scJKv938/6aroOesun\nvHjtocCsJ4DsnqBNNkImCfQneaSL1RijO2uxYQIDAQABAoIBAQCyLfwSBGNlxVuS\nRS/e+6p1BhH+bWHXnU0zNMglICP/pGQL+FEsrFusiY8TcQjBWFpMhFWPj/SoZIId\njmE1X2CZjubcD8GVi2SV1jWir4VXZOnZZfz5SpDnPb3kh9oIrzE+OrXK1+zfo3JG\n2QDFXYp65/w3wD7h3J+uR1A4/ku5XhXSKPESl/wVgYhqrkVLwDB3vG9ZrfoQ3PLW\n9HTnjv2yfpFySSatbQnilEDRDrSjcRzpmyb2y3HhMWjCRIufRjIq/uVdEp3nh599\nLLzgtvyOKV5mHY19xJRbleuSGrgfeCDVYcdc0GMuAWaVP7VNNWaZyiqbAosLk0As\ng87z91mxAoGBAO/e12uWR1xYLrInaBmC5OzNc22J6w9LlWFbcIY0Bx9e5acrMegA\nqX1K4wP8b1dolcSLnxliWDM8X+Op0LVW39lpyFWnDiKzpK81vM7XDGVYpMOBDQO7\nscVCpUngj5HlIF4rZ5fOZRAu4dkZsTmbnXFVw0Bnn4DcPgNGJb3nuHlTAoGBAM3b\nW6A2GpeOujAnB2XWVdZQJkjndm8sgpk1kAZbmYBs/05Be/VHi1GD/lnfWt64gkA/\nwzXruD2ckg4ikg0znkFUUJANMvP9vQu/tMfLre60cQnhDUkgmrGyIbxnSFlBfB75\nkqiJua1ielVRV0qg/1vA5XKTvt1kSaUGwPvKT6/7AoGBALtoLIBnKhvQ3bLdLOz5\nomgM4IkNfzQ1BmHJMjH4BjSRTPX9voEXu1QjpRghKtBs6s5jk4selfB51CUoMOLt\nG/leN2IMIfQkzJ8Dah9kTtADoL8KXaO0CmEm/8KniyQektpgKRCm9bjeGCApfZiX\npzu8GM+B5lGkQWMHdEdZ+nv3AoGBAMw7oT/l7aQHmnlDf3dtmmOxyQnzefD6e+d8\n2JM2NajQesss9Mp4XKRXC/YmPoVREQilOgs4/eVCfTVA3x3x5ER0XilMrwya5P/P\nBpBiZwG4S529hezTSCab0BSXc5P6ACbK/NHxMiHu3effd3c3G6HwUrPGGUqUwOvV\nM4mbQkwZAoGAa1Unn8r7tlfwl88O2E4+vT10F3/y/SM/RefS7+PUEyLRHOmATtYX\nHN142dDyq0EGo9S1JILHqN5X+2o6VIkCN4gVXT5ZDeZeJh8iumuDD6c4mZPZXbpz\nXYGHXBmrKKew+YZuipUxAxG+O1/hGg9q0PuGfEmq6P7+g/tH9Ic457U=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8d514b8ad28e4b89b9dbaaac769b6ca8', 'name': u'shaker-kp_db72c60d-8d25-4a75-8852-b57241fc63f7', 'created_at': '2018-11-26T09:34:53.274888', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d428a32ee8c472c9d081089913cb44d', 'name': 'shaker-project_db72c60d-8d25-4a75-8852-b57241fc63f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ee:7f:bd:79:54:4c:9d:fe:ea:dc:ad:c2:cf:59:8e:52', 'type': 'ssh', 'id': u'shaker-kp_db72c60d-8d25-4a75-8852-b57241fc63f7'}) 2018-11-26 09:34:53,275 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwOL7/cTsgbynAvaWdGLjTJLqJg4KRXJyT1ZLckrEPYlPYYe5 7Xw0RPcinHWBY3p+KyBDvev1EyKZws4/2dfwI2IFW4SmZI96LZz2t78VHx18s/gL F8NJVOvxu9vuro/qiqW+odyL0BmD25SGKI2+CRxCpEq44jp/JCRTbF1R6kvbVCHo lJ7Ffr2TAy169ZfGjId1R8+OIIGtA2iOKwDFa6KrtwvHBEKBcJu6MzOhH0ZDqPai iD4/ehX/WHFddaUQg63l6C52Jm+lkLxxiBHzUoKZKoniE6scJKv938/6aroOesun vHjtocCsJ4DsnqBNNkImCfQneaSL1RijO2uxYQIDAQABAoIBAQCyLfwSBGNlxVuS RS/e+6p1BhH+bWHXnU0zNMglICP/pGQL+FEsrFusiY8TcQjBWFpMhFWPj/SoZIId jmE1X2CZjubcD8GVi2SV1jWir4VXZOnZZfz5SpDnPb3kh9oIrzE+OrXK1+zfo3JG 2QDFXYp65/w3wD7h3J+uR1A4/ku5XhXSKPESl/wVgYhqrkVLwDB3vG9ZrfoQ3PLW 9HTnjv2yfpFySSatbQnilEDRDrSjcRzpmyb2y3HhMWjCRIufRjIq/uVdEp3nh599 LLzgtvyOKV5mHY19xJRbleuSGrgfeCDVYcdc0GMuAWaVP7VNNWaZyiqbAosLk0As g87z91mxAoGBAO/e12uWR1xYLrInaBmC5OzNc22J6w9LlWFbcIY0Bx9e5acrMegA qX1K4wP8b1dolcSLnxliWDM8X+Op0LVW39lpyFWnDiKzpK81vM7XDGVYpMOBDQO7 scVCpUngj5HlIF4rZ5fOZRAu4dkZsTmbnXFVw0Bnn4DcPgNGJb3nuHlTAoGBAM3b W6A2GpeOujAnB2XWVdZQJkjndm8sgpk1kAZbmYBs/05Be/VHi1GD/lnfWt64gkA/ wzXruD2ckg4ikg0znkFUUJANMvP9vQu/tMfLre60cQnhDUkgmrGyIbxnSFlBfB75 kqiJua1ielVRV0qg/1vA5XKTvt1kSaUGwPvKT6/7AoGBALtoLIBnKhvQ3bLdLOz5 omgM4IkNfzQ1BmHJMjH4BjSRTPX9voEXu1QjpRghKtBs6s5jk4selfB51CUoMOLt G/leN2IMIfQkzJ8Dah9kTtADoL8KXaO0CmEm/8KniyQektpgKRCm9bjeGCApfZiX pzu8GM+B5lGkQWMHdEdZ+nv3AoGBAMw7oT/l7aQHmnlDf3dtmmOxyQnzefD6e+d8 2JM2NajQesss9Mp4XKRXC/YmPoVREQilOgs4/eVCfTVA3x3x5ER0XilMrwya5P/P BpBiZwG4S529hezTSCab0BSXc5P6ACbK/NHxMiHu3effd3c3G6HwUrPGGUqUwOvV M4mbQkwZAoGAa1Unn8r7tlfwl88O2E4+vT10F3/y/SM/RefS7+PUEyLRHOmATtYX HN142dDyq0EGo9S1JILHqN5X+2o6VIkCN4gVXT5ZDeZeJh8iumuDD6c4mZPZXbpz XYGHXBmrKKew+YZuipUxAxG+O1/hGg9q0PuGfEmq6P7+g/tH9Ic457U= -----END RSA PRIVATE KEY----- 2018-11-26 09:38:22,157 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_db72c60d-8d25-4a75-8852-b57241fc63f7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:55:2f:bf', 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'f242b90d-64fa-4ed7-af07-ce86343be39d'}), 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-26T09:38:20.000000', 'flavor': Munch({u'id': u'764236cb-e638-45ea-a89d-50a35c048792'}), 'az': u'nova', 'id': u'87928d1e-a52c-4be5-8c39-ec0a20572be5', 'security_groups': [Munch({u'name': u'shaker-sg_db72c60d-8d25-4a75-8852-b57241fc63f7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8d514b8ad28e4b89b9dbaaac769b6ca8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d428a32ee8c472c9d081089913cb44d', 'name': 'shaker-project_db72c60d-8d25-4a75-8852-b57241fc63f7', '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-26T09:38:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T09:38:20Z', 'hostId': u'81f3b8a1093453a250e77d46ed9ba66e9fb3174e58ea76bcf65dd901', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_db72c60d-8d25-4a75-8852-b57241fc63f7', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'81f3b8a1093453a250e77d46ed9ba66e9fb3174e58ea76bcf65dd901', '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-26T09:38:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7d428a32ee8c472c9d081089913cb44d', 'name': u'shaker-vm_db72c60d-8d25-4a75-8852-b57241fc63f7', 'adminPass': u'H9nAraykpLtR', 'tenant_id': u'7d428a32ee8c472c9d081089913cb44d', 'created_at': u'2018-11-26T09:34:59Z', 'created': u'2018-11-26T09:34:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 09:38:25,942 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'cdb26239-6f16-483a-bb16-3cf586a151e1', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7d428a32ee8c472c9d081089913cb44d', 'created_at': u'2018-11-26T09:38:23Z', 'attached': True, 'updated_at': u'2018-11-26T09:38:25Z', 'id': u'4c428556-d2d0-4978-98ee-3e5a79f61d5f', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d428a32ee8c472c9d081089913cb44d', 'name': 'shaker-project_db72c60d-8d25-4a75-8852-b57241fc63f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'cdb26239-6f16-483a-bb16-3cf586a151e1', u'qos_policy_id': None, 'project_id': u'7d428a32ee8c472c9d081089913cb44d', 'port_id': u'1ff27872-502f-4952-9195-b8e3eaa0f561', 'port': u'1ff27872-502f-4952-9195-b8e3eaa0f561', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 09:38:26,060 - 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 726036955 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.175061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177269] pid_max: default: 32768 minimum: 301 [ 0.178469] ACPI: Core revision 20150930 [ 0.180118] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.181853] Security Framework initialized [ 0.182944] Yama: becoming mindful. [ 0.183921] AppArmor: AppArmor initialized [ 0.185051] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188489] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190099] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191809] Initializing cgroup subsys io [ 0.192912] Initializing cgroup subsys memory [ 0.194109] Initializing cgroup subsys devices [ 0.195310] Initializing cgroup subsys freezer [ 0.196510] Initializing cgroup subsys net_cls [ 0.197716] Initializing cgroup subsys perf_event [ 0.198976] Initializing cgroup subsys net_prio [ 0.200210] Initializing cgroup subsys hugetlb [ 0.201382] Initializing cgroup subsys pids [ 0.202539] CPU: Physical Processor ID: 0 [ 0.204344] mce: CPU supports 10 MCE banks [ 0.205486] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206817] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.208261] Spectre V2 : Mitigation: Full generic retpoline [ 0.209630] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.211161] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.212764] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.214180] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.216193] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.237406] Freeing SMP alternatives memory: 32K [ 0.243285] ftrace: allocating 32237 entries in 126 pages [ 0.277721] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279344] smpboot: Max logical packages: 1 [ 0.280693] x2apic enabled [ 0.281773] Switched APIC routing to physical x2apic. [ 0.284115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285622] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.290990] KVM setup paravirtual spinlock [ 0.292873] x86: Booted up 1 node, 1 CPUs [ 0.293973] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.295842] devtmpfs: initialized [ 0.297808] evm: security.selinux [ 0.298755] evm: security.SMACK64 [ 0.299696] evm: security.SMACK64EXEC [ 0.300785] evm: security.SMACK64TRANSMUTE [ 0.301877] evm: security.SMACK64MMAP [ 0.302881] evm: security.ima [ 0.303809] evm: security.capability [ 0.304921] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.309237] pinctrl core: initialized pinctrl subsystem [ 0.310759] RTC time: 9:38:21, date: 11/26/18 [ 0.312084] NET: Registered protocol family 16 [ 0.313418] cpuidle: using governor ladder [ 0.314514] cpuidle: using governor menu [ 0.315572] PCCT header not found. [ 0.316589] ACPI: bus type PCI registered [ 0.317673] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319452] PCI: Using configuration type 1 for base access [ 0.321666] ACPI: Added _OSI(Module Device) [ 0.322784] ACPI: Added _OSI(Processor Device) [ 0.323931] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327335] ACPI: Interpreter enabled [ 0.328363] ACPI: (supports S0 S5) [ 0.329317] ACPI: Using IOAPIC for interrupt routing [ 0.330581] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336071] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339291] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342222] acpiphp: Slot [3] registered [ 0.358537] acpiphp: Slot [4] registered [ 0.359828] acpiphp: Slot [5] registered [ 0.360937] acpiphp: Slot [6] registered [ 0.362000] acpiphp: Slot [7] registered [ 0.363067] acpiphp: Slot [8] registered [ 0.364141] acpiphp: Slot [9] registered [ 0.365208] acpiphp: Slot [10] registered [ 0.366288] acpiphp: Slot [11] registered [ 0.367381] acpiphp: Slot [12] registered [ 0.368481] acpiphp: Slot [13] registered [ 0.369567] acpiphp: Slot [14] registered [ 0.370658] acpiphp: Slot [15] registered [ 0.371771] acpiphp: Slot [16] registered [ 0.372868] acpiphp: Slot [17] registered [ 0.373965] acpiphp: Slot [18] registered [ 0.375061] acpiphp: Slot [19] registered [ 0.376157] acpiphp: Slot [20] registered [ 0.377252] acpiphp: Slot [21] registered [ 0.378630] acpiphp: Slot [22] registered [ 0.379732] acpiphp: Slot [23] registered [ 0.380831] acpiphp: Slot [24] registered [ 0.381931] acpiphp: Slot [25] registered [ 0.383024] acpiphp: Slot [26] registered [ 0.384124] acpiphp: Slot [27] registered [ 0.385230] acpiphp: Slot [28] registered [ 0.386319] acpiphp: Slot [29] registered [ 0.387442] acpiphp: Slot [30] registered [ 0.388570] acpiphp: Slot [31] registered [ 0.389671] PCI host bridge to bus 0000:00 [ 0.390782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.394043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.396008] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.405346] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.407064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410334] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.416588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439030] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440996] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442851] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.444926] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.448414] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.450280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.451687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.453753] vgaarb: loaded [ 0.454559] vgaarb: bridge control possible 0000:00:02.0 [ 0.456263] SCSI subsystem initialized [ 0.457527] ACPI: bus type USB registered [ 0.458645] usbcore: registered new interface driver usbfs [ 0.460035] usbcore: registered new interface driver hub [ 0.461378] usbcore: registered new device driver usb [ 0.462875] PCI: Using ACPI for IRQ routing [ 0.464391] NetLabel: Initializing [ 0.465354] NetLabel: domain hash size = 128 [ 0.466493] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467787] NetLabel: unlabeled traffic allowed by default [ 0.469345] amd_nb: Cannot enumerate AMD northbridges [ 0.470681] clocksource: Switched to clocksource kvm-clock [ 0.479796] AppArmor: AppArmor Filesystem Enabled [ 0.481095] pnp: PnP ACPI init [ 0.482325] pnp: PnP ACPI: found 5 devices [ 0.489164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491476] NET: Registered protocol family 2 [ 0.492905] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.496210] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497821] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499269] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500868] NET: Registered protocol family 1 [ 0.502030] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503496] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.521148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537461] Unpacking initramfs... [ 1.011082] Freeing initrd memory: 37084K [ 1.012527] Scanning for low memory corruption every 60 seconds [ 1.014337] audit: initializing netlink subsys (disabled) [ 1.015787] audit: type=2000 audit(1543225102.099:1): initialized [ 1.017558] Initialise system trusted keyring [ 1.018914] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.020455] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.023128] zbud: loaded [ 1.024181] VFS: Disk quotas dquot_6.6.0 [ 1.025276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.027151] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.028851] fuse init (API version 7.23) [ 1.030048] Key type big_key registered [ 1.031138] Allocating IMA MOK and blacklist keyrings. [ 1.032784] Key type asymmetric registered [ 1.033887] Asymmetric key parser 'x509' registered [ 1.035172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.037164] io scheduler noop registered [ 1.038228] io scheduler deadline registered (default) [ 1.039565] io scheduler cfq registered [ 1.040713] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.042098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.043811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.045750] ACPI: Power Button [PWRF] [ 1.046902] GHES: HEST is not enabled! [ 1.062550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.094678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.097526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.121550] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.124536] Linux agpgart interface v0.103 [ 1.127272] loop: module loaded [ 1.130776] vda: vda1 [ 1.132249] scsi host0: ata_piix [ 1.133256] scsi host1: ata_piix [ 1.134221] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.135851] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.137829] libphy: Fixed MDIO Bus: probed [ 1.139145] tun: Universal TUN/TAP device driver, 1.6 [ 1.140423] tun: (C) 1999-2004 Max Krasnyansky [ 1.142980] PPP generic driver version 2.4.2 [ 1.144187] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.145796] ehci-pci: EHCI PCI platform driver [ 1.147007] ehci-platform: EHCI generic platform driver [ 1.148342] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.149854] ohci-pci: OHCI PCI platform driver [ 1.151028] ohci-platform: OHCI generic platform driver [ 1.152353] uhci_hcd: USB Universal Host Controller Interface driver [ 1.168534] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.169912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.171896] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.173252] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.174795] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.176425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.178338] usb usb1: Product: UHCI Host Controller [ 1.179595] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.181147] usb usb1: SerialNumber: 0000:00:01.2 [ 1.182421] hub 1-0:1.0: USB hub found [ 1.183471] hub 1-0:1.0: 2 ports detected [ 1.184695] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.187510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.188793] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.190176] mousedev: PS/2 mouse device common for all mice [ 1.191875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.194344] rtc_cmos 00:00: RTC can wake from S4 [ 1.195844] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.197480] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.199102] i2c /dev entries driver [ 1.200129] device-mapper: uevent: version 1.0.3 [ 1.201421] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.203618] ledtrig-cpu: registered to indicate activity on CPUs [ 1.205390] NET: Registered protocol family 10 [ 1.206827] NET: Registered protocol family 17 [ 1.208009] Key type dns_resolver registered [ 1.209368] registered taskstats version 1 [ 1.210493] Loading compiled-in X.509 certificates [ 1.212342] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.214936] zswap: loaded using pool lzo/zbud [ 1.217555] Key type trusted registered [ 1.220720] Key type encrypted registered [ 1.221864] AppArmor: AppArmor sha1 policy hashing enabled [ 1.223324] ima: No TPM chip found, activating TPM-bypass! [ 1.224767] evm: HMAC attrs: 0x1 [ 1.226036] Magic number: 10:519:627 [ 1.227231] rtc_cmos 00:00: setting system clock to 2018-11-26 09:38:21 UTC (1543225101) [ 1.229412] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.244052] EDD information not available. [ 1.296442] Freeing unused kernel memory: 1512K [ 1.297655] Write protecting the kernel read-only data: 14336k [ 1.300349] Freeing unused kernel memory: 1692K [ 1.301736] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.313046] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.315831] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318389] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320927] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.323282] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.325612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336743] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339925] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342186] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401453] [drm] Initialized drm 1.1.0 20060810 [ 1.403710] virtio_net virtio0 ens3: renamed from eth0 [ 1.412353] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.414633] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.439341] FDC 0 is a S82078B [ 1.452647] AVX2 version of gcm_enc/dec engaged. [ 1.453844] AES CTR mode by8 optimization enabled [ 1.494720] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659128] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662313] usb 1-1: Product: QEMU USB Tablet [ 1.663396] usb 1-1: Manufacturer: QEMU [ 1.664369] usb 1-1: SerialNumber: 42 [ 1.672403] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679728] usbcore: registered new interface driver usbhid [ 1.681073] usbhid: USB HID core driver [ 1.683591] 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.686393] 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.010710] tsc: Refined TSC clocksource calibration: 3491.855 MHz [ 2.010711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255433eb12, max_idle_ns: 440795352570 ns Begin: Loading essential drivers ... [ 2.039395] md: linear personality registered for level -1 [ 2.042847] md: multipath personality registered for level -4 [ 2.046301] md: raid0 personality registered for level 0 [ 2.050220] md: raid1 personality registered for level 1 [ 2.122677] raid6: sse2x1 gen() 11235 MB/s [ 2.190684] raid6: sse2x1 xor() 8783 MB/s [ 2.258674] raid6: sse2x2 gen() 14257 MB/s [ 2.326686] raid6: sse2x2 xor() 9589 MB/s [ 2.394674] raid6: sse2x4 gen() 16465 MB/s [ 2.462685] raid6: sse2x4 xor() 11415 MB/s [ 2.530684] raid6: avx2x1 gen() 21793 MB/s [ 2.598711] raid6: avx2x2 gen() 25605 MB/s [ 2.666684] raid6: avx2x4 gen() 29523 MB/s [ 2.667772] raid6: using algorithm avx2x4 gen() 29523 MB/s [ 2.669083] raid6: using avx2x2 recovery algorithm [ 2.671592] xor: automatically using best checksumming function: [ 2.710684] avx : 31638.000 MB/sec [ 2.717869] async_tx: api initialized (async) [ 2.729279] md: raid6 personality registered for level 6 [ 2.730561] md: raid5 personality registered for level 5 [ 2.731825] md: raid4 personality registered for level 4 [ 2.738114] 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.770629] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.790603] 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.892799] 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.896863] systemd[1]: Detected virtualization kvm. [ 2.898076] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.901653] systemd[1]: Set hostname to . [ 2.904281] systemd[1]: Initializing machine ID from KVM UUID. [ 2.905690] systemd[1]: Installed transient /etc/machine-id file. [ 3.004400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.007450] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.009827] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.012503] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.014859] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.017347] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.019874] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.022363] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.025174] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.028131] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.031425] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.034281] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.036609] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.039221] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.041838] 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.045617] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.048545] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.051383] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.054106] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.056864] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.059550] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.065306] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.072230] 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.078892] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.086829] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.090325] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.096251] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.108588] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.112412] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.118478] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.122755] systemd[1]: Listening on udev Control Socket. [ 3.126373] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.129857] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.132581] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.139546] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.144993] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.153213] iscsi: registered transport (tcp) [ 3.155461] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.168778] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.177818] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.228207] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[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.517928] 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Created slice system-getty.slice. 2018-11-26 09:38:27,063 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-11-26 09:38:36,223 - 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 726036955 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.175061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177269] pid_max: default: 32768 minimum: 301 [ 0.178469] ACPI: Core revision 20150930 [ 0.180118] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.181853] Security Framework initialized [ 0.182944] Yama: becoming mindful. [ 0.183921] AppArmor: AppArmor initialized [ 0.185051] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188489] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190099] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191809] Initializing cgroup subsys io [ 0.192912] Initializing cgroup subsys memory [ 0.194109] Initializing cgroup subsys devices [ 0.195310] Initializing cgroup subsys freezer [ 0.196510] Initializing cgroup subsys net_cls [ 0.197716] Initializing cgroup subsys perf_event [ 0.198976] Initializing cgroup subsys net_prio [ 0.200210] Initializing cgroup subsys hugetlb [ 0.201382] Initializing cgroup subsys pids [ 0.202539] CPU: Physical Processor ID: 0 [ 0.204344] mce: CPU supports 10 MCE banks [ 0.205486] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206817] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.208261] Spectre V2 : Mitigation: Full generic retpoline [ 0.209630] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.211161] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.212764] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.214180] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.216193] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.237406] Freeing SMP alternatives memory: 32K [ 0.243285] ftrace: allocating 32237 entries in 126 pages [ 0.277721] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279344] smpboot: Max logical packages: 1 [ 0.280693] x2apic enabled [ 0.281773] Switched APIC routing to physical x2apic. [ 0.284115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285622] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.290990] KVM setup paravirtual spinlock [ 0.292873] x86: Booted up 1 node, 1 CPUs [ 0.293973] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.295842] devtmpfs: initialized [ 0.297808] evm: security.selinux [ 0.298755] evm: security.SMACK64 [ 0.299696] evm: security.SMACK64EXEC [ 0.300785] evm: security.SMACK64TRANSMUTE [ 0.301877] evm: security.SMACK64MMAP [ 0.302881] evm: security.ima [ 0.303809] evm: security.capability [ 0.304921] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.309237] pinctrl core: initialized pinctrl subsystem [ 0.310759] RTC time: 9:38:21, date: 11/26/18 [ 0.312084] NET: Registered protocol family 16 [ 0.313418] cpuidle: using governor ladder [ 0.314514] cpuidle: using governor menu [ 0.315572] PCCT header not found. [ 0.316589] ACPI: bus type PCI registered [ 0.317673] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319452] PCI: Using configuration type 1 for base access [ 0.321666] ACPI: Added _OSI(Module Device) [ 0.322784] ACPI: Added _OSI(Processor Device) [ 0.323931] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327335] ACPI: Interpreter enabled [ 0.328363] ACPI: (supports S0 S5) [ 0.329317] ACPI: Using IOAPIC for interrupt routing [ 0.330581] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336071] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339291] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342222] acpiphp: Slot [3] registered [ 0.358537] acpiphp: Slot [4] registered [ 0.359828] acpiphp: Slot [5] registered [ 0.360937] acpiphp: Slot [6] registered [ 0.362000] acpiphp: Slot [7] registered [ 0.363067] acpiphp: Slot [8] registered [ 0.364141] acpiphp: Slot [9] registered [ 0.365208] acpiphp: Slot [10] registered [ 0.366288] acpiphp: Slot [11] registered [ 0.367381] acpiphp: Slot [12] registered [ 0.368481] acpiphp: Slot [13] registered [ 0.369567] acpiphp: Slot [14] registered [ 0.370658] acpiphp: Slot [15] registered [ 0.371771] acpiphp: Slot [16] registered [ 0.372868] acpiphp: Slot [17] registered [ 0.373965] acpiphp: Slot [18] registered [ 0.375061] acpiphp: Slot [19] registered [ 0.376157] acpiphp: Slot [20] registered [ 0.377252] acpiphp: Slot [21] registered [ 0.378630] acpiphp: Slot [22] registered [ 0.379732] acpiphp: Slot [23] registered [ 0.380831] acpiphp: Slot [24] registered [ 0.381931] acpiphp: Slot [25] registered [ 0.383024] acpiphp: Slot [26] registered [ 0.384124] acpiphp: Slot [27] registered [ 0.385230] acpiphp: Slot [28] registered [ 0.386319] acpiphp: Slot [29] registered [ 0.387442] acpiphp: Slot [30] registered [ 0.388570] acpiphp: Slot [31] registered [ 0.389671] PCI host bridge to bus 0000:00 [ 0.390782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.394043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.396008] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.405346] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.407064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410334] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.416588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439030] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440996] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442851] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.444926] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.448414] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.450280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.451687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.453753] vgaarb: loaded [ 0.454559] vgaarb: bridge control possible 0000:00:02.0 [ 0.456263] SCSI subsystem initialized [ 0.457527] ACPI: bus type USB registered [ 0.458645] usbcore: registered new interface driver usbfs [ 0.460035] usbcore: registered new interface driver hub [ 0.461378] usbcore: registered new device driver usb [ 0.462875] PCI: Using ACPI for IRQ routing [ 0.464391] NetLabel: Initializing [ 0.465354] NetLabel: domain hash size = 128 [ 0.466493] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467787] NetLabel: unlabeled traffic allowed by default [ 0.469345] amd_nb: Cannot enumerate AMD northbridges [ 0.470681] clocksource: Switched to clocksource kvm-clock [ 0.479796] AppArmor: AppArmor Filesystem Enabled [ 0.481095] pnp: PnP ACPI init [ 0.482325] pnp: PnP ACPI: found 5 devices [ 0.489164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491476] NET: Registered protocol family 2 [ 0.492905] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.496210] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497821] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499269] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500868] NET: Registered protocol family 1 [ 0.502030] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503496] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.521148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537461] Unpacking initramfs... [ 1.011082] Freeing initrd memory: 37084K [ 1.012527] Scanning for low memory corruption every 60 seconds [ 1.014337] audit: initializing netlink subsys (disabled) [ 1.015787] audit: type=2000 audit(1543225102.099:1): initialized [ 1.017558] Initialise system trusted keyring [ 1.018914] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.020455] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.023128] zbud: loaded [ 1.024181] VFS: Disk quotas dquot_6.6.0 [ 1.025276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.027151] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.028851] fuse init (API version 7.23) [ 1.030048] Key type big_key registered [ 1.031138] Allocating IMA MOK and blacklist keyrings. [ 1.032784] Key type asymmetric registered [ 1.033887] Asymmetric key parser 'x509' registered [ 1.035172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.037164] io scheduler noop registered [ 1.038228] io scheduler deadline registered (default) [ 1.039565] io scheduler cfq registered [ 1.040713] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.042098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.043811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.045750] ACPI: Power Button [PWRF] [ 1.046902] GHES: HEST is not enabled! [ 1.062550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.094678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.097526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.121550] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.124536] Linux agpgart interface v0.103 [ 1.127272] loop: module loaded [ 1.130776] vda: vda1 [ 1.132249] scsi host0: ata_piix [ 1.133256] scsi host1: ata_piix [ 1.134221] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.135851] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.137829] libphy: Fixed MDIO Bus: probed [ 1.139145] tun: Universal TUN/TAP device driver, 1.6 [ 1.140423] tun: (C) 1999-2004 Max Krasnyansky [ 1.142980] PPP generic driver version 2.4.2 [ 1.144187] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.145796] ehci-pci: EHCI PCI platform driver [ 1.147007] ehci-platform: EHCI generic platform driver [ 1.148342] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.149854] ohci-pci: OHCI PCI platform driver [ 1.151028] ohci-platform: OHCI generic platform driver [ 1.152353] uhci_hcd: USB Universal Host Controller Interface driver [ 1.168534] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.169912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.171896] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.173252] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.174795] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.176425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.178338] usb usb1: Product: UHCI Host Controller [ 1.179595] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.181147] usb usb1: SerialNumber: 0000:00:01.2 [ 1.182421] hub 1-0:1.0: USB hub found [ 1.183471] hub 1-0:1.0: 2 ports detected [ 1.184695] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.187510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.188793] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.190176] mousedev: PS/2 mouse device common for all mice [ 1.191875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.194344] rtc_cmos 00:00: RTC can wake from S4 [ 1.195844] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.197480] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.199102] i2c /dev entries driver [ 1.200129] device-mapper: uevent: version 1.0.3 [ 1.201421] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.203618] ledtrig-cpu: registered to indicate activity on CPUs [ 1.205390] NET: Registered protocol family 10 [ 1.206827] NET: Registered protocol family 17 [ 1.208009] Key type dns_resolver registered [ 1.209368] registered taskstats version 1 [ 1.210493] Loading compiled-in X.509 certificates [ 1.212342] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.214936] zswap: loaded using pool lzo/zbud [ 1.217555] Key type trusted registered [ 1.220720] Key type encrypted registered [ 1.221864] AppArmor: AppArmor sha1 policy hashing enabled [ 1.223324] ima: No TPM chip found, activating TPM-bypass! [ 1.224767] evm: HMAC attrs: 0x1 [ 1.226036] Magic number: 10:519:627 [ 1.227231] rtc_cmos 00:00: setting system clock to 2018-11-26 09:38:21 UTC (1543225101) [ 1.229412] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.244052] EDD information not available. [ 1.296442] Freeing unused kernel memory: 1512K [ 1.297655] Write protecting the kernel read-only data: 14336k [ 1.300349] Freeing unused kernel memory: 1692K [ 1.301736] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.313046] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.315831] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318389] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320927] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.323282] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.325612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336743] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339925] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342186] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401453] [drm] Initialized drm 1.1.0 20060810 [ 1.403710] virtio_net virtio0 ens3: renamed from eth0 [ 1.412353] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.414633] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.439341] FDC 0 is a S82078B [ 1.452647] AVX2 version of gcm_enc/dec engaged. [ 1.453844] AES CTR mode by8 optimization enabled [ 1.494720] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659128] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662313] usb 1-1: Product: QEMU USB Tablet [ 1.663396] usb 1-1: Manufacturer: QEMU [ 1.664369] usb 1-1: SerialNumber: 42 [ 1.672403] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679728] usbcore: registered new interface driver usbhid [ 1.681073] usbhid: USB HID core driver [ 1.683591] 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.686393] 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.010710] tsc: Refined TSC clocksource calibration: 3491.855 MHz [ 2.010711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255433eb12, max_idle_ns: 440795352570 ns Begin: Loading essential drivers ... [ 2.039395] md: linear personality registered for level -1 [ 2.042847] md: multipath personality registered for level -4 [ 2.046301] md: raid0 personality registered for level 0 [ 2.050220] md: raid1 personality registered for level 1 [ 2.122677] raid6: sse2x1 gen() 11235 MB/s [ 2.190684] raid6: sse2x1 xor() 8783 MB/s [ 2.258674] raid6: sse2x2 gen() 14257 MB/s [ 2.326686] raid6: sse2x2 xor() 9589 MB/s [ 2.394674] raid6: sse2x4 gen() 16465 MB/s [ 2.462685] raid6: sse2x4 xor() 11415 MB/s [ 2.530684] raid6: avx2x1 gen() 21793 MB/s [ 2.598711] raid6: avx2x2 gen() 25605 MB/s [ 2.666684] raid6: avx2x4 gen() 29523 MB/s [ 2.667772] raid6: using algorithm avx2x4 gen() 29523 MB/s [ 2.669083] raid6: using avx2x2 recovery algorithm [ 2.671592] xor: automatically using best checksumming function: [ 2.710684] avx : 31638.000 MB/sec [ 2.717869] async_tx: api initialized (async) [ 2.729279] md: raid6 personality registered for level 6 [ 2.730561] md: raid5 personality registered for level 5 [ 2.731825] md: raid4 personality registered for level 4 [ 2.738114] 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.770629] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.790603] 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.892799] 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.896863] systemd[1]: Detected virtualization kvm. [ 2.898076] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.901653] systemd[1]: Set hostname to . [ 2.904281] systemd[1]: Initializing machine ID from KVM UUID. [ 2.905690] systemd[1]: Installed transient /etc/machine-id file. [ 3.004400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.007450] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.009827] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.012503] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.014859] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.017347] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.019874] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.022363] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.025174] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.028131] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.031425] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.034281] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.036609] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.039221] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.041838] 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.045617] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.048545] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.051383] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.054106] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.056864] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.059550] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.065306] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.072230] 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.078892] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.086829] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.090325] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.096251] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.108588] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.112412] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.118478] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.122755] systemd[1]: Listening on udev Control Socket. [ 3.126373] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.129857] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.132581] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.139546] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.144993] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.153213] iscsi: registered transport (tcp) [ 3.155461] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.168778] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.177818] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.228207] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[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.517928] 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Created slice system-getty.slice. [ 4.896101] cloud-init[611]: Cloud-init v. 18.2 running 'init-local' at Mon, 26 Nov 2018 09:38:25 +0000. Up 4.79 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 Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.324713] cloud-init[908]: Cloud-init v. 18.2 running 'init' at Mon, 26 Nov 2018 09:38:26 +0000. Up 5.67 seconds. [ 9.327136] cloud-init[908]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.332390] cloud-init[908]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.337976] cloud-init[908]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.344391] cloud-init[908]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.346724] cloud-init[908]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:55:2f:bf | [ 9.350933] cloud-init[908]: ci-info: | ens3 | True | fe80::f816:3eff:fe55:2fbf/64 | . | link | fa:16:3e:55:2f:bf | [ 9.356378] cloud-init[908]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.360135] cloud-init[908]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.368168] cloud-init[908]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.370435] cloud-init[908]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.376379] cloud-init[908]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.378452] cloud-init[908]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.384358] cloud-init[908]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.386460] cloud-init[908]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.392389] cloud-init[908]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.396143] cloud-init[908]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.400126] cloud-init[908]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.404126] cloud-init[908]: 2018-11-26 09:38:29,811 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.989945] cloud-init[908]: Generating public/private rsa key pair. [ 9.991524] cloud-init[908]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.996143] cloud-init[908]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.997887] cloud-init[908]: The key fingerprint is: [ 10.000130] cloud-init[908]: SHA256:fatV67jW3EiF+9yMbBFYM73ugcb5xDzDE5x4uDhzWA4 root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 [ 10.004162] cloud-init[908]: The key's randomart image is: [ 10.008138] cloud-init[908]: +---[RSA 2048]----+ [ 10.009420] cloud-init[908]: | . | [ 10.012129] cloud-init[908]: | + .| [ 10.016134] cloud-init[908]: | o++o| [ 10.017418] cloud-init[908]: | . E.+o*.| [ 10.020133] cloud-init[908]: | S . O @+.| [ 10.024134] cloud-init[908]: | * @+% | [ 10.025428] cloud-init[908]: | B==O*| [ 10.028138] cloud-init[908]: | o.oBo*| [ 10.032125] cloud-init[908]: | ..oo. | [ 10.033404] cloud-init[908]: +----[SHA256]-----+ [ 10.034640] cloud-init[908]: Generating public/private dsa key pair. [ 10.040137] cloud-init[908]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.041889] cloud-init[908]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.048155] cloud-init[908]: The key fingerprint is: [ 10.049457] cloud-init[908]: SHA256:6ZpbPGLdL+gMwGPiZa5Ql0URKYxv6REWLx0VPV4DB2A root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 [ 10.051561] cloud-init[908]: The key's randomart image is: [ 10.054739] cloud-init[908]: +---[DSA 1024]----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 10.059308] cloud-init[908]: | o..==E+oo. |[[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.062702] cloud-init[908]: | . =+.o o.o | [ 10.064541] cloud-init[908]: | o.++ . o . | [[0;32m OK [0m] Started ACPI Events Check. [ 10.067040] cloud-init[908]: | .=+ .. | [ 10.068192] cloud-init[908]: | ooX. S | [ 10.069085] cloud-init[908]: | o B.o + . | [ 10.069984] cloud-init[908]: |. . . + *.. | [ 10.070876] cloud-init[908]: | . . . B.... | [ 10.071756] cloud-init[[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [908]: | . +oo .. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] [ 10.080217] cloud-init[908]: +----[SHA256]-----+ [ 10.081112] cloud-init[908]: Generating public/private ecdsa key pair. [ 10.082229] cloud-init[908]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.083599] cloud-init[908]: Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)...Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.089004] cloud-init[908]: The key fingerprint is: [ 10.089930] cloud-init[908]: SHA256:oKjJf+ju3ZPwsFqXSv8JiaRzjYWSRcf92WHTjNMVh8U root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 [ 10.091666] cloud-init [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [908]: The key's randomart image is: [ 10.096203] cloud-init[908]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Sockets. [ 10.099075] cloud-init[908]: | .... ==*| [[0;32m OK [0m] Reached target Basic System. [ 10.103052] Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. cloud-init[908]: | . .. . *.+E| [ 10.107889] cloud-init[908]: | .. . + + | [ 10.109722] cloud-init[908]: | .o... o . | Starting Pollinate to seed the pseudo random number generator... [ 10.112632] cloud-init[908]: | .o.o .S | [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Login Service... Starting Accounts Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.142732] cloud-init[908]: |.o +o= o | [ 10.148390] cloud-init[908]: |o. o.*=*. | [ 10.152033] cloud-init[908]: | ..*o=+. . | [ 10.158097] cloud-init[908]: | +*oo ooo | [ 10.161046] cloud-init[908]: +----[SHA256]-----+ [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started iperf Service. [ 10.163676] cloud-init[908]: [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Generating public/private ed25519 key pair. [ 10.244668] cloud-init[908]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.272307] cloud-init[908]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.294753] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets...[908]: The key fingerprint is: [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.347685] [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[908]: SHA256:tbTTkEhD+YU+IfjaH5scO/T0iyAVJB2+aNW+dYWRLm4 root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 10.412768] cloud-init[908]: The key's randomart image is: [ 10.425687] cloud-init[908]: +--[ED25519 256]--+ Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. Starting Set console scheme... [ 10.479574] [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. cloud-init[908]: | o=ooo .. |[[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 10.509197] cloud-init[908]: | ..o*+o. .o | [ 10.518800] cloud-init[908]: | ..+Oo... .| [ 10.528470] cloud-init[908]: | .=+O. . .| [ 10.532532] cloud-init[908]: | oS *oo.. .| [ 10.536221] cloud-init[908]: | ....+.Eo . | [ 10.542612] cloud-init[908]: | .+.X.. | [ 10.548119] cloud-init[908]: | .B.... |[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 10.571578] cloud-init[908]: | .. .. | [ 10.576875] cloud-init[908]: +----[SHA256]-----+ [ 10.940989] cloud-init[1042]: 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.662873] cloud-init[1042]: en_US.UTF-8... done [ 11.665009] cloud-init[1042]: Generation complete. [ 12.153637] cloud-init[1042]: Cloud-init v. 18.2 running 'modules:config' at Mon, 26 Nov 2018 09:38:31 +0000. Up 10.80 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 | ee:7f:bd:79:54:4c:9d:fe:ea:dc:ad:c2:cf:59:8e:52 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Nov 26 09:38:34 ec2: <14>Nov 26 09:38:34 ec2: ############################################################# <14>Nov 26 09:38:34 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Nov 26 09:38:34 ec2: 1024 SHA256:6ZpbPGLdL+gMwGPiZa5Ql0URKYxv6REWLx0VPV4DB2A root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 (DSA) <14>Nov 26 09:38:34 ec2: 256 SHA256:oKjJf+ju3ZPwsFqXSv8JiaRzjYWSRcf92WHTjNMVh8U root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 (ECDSA) <14>Nov 26 09:38:34 ec2: 256 SHA256:tbTTkEhD+YU+IfjaH5scO/T0iyAVJB2+aNW+dYWRLm4 root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 (ED25519) <14>Nov 26 09:38:34 ec2: 2048 SHA256:fatV67jW3EiF+9yMbBFYM73ugcb5xDzDE5x4uDhzWA4 root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 (RSA) <14>Nov 26 09:38:34 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Nov 26 09:38:34 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCm4DNaI2ysRHOMNvVHAQ5/1IRtR0vc0niYosOPcn+kRO+KeKJARWThnbn/rHmkUFdAaNfNbXGFAzW1cybxFROQ= root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH4DkV+vNd0fKuCbXbQGvH2iCxxE1+Egqnd/iHntLISq root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiFWW0mMEZDpOUxvVPpvpToTdFfBjD6oHtuZWZl9boAWXTcIBziE3VMgmUpjDjzhRo22lQQZI8siFHp/iulMJwwXpOa0bOI3R6nChnE1y61RnYytpHQpxalbBFiN+xmhNFTSmnxAUYDxYzoYdFbm3QgSm161pGd0/8NlbmrrvFRMGoGzNT3xdfy5cpE1Ak7FyOkR/4M9wdmWvlZCr/9Gc1trglwa/FVsvnJZYQlV33ylpbneL9Dy6OHdK7qRWDfS37BCp6AEPg93QMhNR/6sJo7zbNPM45HebHjTUNZZrR16AMcrgKtAV4ytqyyBxOYfXP+BXS4YCGk88F/qmGfI9X root@shaker-vm-db72c60d-8d25-4a75-8852-b57241fc63f7 -----END SSH HOST KEY KEYS----- [ 14.005093] cloud-init[1281]: Cloud-init v. 18.2 running 'modules:final' at Mon, 26 Nov 2018 09:38:34 +0000. Up 13.85 seconds. [ 14.007450] cloud-init[1281]: Cloud-init v. 18.2 finished at Mon, 26 Nov 2018 09:38:34 +0000. Datasource DataSourceEc2. Up 13.99 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. 2018-11-26 09:38:36,610 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.24:5000 2018-11-26 10:04:13,202 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=7d428a32ee8c472c9d081089913cb44d SHELL=/bin/bash SSH_CLIENT=172.30.9.66 51900 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_db72c60d-8d25-4a75-8852-b57241fc63f7 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=2f3ef792-40fd-4e2b-9900-a4baf9d24423 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.24:5000 OS_USERNAME=shaker-user_db72c60d-8d25-4a75-8852-b57241fc63f7 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.24,192.30.9.6 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 51900 192.168.120.9 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-26 09:38:38.783 1384 INFO shaker.engine.utils [-] Logging enabled 2018-11-26 09:38:38.786 1384 INFO shaker.engine.messaging [-] Listening on *:9000 2018-11-26 09:38:38.790 1384 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-11-26 09:38:38.796 1392 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-11-26 09:38:38.798 1392 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2018-11-26 09:38:38.799 1392 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-11-26 09:38:38.809 1384 INFO pykwalify.core [-] validation.valid 2018-11-26 09:38:39.396 1384 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-26 09:38:43.210 1384 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0e8b41ff-460d-4402-87e6-c27b563b4ca0', u'links': [{u'href': u'http://172.30.9.24:8004/v1/7d428a32ee8c472c9d081089913cb44d/stacks/shaker_smraiu/0e8b41ff-460d-4402-87e6-c27b563b4ca0', u'rel': u'self'}]} 2018-11-26 09:42:25.251 1384 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_smraiu_master_0', 'shaker_smraiu_slave_0']) 2018-11-26 09:42:36.854 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:44:07.391 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:45:37.891 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:47:08.405 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:47:08.407 1384 INFO shaker.engine.server [-] Execution is done 2018-11-26 09:47:09.030 1384 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-26 09:47:35.594 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:47:35.597 1384 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-11-26 09:47:35.611 1384 INFO pykwalify.core [-] validation.valid 2018-11-26 09:47:36.049 1384 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-26 09:47:42.202 1384 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'918bb32d-a0ae-4965-ab2c-8959f9665559', u'links': [{u'href': u'http://172.30.9.24:8004/v1/7d428a32ee8c472c9d081089913cb44d/stacks/shaker_mtzoru/918bb32d-a0ae-4965-ab2c-8959f9665559', u'rel': u'self'}]} 2018-11-26 09:48:33.626 1384 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mtzoru_master_0', 'shaker_mtzoru_slave_0']) 2018-11-26 09:48:42.276 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:50:12.810 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:51:43.297 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:53:13.784 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:53:13.786 1384 INFO shaker.engine.server [-] Execution is done 2018-11-26 09:53:14.398 1384 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-26 09:53:34.421 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:53:34.423 1384 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-11-26 09:53:34.443 1384 INFO pykwalify.core [-] validation.valid 2018-11-26 09:53:34.864 1384 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-26 09:53:40.750 1384 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'7dfa3a22-57a6-43c8-8332-449ad4decd5a', u'links': [{u'href': u'http://172.30.9.24:8004/v1/7d428a32ee8c472c9d081089913cb44d/stacks/shaker_fkszop/7dfa3a22-57a6-43c8-8332-449ad4decd5a', u'rel': u'self'}]} 2018-11-26 09:54:35.850 1384 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fkszop_slave_0', 'shaker_fkszop_master_0']) 2018-11-26 09:54:42.762 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:56:13.885 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:57:44.399 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:59:14.893 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:59:14.894 1384 INFO shaker.engine.server [-] Execution is done 2018-11-26 09:59:15.453 1384 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-26 09:59:36.193 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 09:59:36.196 1384 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-11-26 09:59:36.211 1384 INFO pykwalify.core [-] validation.valid 2018-11-26 09:59:36.667 1384 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-26 09:59:41.373 1384 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0e556cad-8985-45f4-81c6-04346528ebf4', u'links': [{u'href': u'http://172.30.9.24:8004/v1/7d428a32ee8c472c9d081089913cb44d/stacks/shaker_itramz/0e556cad-8985-45f4-81c6-04346528ebf4', u'rel': u'self'}]} 2018-11-26 10:00:32.828 1384 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_itramz_master_0', 'shaker_itramz_slave_0']) 2018-11-26 10:00:39.274 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 10:01:11.545 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 10:02:31.726 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 10:03:51.920 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 10:03:51.921 1384 INFO shaker.engine.server [-] Execution is done 2018-11-26 10:03:52.122 1384 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-26 10:04:13.103 1384 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-26 10:04:13.105 1384 INFO shaker.engine.server [-] Generating aggregated report 2018-11-26 10:04:13.115 1384 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-11-26 10:04:13.117 1384 INFO shaker.engine.report [-] ******************************************************************************** 2018-11-26 10:04:13.118 1384 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-11-26 10:04:13.118 1384 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-11-26 10:04:13.118 1384 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-11-26 10:04:13.118 1384 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-11-26 10:04:13.118 1384 INFO shaker.engine.report [-] ******************************************************************************** 2018-11-26 10:04:13.119 1384 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-26 10:04:13.130 1384 INFO shaker.engine.report [-] Report saved to: report.html 2018-11-26 10:04:13,202 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-11-26 10:04:13,558 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 10:04:13,559 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 10:04:34,882 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:57 | PASS | | shaker | functest | benchmarking | 29:47 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-11-26 10:04:34,885 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-26 10:04:38,016 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 10:04:38,022 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 10:04:38,022 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-26 10:04:38,022 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-11-26 10:04:38,023 - 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-26 10:04:38,028 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-26 10:04:40,959 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 10:04:40,964 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 10:04:40,964 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-26 10:04:40,966 - 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-26 10:04:40,981 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-11-26 10:04:42,161 - 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'0ef95c74b0b14b06b20075820faa780d', '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_906f939b-75ec-428b-a8a8-abf7320ac345'}) 2018-11-26 10:04:42,558 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2df2cf248e9843c5bf5f5e2ca94e6182', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_906f939b-75ec-428b-a8a8-abf7320ac345'}) 2018-11-26 10:04:42,773 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 10:04:42,897 - 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'76a4ff7299b3456782fdc480a9836dfd'}) 2018-11-26 10:04:43,539 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_906f939b-75ec-428b-a8a8-abf7320ac345', 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'0ef95c74b0b14b06b20075820faa780d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a6701937-35d2-4d76-bd4c-40dd3f71fbe5', 'username': u'cloudify-user_906f939b-75ec-428b-a8a8-abf7320ac345', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 10:04:43,543 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_906f939b-75ec-428b-a8a8-abf7320ac345', 'password': 'a6701937-35d2-4d76-bd4c-40dd3f71fbe5', 'project_name': 'cloudify-project_906f939b-75ec-428b-a8a8-abf7320ac345', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '0ef95c74b0b14b06b20075820faa780d', 'project_domain_name': 'Default'} 2018-11-26 10:04:43,544 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-11-26 10:04:44,428 - 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-26T10:04:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'185a4b55-6f16-4914-a89d-471861066393', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_906f939b-75ec-428b-a8a8-abf7320ac345', u'created_at': u'2018-11-26T10:04:44Z', u'mtu': 1450, u'tenant_id': u'0ef95c74b0b14b06b20075820faa780d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ef95c74b0b14b06b20075820faa780d', u'l2_adjacency': True}) 2018-11-26 10:04:46,364 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:04:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f60a5a73-3105-4f47-85f9-defec7da7174', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_906f939b-75ec-428b-a8a8-abf7320ac345', u'enable_dhcp': True, u'network_id': u'185a4b55-6f16-4914-a89d-471861066393', u'tenant_id': u'0ef95c74b0b14b06b20075820faa780d', u'created_at': u'2018-11-26T10:04:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ef95c74b0b14b06b20075820faa780d'}) 2018-11-26 10:04:53,171 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:04:48Z', u'revision_number': 4, u'id': u'f54b9449-5315-4297-b692-6708a72c9d6b', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_906f939b-75ec-428b-a8a8-abf7320ac345', u'admin_state_up': True, u'tenant_id': u'0ef95c74b0b14b06b20075820faa780d', u'created_at': u'2018-11-26T10:04:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'0ef95c74b0b14b06b20075820faa780d'}) 2018-11-26 10:06:15,992 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/af810055-9287-430e-9e3d-04cc71e380f5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af810055-9287-430e-9e3d-04cc71e380f5/file', 'owner': u'0ef95c74b0b14b06b20075820faa780d', 'id': u'af810055-9287-430e-9e3d-04cc71e380f5', 'size': 4373348352, u'self': u'/v2/images/af810055-9287-430e-9e3d-04cc71e380f5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ef95c74b0b14b06b20075820faa780d', 'name': 'cloudify-project_906f939b-75ec-428b-a8a8-abf7320ac345', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/af810055-9287-430e-9e3d-04cc71e380f5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T10:06:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T10:06:15Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_906f939b-75ec-428b-a8a8-abf7320ac345', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/af810055-9287-430e-9e3d-04cc71e380f5', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_906f939b-75ec-428b-a8a8-abf7320ac345', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_906f939b-75ec-428b-a8a8-abf7320ac345', 'created': u'2018-11-26T10:05:19Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-26T10:05:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/af810055-9287-430e-9e3d-04cc71e380f5', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_906f939b-75ec-428b-a8a8-abf7320ac345', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-26 10:06:16,266 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_906f939b-75ec-428b-a8a8-abf7320ac345', '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'4a0867c6811546ee9366410d76086950', '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'61bd8bb2-b075-4c1d-8b63-63ca0628165d', 'swap': 0}) 2018-11-26 10:06:16,640 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLyZa/hMi1ZjhjnsQSVmFn1W3AoS6KMiN1GjhmoGkbTj02BKf5/hx++SUDsgd4hs0DLqyagVK+ckp2FpENyX/W08h72z0cioFCuAtWnq1U3AnY3j3fmQhdwa5QuTMHhVAZRIJOorZfQ/o5DU/DB9BXl+wE5MuDJvBPwlUhL1URo+g9lmjbfhUUsp4gZYULxnaJc3xcYyP+NOLJDSmdZu7/XtCzmqDid1LcnJ9YTx9lLsizPDUBHyebO7dOn6VzXL1MHcpHs1iJL/t7itLatluNqUOTRQzD47xS1Rgp93d5nvPINh3kJvueVxZTxTmz+YMgX9Mp+L64Kes25g7lWbU5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAy8mWv4TItWY4Y57EElZhZ9VtwKEuijIjdRo4ZqBpG049NgSn\n+f4cfvklA7IHeIbNAy6smoFSvnJKdhaRDcl/1tPIe9s9HIqBQrgLVp6tVNwJ2N49\n35kIXcGuULkzB4VQGUSCTqK2X0P6OQ1PwwfQV5fsBOTLgybwT8JVIS9VEaPoPZZo\n234VFLKeIGWFC8Z2iXN8XGMj/jTiyQ0pnWbu/17Qs5qg4ndS3JyfWE8fZS7Iszw1\nAR8nmzu3Tp+lc1y9TB3KR7NYiS/7e4rS2rZbjalDk0UMw+O8UtUYKfd3eZ7zyDYd\n5Cb7nlcWU8U5s/mDIF/TKfi+uCnrNuYO5Vm1OQIDAQABAoIBACBndK4NejDGCU9l\n7n2P+LsfB+2qc5EL+fFj8vX2qd/qp/cP9Hne+z8BdO5Kf7+dh7nq0Q1cZQDdgZOX\ncQdFNCu/z1BKg0QnjfhC9aKXZq5osrQmWqZUWi02X/Z8DG40t5DdAO9qFh+92mr5\n/+XeNzXGdYQtsWKwbWPxXcICGb/NDHSQAp/VMhkUuEyWA8Wz1YUpATUJGQWMIoOx\ndpO2P5fIbpPw2tRbwGs+at5+K7F+3qoAWFTPoja5eHCLf0TF+7XlVydzcFDJ6kfv\nOX+7xRVHYaZ1D5zZa2AsqVWrzw/yXPNTMmYj0cDS66ARSlSIg9QMExIiLCBkqmsX\nT1d+XQUCgYEA+V1OoixcUXWLMJcfFXuqY/CEZCEf1pFvvR+PNR5vEHqDILmKh3BK\ng/lHerEifjEi0l/+puku5VgjuwWQ+WhMiDfownoSwQhtQKRzbGWYWnjZXwXUp/sU\nDzlk845+pdzJCxQYi3h1ghhLIDouZp2pQNovfXRejNoGV1XgnYSjQN8CgYEA0TXO\nlqlv4pFaPsFmdfT8hlOx19f15O5G7TbRyptlJ6aJh9PBE7E+5N/fchxzTQZKmdzb\nlBu49e1qf3ddiGRBZpT6zvBGaqPom8rxiKEoNBptHZLZwS2zvUYMcUsjaP40MerR\n5D2zZLmkk9ZOORBln0p9fjaXXQQS2l07hq5fVOcCgYEA4EVY+WYoSWMMIlFoNWwZ\nnPSuPVfFSLdY5aFCrSWIAiwNTxtQSetmOTezX9d8DD6o8MhBQWCrOr2AtS2Wa5mw\nazrNbktYHqAzklXVMYJV+diCt4GI9uNL8T1PW/WmVgoyDnKueJGILc8nkf6ByOy3\nUopo9833U3qrBVVJRKIMKcUCgYBlGtPUC95+aDBs05potxSy9g+keEHleSHd0fhh\nKegg2WLtuXA9zBLRGUArLYSrXLcA1LNpSFyCvVISd+VD3O+eW7E6APSG5N+tKs6/\ncOK1C3BgMm/549RRTGEG/4EFZJRk6060Nv1TWEQpDhCPk1UJPj6XmFpeIXHbBeOW\nmv6HUQKBgFUW1rHIH8XlbnD0n/B2qcf0DeIdCE1jzMD/ySp1RH6fiBgUYrJMjnWe\n+fUqvf4kwnW6sUQ3g8KT0ACIbEsXF5c2eTvQVQMIl8bxWKtR6vWLHK7UKtHAt3e7\nexvZ6dWNWHYcEUTNuaD9kBSdXvvlcha8NTTJw+Ia3S95Sphyt2J6\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2df2cf248e9843c5bf5f5e2ca94e6182', 'name': u'cloudify-kp_906f939b-75ec-428b-a8a8-abf7320ac345', 'created_at': '2018-11-26T10:06:16.640369', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ef95c74b0b14b06b20075820faa780d', 'name': 'cloudify-project_906f939b-75ec-428b-a8a8-abf7320ac345', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd9:1f:35:6f:69:34:99:dc:2c:d7:eb:d4:28:e8:2f:59', 'type': 'ssh', 'id': u'cloudify-kp_906f939b-75ec-428b-a8a8-abf7320ac345'}) 2018-11-26 10:06:16,640 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAy8mWv4TItWY4Y57EElZhZ9VtwKEuijIjdRo4ZqBpG049NgSn +f4cfvklA7IHeIbNAy6smoFSvnJKdhaRDcl/1tPIe9s9HIqBQrgLVp6tVNwJ2N49 35kIXcGuULkzB4VQGUSCTqK2X0P6OQ1PwwfQV5fsBOTLgybwT8JVIS9VEaPoPZZo 234VFLKeIGWFC8Z2iXN8XGMj/jTiyQ0pnWbu/17Qs5qg4ndS3JyfWE8fZS7Iszw1 AR8nmzu3Tp+lc1y9TB3KR7NYiS/7e4rS2rZbjalDk0UMw+O8UtUYKfd3eZ7zyDYd 5Cb7nlcWU8U5s/mDIF/TKfi+uCnrNuYO5Vm1OQIDAQABAoIBACBndK4NejDGCU9l 7n2P+LsfB+2qc5EL+fFj8vX2qd/qp/cP9Hne+z8BdO5Kf7+dh7nq0Q1cZQDdgZOX cQdFNCu/z1BKg0QnjfhC9aKXZq5osrQmWqZUWi02X/Z8DG40t5DdAO9qFh+92mr5 /+XeNzXGdYQtsWKwbWPxXcICGb/NDHSQAp/VMhkUuEyWA8Wz1YUpATUJGQWMIoOx dpO2P5fIbpPw2tRbwGs+at5+K7F+3qoAWFTPoja5eHCLf0TF+7XlVydzcFDJ6kfv OX+7xRVHYaZ1D5zZa2AsqVWrzw/yXPNTMmYj0cDS66ARSlSIg9QMExIiLCBkqmsX T1d+XQUCgYEA+V1OoixcUXWLMJcfFXuqY/CEZCEf1pFvvR+PNR5vEHqDILmKh3BK g/lHerEifjEi0l/+puku5VgjuwWQ+WhMiDfownoSwQhtQKRzbGWYWnjZXwXUp/sU Dzlk845+pdzJCxQYi3h1ghhLIDouZp2pQNovfXRejNoGV1XgnYSjQN8CgYEA0TXO lqlv4pFaPsFmdfT8hlOx19f15O5G7TbRyptlJ6aJh9PBE7E+5N/fchxzTQZKmdzb lBu49e1qf3ddiGRBZpT6zvBGaqPom8rxiKEoNBptHZLZwS2zvUYMcUsjaP40MerR 5D2zZLmkk9ZOORBln0p9fjaXXQQS2l07hq5fVOcCgYEA4EVY+WYoSWMMIlFoNWwZ nPSuPVfFSLdY5aFCrSWIAiwNTxtQSetmOTezX9d8DD6o8MhBQWCrOr2AtS2Wa5mw azrNbktYHqAzklXVMYJV+diCt4GI9uNL8T1PW/WmVgoyDnKueJGILc8nkf6ByOy3 Uopo9833U3qrBVVJRKIMKcUCgYBlGtPUC95+aDBs05potxSy9g+keEHleSHd0fhh Kegg2WLtuXA9zBLRGUArLYSrXLcA1LNpSFyCvVISd+VD3O+eW7E6APSG5N+tKs6/ cOK1C3BgMm/549RRTGEG/4EFZJRk6060Nv1TWEQpDhCPk1UJPj6XmFpeIXHbBeOW mv6HUQKBgFUW1rHIH8XlbnD0n/B2qcf0DeIdCE1jzMD/ySp1RH6fiBgUYrJMjnWe +fUqvf4kwnW6sUQ3g8KT0ACIbEsXF5c2eTvQVQMIl8bxWKtR6vWLHK7UKtHAt3e7 exvZ6dWNWHYcEUTNuaD9kBSdXvvlcha8NTTJw+Ia3S95Sphyt2J6 -----END RSA PRIVATE KEY----- 2018-11-26 10:08:33,543 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_906f939b-75ec-428b-a8a8-abf7320ac345': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:06:75', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'af810055-9287-430e-9e3d-04cc71e380f5'}), 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-26T10:08:32.000000', 'flavor': Munch({u'id': u'61bd8bb2-b075-4c1d-8b63-63ca0628165d'}), 'az': u'nova', 'id': u'a6f2d4b1-a917-422d-be91-a155c56a5b4c', 'security_groups': [Munch({u'name': u'cloudify-sg_906f939b-75ec-428b-a8a8-abf7320ac345'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2df2cf248e9843c5bf5f5e2ca94e6182', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ef95c74b0b14b06b20075820faa780d', 'name': 'cloudify-project_906f939b-75ec-428b-a8a8-abf7320ac345', '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-26T10:08:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:08:32Z', 'hostId': u'3eec07ba2e1672012271558d04ab905d65fa8b38faa7e2db71e0b9d1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_906f939b-75ec-428b-a8a8-abf7320ac345', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'3eec07ba2e1672012271558d04ab905d65fa8b38faa7e2db71e0b9d1', '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-26T10:08:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ef95c74b0b14b06b20075820faa780d', 'name': u'cloudify-vm_906f939b-75ec-428b-a8a8-abf7320ac345', 'adminPass': u'Z2TAk5HS6irm', 'tenant_id': u'0ef95c74b0b14b06b20075820faa780d', 'created_at': u'2018-11-26T10:06:23Z', 'created': u'2018-11-26T10:06:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 10:08:37,811 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f54b9449-5315-4297-b692-6708a72c9d6b', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0ef95c74b0b14b06b20075820faa780d', 'created_at': u'2018-11-26T10:08:34Z', 'attached': True, 'updated_at': u'2018-11-26T10:08:37Z', 'id': u'25bc3291-8817-4296-a75e-1f6b94d019da', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ef95c74b0b14b06b20075820faa780d', 'name': 'cloudify-project_906f939b-75ec-428b-a8a8-abf7320ac345', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 2, 'router': u'f54b9449-5315-4297-b692-6708a72c9d6b', u'qos_policy_id': None, 'project_id': u'0ef95c74b0b14b06b20075820faa780d', 'port_id': u'09f8175d-0d3c-4b3f-9904-0ce9269dd0a0', 'port': u'09f8175d-0d3c-4b3f-9904-0ce9269dd0a0', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 10:08:37,886 - 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 1788685782 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.395647] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.398582] pid_max: default: 32768 minimum: 301 [ 0.400180] Security Framework initialized [ 0.401642] SELinux: Initializing. [ 0.403247] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.409466] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.413204] Mount-cache hash table entries: 4096 [ 0.414994] Initializing cgroup subsys memory [ 0.416485] Initializing cgroup subsys devices [ 0.418005] Initializing cgroup subsys freezer [ 0.419558] Initializing cgroup subsys net_cls [ 0.421089] Initializing cgroup subsys blkio [ 0.422582] Initializing cgroup subsys perf_event [ 0.424172] Initializing cgroup subsys hugetlb [ 0.425701] Initializing cgroup subsys pids [ 0.427184] Initializing cgroup subsys net_prio [ 0.428800] CPU: Physical Processor ID: 0 [ 0.430948] mce: CPU supports 10 MCE banks [ 0.432464] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434187] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435882] tlb_flushall_shift: 6 [ 0.437382] Freeing SMP alternatives: 28k freed [ 0.441597] ACPI: Core revision 20130517 [ 0.443464] ACPI: All ACPI Tables successfully acquired [ 0.445375] ftrace: allocating 25812 entries in 101 pages [ 0.467517] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469567] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471572] smpboot: Max logical packages: 2 [ 0.473347] Enabling x2apic [ 0.474536] Enabled x2apic [ 0.475957] Switched APIC routing to physical x2apic. [ 0.478894] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.480855] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.484567] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.492629] KVM setup paravirtual spinlock [ 0.495351] smpboot: Booting Node 0, Processors #1 OK [ 0.497426] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.519424] Brought up 2 CPUs [ 0.519427] KVM setup async PF for cpu 1 [ 0.519430] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.523619] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.526402] devtmpfs: initialized [ 0.529540] EVM: security.selinux [ 0.530884] EVM: security.ima [ 0.532122] EVM: security.capability [ 0.534169] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.536228] pinctrl core: initialized pinctrl subsystem [ 0.538037] NET: Registered protocol family 16 [ 0.539784] ACPI: bus type PCI registered [ 0.541230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.543228] PCI: Using configuration type 1 for base access [ 0.548382] ACPI: Added _OSI(Module Device) [ 0.549891] ACPI: Added _OSI(Processor Device) [ 0.551405] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.552958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.555773] ACPI: Interpreter enabled [ 0.557143] ACPI: (supports S0 S5) [ 0.558435] ACPI: Using IOAPIC for interrupt routing [ 0.560050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.564751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.566640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568659] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.570638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.574278] acpiphp: Slot [3] registered [ 0.575666] acpiphp: Slot [4] registered [ 0.577091] acpiphp: Slot [5] registered [ 0.578519] acpiphp: Slot [6] registered [ 0.579966] acpiphp: Slot [7] registered [ 0.581389] acpiphp: Slot [8] registered [ 0.582800] acpiphp: Slot [9] registered [ 0.584211] acpiphp: Slot [10] registered [ 0.585637] acpiphp: Slot [11] registered [ 0.587070] acpiphp: Slot [12] registered [ 0.588545] acpiphp: Slot [13] registered [ 0.589983] acpiphp: Slot [14] registered [ 0.591441] acpiphp: Slot [15] registered [ 0.592871] acpiphp: Slot [16] registered [ 0.594294] acpiphp: Slot [17] registered [ 0.595721] acpiphp: Slot [18] registered [ 0.597157] acpiphp: Slot [19] registered [ 0.598590] acpiphp: Slot [20] registered [ 0.600019] acpiphp: Slot [21] registered [ 0.601452] acpiphp: Slot [22] registered [ 0.602879] acpiphp: Slot [23] registered [ 0.604317] acpiphp: Slot [24] registered [ 0.605771] acpiphp: Slot [25] registered [ 0.607267] acpiphp: Slot [26] registered [ 0.608697] acpiphp: Slot [27] registered [ 0.610130] acpiphp: Slot [28] registered [ 0.611532] acpiphp: Slot [29] registered [ 0.612972] acpiphp: Slot [30] registered [ 0.614387] acpiphp: Slot [31] registered [ 0.615807] PCI host bridge to bus 0000:00 [ 0.617261] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.618969] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.620953] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.622935] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.625579] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.628190] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.633518] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.635597] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.637534] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.639574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.643644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.646256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.668585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.670902] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.673404] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.675660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.677878] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.679938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.682081] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.684884] vgaarb: loaded [ 0.686040] vgaarb: bridge control possible 0000:00:02.0 [ 0.687924] SCSI subsystem initialized [ 0.689351] ACPI: bus type USB registered [ 0.690826] usbcore: registered new interface driver usbfs [ 0.692571] usbcore: registered new interface driver hub [ 0.694306] usbcore: registered new device driver usb [ 0.696183] PCI: Using ACPI for IRQ routing [ 0.697997] NetLabel: Initializing [ 0.699314] NetLabel: domain hash size = 128 [ 0.700868] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.702523] NetLabel: unlabeled traffic allowed by default [ 0.704470] Switched to clocksource kvm-clock [ 0.713592] pnp: PnP ACPI init [ 0.714822] ACPI: bus type PNP registered [ 0.716611] pnp: PnP ACPI: found 5 devices [ 0.718049] ACPI: bus type PNP unregistered [ 0.725043] NET: Registered protocol family 2 [ 0.726789] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.729602] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.731979] TCP: Hash tables configured (established 32768 bind 32768) [ 0.734010] TCP: reno registered [ 0.735269] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.737098] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.739070] NET: Registered protocol family 1 [ 0.740561] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.742369] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764004] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784289] Unpacking initramfs... [ 1.245132] Freeing initrd memory: 37508k freed [ 1.254985] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.256986] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.260636] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262644] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264853] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.266801] Initialise system trusted keyring [ 1.268376] audit: initializing netlink socket (disabled) [ 1.270058] type=2000 audit(1543226915.220:1): initialized [ 1.287624] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.289587] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.292460] zpool: loaded [ 1.293619] zbud: loaded [ 1.294977] VFS: Disk quotas dquot_6.5.2 [ 1.296465] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.298602] msgmni has been set to 7578 [ 1.300086] Key type big_key registered [ 1.302214] NET: Registered protocol family 38 [ 1.303758] Key type asymmetric registered [ 1.305257] Asymmetric key parser 'x509' registered [ 1.306924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.309667] io scheduler noop registered [ 1.311127] io scheduler deadline registered (default) [ 1.325809] io scheduler cfq registered [ 1.327314] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.329129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.331028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.333494] ACPI: Power Button [PWRF] [ 1.334860] GHES: HEST is not enabled! [ 1.336214] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.360460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.362478] Non-volatile memory driver v1.3 [ 1.363849] Linux agpgart interface v0.103 [ 1.365290] crash memory driver: version 1.1 [ 1.366735] rdac: device handler registered [ 1.368184] hp_sw: device handler registered [ 1.369569] emc: device handler registered [ 1.370921] alua: device handler registered [ 1.372321] libphy: Fixed MDIO Bus: probed [ 1.373692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.375492] ehci-pci: EHCI PCI platform driver [ 1.376907] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.378739] ohci-pci: OHCI PCI platform driver [ 1.380352] uhci_hcd: USB Universal Host Controller Interface driver [ 1.400894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.402712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.405524] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.414080] usb usb1: Product: UHCI Host Controller [ 1.415732] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417883] usb usb1: SerialNumber: 0000:00:01.2 [ 1.419589] hub 1-0:1.0: USB hub found [ 1.421056] hub 1-0:1.0: 2 ports detected [ 1.422671] usbcore: registered new interface driver usbserial [ 1.424621] usbcore: registered new interface driver usbserial_generic [ 1.426706] usbserial: USB Serial support registered for generic [ 1.428713] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432342] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435564] mousedev: PS/2 mouse device common for all mice [ 1.437748] rtc_cmos 00:00: RTC can wake from S4 [ 1.439712] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441563] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443425] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446310] cpuidle: using governor menu [ 1.447776] hidraw: raw HID events driver (C) Jiri Kosina [ 1.449517] usbcore: registered new interface driver usbhid [ 1.449636] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.453856] usbhid: USB HID core driver [ 1.455186] drop_monitor: Initializing network drop monitor service [ 1.457011] TCP: cubic registered [ 1.457043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.460912] Initializing XFRM netlink socket [ 1.462428] NET: Registered protocol family 10 [ 1.464044] NET: Registered protocol family 17 [ 1.465639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.467303] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.469065] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.471895] Loading compiled-in X.509 certificates [ 1.473406] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.476241] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.479479] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.482309] registered taskstats version 1 [ 1.485637] Key type trusted registered [ 1.488339] Key type encrypted registered [ 1.491030] IMA: No TPM chip found, activating TPM-bypass! [ 1.493131] rtc_cmos 00:00: setting system clock to 2018-11-26 10:08:35 UTC (1543226915) [ 1.496503] Freeing unused kernel memory: 1680k freed [ 1.502022] 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.507163] systemd[1]: Detected virtualization kvm. [ 1.508711] systemd[1]: Detected architecture x86-64. [ 1.510280] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.513211] systemd[1]: No hostname configured. [ 1.514625] systemd[1]: Set hostname to . [ 1.516185] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.539712] systemd[1]: Reached target Local File Systems. [ 1.541322] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.543700] systemd[1]: Reached target Timers. [ 1.545113] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.547429] systemd[1]: Created slice Root Slice. [ 1.548890] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.551311] systemd[1]: Listening on udev Kernel Socket. [ 1.552863] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.555240] systemd[1]: Reached target Swap. [ 1.556618] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.558919] systemd[1]: Created slice System Slice. [ 1.560409] systemd[1]: Starting System Slice. [ 1.561835] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564387] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Slices. [ 1.567869] systemd[1]: Reached target Slices. [ 1.569291] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.571620] systemd[1]: Listening on Journal Socket. [ 1.573140] systemd[1]: Starting Journal Socket. [ 1.574950] 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.579450] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.582339] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.585336] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Paths. [ 1.588841] systemd[1]: Reached target Paths. [ 1.594498] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.596935] systemd[1]: Listening on udev Control Socket. [ 1.598526] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.603968] systemd[1]: Reached target Sockets. [ 1.605412] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.607948] 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.650508] RPC: Registered named UNIX socket transport module. [ 1.652391] RPC: Registered udp transport module. [ 1.653957] RPC: Registered tcp transport module. [ 1.656301] 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.725487] 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.763860] FDC 0 is a S82078B [ 1.765863] scsi host0: ata_piix [ 1.770517] scsi host1: ata_piix [ 1.771849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.773801] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.795355] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.835494] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.842889] vda: vda1 [ 1.880278] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884120] usb 1-1: Product: QEMU USB Tablet [ 1.885575] usb 1-1: Manufacturer: QEMU [ 1.886882] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.895385] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.898437] 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 File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.985976] SGI XFS with ACLs, security attributes, no debug enabled [ 1.988750] XFS (vda1): Mounting V4 Filesystem [ 2.013403] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target 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. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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.236875] systemd-journald[113]: Received SIGTERM from PID 1 (systemd). [ 2.260519] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 2.285669] SELinux: Disabled at runtime. [ 2.321553] type=1404 audit(1543226916.328:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.348856] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.350566] 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-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[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. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[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... Starting Load/Save Random Seed... [ 2.609079] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [ 2.624530] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.774753] type=1305 audit(1543226916.781:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 2.945773] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.956088] [drm] Initialized drm 1.1.0 20060810 [ 2.965030] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.987220] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.989245] [TTM] Initializing pool allocator [ 2.989522] [TTM] Initializing DMA pool allocator [ 2.989821] [drm] fb mappable at 0xFC000000 [ 2.989821] [drm] vram aper at 0xFC000000 Starting D-Bus System Message Bus... [ 2.989822] [drm] size 33554432 [ 2.989822] [drm] fb depth is 24 [ 2.989822] [drm] pitch is 3072 [ 2.995559] fbcon: cirrusdrmfb (fb0) is primary device [ 3.000303] ppdev: user-space parallel port driver [ 3.016884] Console: switching to colour frame buffer device 128x48 [ 3.029560] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.033477] [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 Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.091179] AES CTR mode by8 optimization enabled [ 3.095509] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.153003] alg: No test for crc32 (crc32-pclmul) Starting Serial Getty on ttyS0... [ 3.158054] intel_rapl: no valid rapl domains found in package 0 [[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. [ 3.166400] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.170752] intel_powerclamp: No package C-state available [ 3.176158] intel_powerclamp: No package C-state available 2018-11-26 10:08:38,889 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-11-26 10:08:48,017 - 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 1788685782 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.395647] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.398582] pid_max: default: 32768 minimum: 301 [ 0.400180] Security Framework initialized [ 0.401642] SELinux: Initializing. [ 0.403247] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.409466] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.413204] Mount-cache hash table entries: 4096 [ 0.414994] Initializing cgroup subsys memory [ 0.416485] Initializing cgroup subsys devices [ 0.418005] Initializing cgroup subsys freezer [ 0.419558] Initializing cgroup subsys net_cls [ 0.421089] Initializing cgroup subsys blkio [ 0.422582] Initializing cgroup subsys perf_event [ 0.424172] Initializing cgroup subsys hugetlb [ 0.425701] Initializing cgroup subsys pids [ 0.427184] Initializing cgroup subsys net_prio [ 0.428800] CPU: Physical Processor ID: 0 [ 0.430948] mce: CPU supports 10 MCE banks [ 0.432464] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434187] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435882] tlb_flushall_shift: 6 [ 0.437382] Freeing SMP alternatives: 28k freed [ 0.441597] ACPI: Core revision 20130517 [ 0.443464] ACPI: All ACPI Tables successfully acquired [ 0.445375] ftrace: allocating 25812 entries in 101 pages [ 0.467517] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469567] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471572] smpboot: Max logical packages: 2 [ 0.473347] Enabling x2apic [ 0.474536] Enabled x2apic [ 0.475957] Switched APIC routing to physical x2apic. [ 0.478894] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.480855] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.484567] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.492629] KVM setup paravirtual spinlock [ 0.495351] smpboot: Booting Node 0, Processors #1 OK [ 0.497426] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.519424] Brought up 2 CPUs [ 0.519427] KVM setup async PF for cpu 1 [ 0.519430] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.523619] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.526402] devtmpfs: initialized [ 0.529540] EVM: security.selinux [ 0.530884] EVM: security.ima [ 0.532122] EVM: security.capability [ 0.534169] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.536228] pinctrl core: initialized pinctrl subsystem [ 0.538037] NET: Registered protocol family 16 [ 0.539784] ACPI: bus type PCI registered [ 0.541230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.543228] PCI: Using configuration type 1 for base access [ 0.548382] ACPI: Added _OSI(Module Device) [ 0.549891] ACPI: Added _OSI(Processor Device) [ 0.551405] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.552958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.555773] ACPI: Interpreter enabled [ 0.557143] ACPI: (supports S0 S5) [ 0.558435] ACPI: Using IOAPIC for interrupt routing [ 0.560050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.564751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.566640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568659] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.570638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.574278] acpiphp: Slot [3] registered [ 0.575666] acpiphp: Slot [4] registered [ 0.577091] acpiphp: Slot [5] registered [ 0.578519] acpiphp: Slot [6] registered [ 0.579966] acpiphp: Slot [7] registered [ 0.581389] acpiphp: Slot [8] registered [ 0.582800] acpiphp: Slot [9] registered [ 0.584211] acpiphp: Slot [10] registered [ 0.585637] acpiphp: Slot [11] registered [ 0.587070] acpiphp: Slot [12] registered [ 0.588545] acpiphp: Slot [13] registered [ 0.589983] acpiphp: Slot [14] registered [ 0.591441] acpiphp: Slot [15] registered [ 0.592871] acpiphp: Slot [16] registered [ 0.594294] acpiphp: Slot [17] registered [ 0.595721] acpiphp: Slot [18] registered [ 0.597157] acpiphp: Slot [19] registered [ 0.598590] acpiphp: Slot [20] registered [ 0.600019] acpiphp: Slot [21] registered [ 0.601452] acpiphp: Slot [22] registered [ 0.602879] acpiphp: Slot [23] registered [ 0.604317] acpiphp: Slot [24] registered [ 0.605771] acpiphp: Slot [25] registered [ 0.607267] acpiphp: Slot [26] registered [ 0.608697] acpiphp: Slot [27] registered [ 0.610130] acpiphp: Slot [28] registered [ 0.611532] acpiphp: Slot [29] registered [ 0.612972] acpiphp: Slot [30] registered [ 0.614387] acpiphp: Slot [31] registered [ 0.615807] PCI host bridge to bus 0000:00 [ 0.617261] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.618969] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.620953] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.622935] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.625579] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.628190] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.633518] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.635597] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.637534] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.639574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.643644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.646256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.668585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.670902] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.673404] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.675660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.677878] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.679938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.682081] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.684884] vgaarb: loaded [ 0.686040] vgaarb: bridge control possible 0000:00:02.0 [ 0.687924] SCSI subsystem initialized [ 0.689351] ACPI: bus type USB registered [ 0.690826] usbcore: registered new interface driver usbfs [ 0.692571] usbcore: registered new interface driver hub [ 0.694306] usbcore: registered new device driver usb [ 0.696183] PCI: Using ACPI for IRQ routing [ 0.697997] NetLabel: Initializing [ 0.699314] NetLabel: domain hash size = 128 [ 0.700868] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.702523] NetLabel: unlabeled traffic allowed by default [ 0.704470] Switched to clocksource kvm-clock [ 0.713592] pnp: PnP ACPI init [ 0.714822] ACPI: bus type PNP registered [ 0.716611] pnp: PnP ACPI: found 5 devices [ 0.718049] ACPI: bus type PNP unregistered [ 0.725043] NET: Registered protocol family 2 [ 0.726789] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.729602] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.731979] TCP: Hash tables configured (established 32768 bind 32768) [ 0.734010] TCP: reno registered [ 0.735269] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.737098] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.739070] NET: Registered protocol family 1 [ 0.740561] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.742369] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764004] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784289] Unpacking initramfs... [ 1.245132] Freeing initrd memory: 37508k freed [ 1.254985] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.256986] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.260636] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262644] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264853] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.266801] Initialise system trusted keyring [ 1.268376] audit: initializing netlink socket (disabled) [ 1.270058] type=2000 audit(1543226915.220:1): initialized [ 1.287624] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.289587] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.292460] zpool: loaded [ 1.293619] zbud: loaded [ 1.294977] VFS: Disk quotas dquot_6.5.2 [ 1.296465] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.298602] msgmni has been set to 7578 [ 1.300086] Key type big_key registered [ 1.302214] NET: Registered protocol family 38 [ 1.303758] Key type asymmetric registered [ 1.305257] Asymmetric key parser 'x509' registered [ 1.306924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.309667] io scheduler noop registered [ 1.311127] io scheduler deadline registered (default) [ 1.325809] io scheduler cfq registered [ 1.327314] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.329129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.331028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.333494] ACPI: Power Button [PWRF] [ 1.334860] GHES: HEST is not enabled! [ 1.336214] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.360460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.362478] Non-volatile memory driver v1.3 [ 1.363849] Linux agpgart interface v0.103 [ 1.365290] crash memory driver: version 1.1 [ 1.366735] rdac: device handler registered [ 1.368184] hp_sw: device handler registered [ 1.369569] emc: device handler registered [ 1.370921] alua: device handler registered [ 1.372321] libphy: Fixed MDIO Bus: probed [ 1.373692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.375492] ehci-pci: EHCI PCI platform driver [ 1.376907] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.378739] ohci-pci: OHCI PCI platform driver [ 1.380352] uhci_hcd: USB Universal Host Controller Interface driver [ 1.400894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.402712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.405524] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.414080] usb usb1: Product: UHCI Host Controller [ 1.415732] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417883] usb usb1: SerialNumber: 0000:00:01.2 [ 1.419589] hub 1-0:1.0: USB hub found [ 1.421056] hub 1-0:1.0: 2 ports detected [ 1.422671] usbcore: registered new interface driver usbserial [ 1.424621] usbcore: registered new interface driver usbserial_generic [ 1.426706] usbserial: USB Serial support registered for generic [ 1.428713] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432342] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435564] mousedev: PS/2 mouse device common for all mice [ 1.437748] rtc_cmos 00:00: RTC can wake from S4 [ 1.439712] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441563] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443425] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446310] cpuidle: using governor menu [ 1.447776] hidraw: raw HID events driver (C) Jiri Kosina [ 1.449517] usbcore: registered new interface driver usbhid [ 1.449636] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.453856] usbhid: USB HID core driver [ 1.455186] drop_monitor: Initializing network drop monitor service [ 1.457011] TCP: cubic registered [ 1.457043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.460912] Initializing XFRM netlink socket [ 1.462428] NET: Registered protocol family 10 [ 1.464044] NET: Registered protocol family 17 [ 1.465639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.467303] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.469065] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.471895] Loading compiled-in X.509 certificates [ 1.473406] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.476241] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.479479] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.482309] registered taskstats version 1 [ 1.485637] Key type trusted registered [ 1.488339] Key type encrypted registered [ 1.491030] IMA: No TPM chip found, activating TPM-bypass! [ 1.493131] rtc_cmos 00:00: setting system clock to 2018-11-26 10:08:35 UTC (1543226915) [ 1.496503] Freeing unused kernel memory: 1680k freed [ 1.502022] 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.507163] systemd[1]: Detected virtualization kvm. [ 1.508711] systemd[1]: Detected architecture x86-64. [ 1.510280] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.513211] systemd[1]: No hostname configured. [ 1.514625] systemd[1]: Set hostname to . [ 1.516185] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.539712] systemd[1]: Reached target Local File Systems. [ 1.541322] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.543700] systemd[1]: Reached target Timers. [ 1.545113] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.547429] systemd[1]: Created slice Root Slice. [ 1.548890] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.551311] systemd[1]: Listening on udev Kernel Socket. [ 1.552863] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.555240] systemd[1]: Reached target Swap. [ 1.556618] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.558919] systemd[1]: Created slice System Slice. [ 1.560409] systemd[1]: Starting System Slice. [ 1.561835] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564387] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Slices. [ 1.567869] systemd[1]: Reached target Slices. [ 1.569291] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.571620] systemd[1]: Listening on Journal Socket. [ 1.573140] systemd[1]: Starting Journal Socket. [ 1.574950] 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.579450] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.582339] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.585336] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Paths. [ 1.588841] systemd[1]: Reached target Paths. [ 1.594498] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.596935] systemd[1]: Listening on udev Control Socket. [ 1.598526] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.603968] systemd[1]: Reached target Sockets. [ 1.605412] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.607948] 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.650508] RPC: Registered named UNIX socket transport module. [ 1.652391] RPC: Registered udp transport module. [ 1.653957] RPC: Registered tcp transport module. [ 1.656301] 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.725487] 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.763860] FDC 0 is a S82078B [ 1.765863] scsi host0: ata_piix [ 1.770517] scsi host1: ata_piix [ 1.771849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.773801] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.795355] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.835494] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.842889] vda: vda1 [ 1.880278] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884120] usb 1-1: Product: QEMU USB Tablet [ 1.885575] usb 1-1: Manufacturer: QEMU [ 1.886882] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.895385] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.898437] 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 File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.985976] SGI XFS with ACLs, security attributes, no debug enabled [ 1.988750] XFS (vda1): Mounting V4 Filesystem [ 2.013403] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target 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. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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.236875] systemd-journald[113]: Received SIGTERM from PID 1 (systemd). [ 2.260519] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 2.285669] SELinux: Disabled at runtime. [ 2.321553] type=1404 audit(1543226916.328:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.348856] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.350566] 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-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[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. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[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... Starting Load/Save Random Seed... [ 2.609079] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [ 2.624530] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.774753] type=1305 audit(1543226916.781:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 2.945773] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.956088] [drm] Initialized drm 1.1.0 20060810 [ 2.965030] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.987220] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.989245] [TTM] Initializing pool allocator [ 2.989522] [TTM] Initializing DMA pool allocator [ 2.989821] [drm] fb mappable at 0xFC000000 [ 2.989821] [drm] vram aper at 0xFC000000 Starting D-Bus System Message Bus... [ 2.989822] [drm] size 33554432 [ 2.989822] [drm] fb depth is 24 [ 2.989822] [drm] pitch is 3072 [ 2.995559] fbcon: cirrusdrmfb (fb0) is primary device [ 3.000303] ppdev: user-space parallel port driver [ 3.016884] Console: switching to colour frame buffer device 128x48 [ 3.029560] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.033477] [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 Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.091179] AES CTR mode by8 optimization enabled [ 3.095509] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.153003] alg: No test for crc32 (crc32-pclmul) Starting Serial Getty on ttyS0... [ 3.158054] intel_rapl: no valid rapl domains found in package 0 [[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. [ 3.166400] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.170752] intel_powerclamp: No package C-state available [ 3.176158] intel_powerclamp: No package C-state available[ 3.238108] cloud-init[504]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:08:37 +0000. Up 3.19 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 Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... 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 System Logging Service. [[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] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.755343] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:08:40 +0000. Up 5.69 seconds. [ 5.802277] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.813215] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.825221] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.833641] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.836716] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.839356] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.19 | 255.255.255.0 | fa:16:3e:8e:06:75 | [ 5.841489] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.844215] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.846488] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.849208] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.851611] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.853888] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.856509] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.861225] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.864774] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.601572] cloud-init[3205]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:08:45 +0000. Up 10.54 seconds. [ 10.889660] cloud-init[3462]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:08:45 +0000. Up 10.84 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 | d9:1f:35:6f:69:34:99:dc:2c:d7:eb:d4:28:e8:2f:59 | - | 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.963902] cloud-init[3462]: Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:08:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.96 seconds 2018-11-26 10:08:48,242 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-26 10:08:48,523 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4145, 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': 4151, 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': 1709, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4140, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 874, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 804, 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': 3875, 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': 4134, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-26 10:08:48,755 - functest.core.cloudify - INFO - The current manager status is running 2018-11-26 10:08:49,050 - functest.core.cloudify - DEBUG - List secrets: 2018-11-26 10:08:49,235 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-26 10:08:49,235 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-26 10:08:49,348 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 10:08:49,349 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 10:09:08,101 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-26 10:09:09,092 - 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'db6ff3db2ce34104b7fbd792277ecffb', '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_a801e269-ae99-4b2b-afc0-8242cf3f7224'}) 2018-11-26 10:09:09,490 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd1f4f6438eda4467be8cb748a65a3f68', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_a801e269-ae99-4b2b-afc0-8242cf3f7224'}) 2018-11-26 10:09:09,714 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 10:09:09,852 - 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'929ad5837d6f4b8ebf0d9aa1e7012bc1'}) 2018-11-26 10:09:10,575 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 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'db6ff3db2ce34104b7fbd792277ecffb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '86ea46f1-7671-4fe8-adf4-e656e37c8a5c', 'username': u'cloudify_ims-user_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 10:09:10,578 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'password': '86ea46f1-7671-4fe8-adf4-e656e37c8a5c', 'project_name': 'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'db6ff3db2ce34104b7fbd792277ecffb', 'project_domain_name': 'Default'} 2018-11-26 10:09:10,632 - 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-26 10:09:10,647 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-26 10:09:11,432 - 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-26T10:09:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4', u'provider:segmentation_id': 27, 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_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'created_at': u'2018-11-26T10:09:11Z', u'mtu': 1450, u'tenant_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'l2_adjacency': True}) 2018-11-26 10:09:12,994 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:09:12Z', 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'19b6b2e4-e83d-4950-a970-35a54539e625', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'enable_dhcp': True, u'network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4', u'tenant_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'created_at': u'2018-11-26T10:09:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'db6ff3db2ce34104b7fbd792277ecffb'}) 2018-11-26 10:09:19,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:09:15Z', u'revision_number': 3, u'id': u'e61df51d-e197-4f1e-a55b-7f014ca91697', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'admin_state_up': True, u'tenant_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'created_at': u'2018-11-26T10:09:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'db6ff3db2ce34104b7fbd792277ecffb'}) 2018-11-26 10:10:44,184 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/2516a4da-02d0-4aee-b2a7-f70cccdf16d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2516a4da-02d0-4aee-b2a7-f70cccdf16d5/file', 'owner': u'db6ff3db2ce34104b7fbd792277ecffb', 'id': u'2516a4da-02d0-4aee-b2a7-f70cccdf16d5', 'size': 4373348352, u'self': u'/v2/images/2516a4da-02d0-4aee-b2a7-f70cccdf16d5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db6ff3db2ce34104b7fbd792277ecffb', 'name': 'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/2516a4da-02d0-4aee-b2a7-f70cccdf16d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T10:10:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T10:10:43Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/2516a4da-02d0-4aee-b2a7-f70cccdf16d5', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'created': u'2018-11-26T10:09:45Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-26T10:09:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2516a4da-02d0-4aee-b2a7-f70cccdf16d5', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-26 10:10:44,419 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_a801e269-ae99-4b2b-afc0-8242cf3f7224', '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'4a0867c6811546ee9366410d76086950', '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'd4aa5573-5f0b-49ba-adb7-60224fe08dd1', 'swap': 0}) 2018-11-26 10:10:44,808 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3WMFtmRzfoWrXaemgSTivEkn1folBkZgavwggEoqG+Cq/Ee1fdsgtcDcNtKscVIO7CIlbE28Wj1Q7iq/LI7F8ezlBEImPf/N05H+BJRXk1GkzClsyO0ARj5pPMYZuPcfNtv0wK4/q33Zw9RSKDeLK5i/lmjCiPGTH0Ng2MetMiJf1Nsw2k986AxUL3syUyUCrKGKPvxiaBcpd2TCp6ed4SGUmUzieXMZz3+WSZNJQ3x2U+ccSgJQm+SIli1pmyFqrr11/Junmu8ZDLBR0dOOA6eWIOe1Wu96jIkcqhorXcBaI9mb5R4LkEw6rjgaXg/TcAld3IMK03sFElh44l3l Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAx91jBbZkc36Fq12npoEk4rxJJ9X6JQZGYGr8IIBKKhvgqvxH\ntX3bILXA3DbSrHFSDuwiJWxNvFo9UO4qvyyOxfHs5QRCJj3/zdOR/gSUV5NRpMwp\nbMjtAEY+aTzGGbj3Hzbb9MCuP6t92cPUUig3iyuYv5Zowojxkx9DYNjHrTIiX9Tb\nMNpPfOgMVC97MlMlAqyhij78YmgXKXdkwqenneEhlJlM4nlzGc9/lkmTSUN8dlPn\nHEoCUJvkiJYtaZshaq69dfybp5rvGQywUdHTjgOnliDntVrveoyJHKoaK13AWiPZ\nm+UeC5BMOq44Gl4P03AJXdyDCtN7BRJYeOJd5QIDAQABAoIBAAHxT+4VSMKqnyf8\nQA3pQW+GvvtJJCZJ+lMjlxHFzXK9VKC01QmZkJCv05EQY1nTvCVy/B37AIJtKh1o\nQzgaecTIxjGvqejvP1ZD0S5z4vE6+FcuuNRa25reE+s38QD9AEHoaZjmaosp4o5E\nTgMCaw/KO7DZCGmjpR1191SwprgzOSMUqu8tQAUyOcfEGo1eHiUPifi+fkbCiL/F\nBGEN3MYaWOLu8OvMlffLoXFwig+LHF1WPKt6rZuTB0S/cRPqNYnd+kZt1pMwvuR3\n0d+ZmXk7ZFy/1luH+vqZCNmhmaomfVJ2moPUq+yFTgZ0OOyrzi/vSAm7SFQHw/fl\nX8tAwGECgYEA9N5BWviM7sbPrRhiGMKShcc+mImoD+3Js+FT2xC/Yckh/S8pf9Lw\n/xM5JRVek8mIlHHK+lmO/0mggGSca50Nen10zrXM1st+OqZjYZ60/HmltbXXR4IM\nZqlG7U8zmREtxnoPJXW10p5haHPs/iJiEwIloxC9Uj0m6oUgFRuEGAkCgYEA0PNj\nRM26nGmjbukPkUR7SsPLqT19MeE0Ff995udCxAlYQ6Fi/81rnHZ4644v68X9p/Ay\n60RmLe1oXWYAQdtOxqUU5vOVCsau9RC3o1QT+BoMH6JRN/bjbaitHVfujHSMnxGK\n3cVBel6fmYZamA1kiMcOIMUoAg8kum6HFbMm9f0CgYEAz0T6aTiOgudCjzBeiLra\nL+bxc0jCO4l5/Is04e+RMAKChL9RD2PMnvz0mBE4lzw2IgEYYUVBp5H5C/Ud+nFc\nIVzkbLyygPaLCLYi1VTzuep2fBNKALtyJ8wNv34VHPHPn3teKsUyfO+XYEUQTCVq\ngtCEbz0SI/SjZkv9ViCOdZECgYEAmfJIOCAPFkBqjkOeGZxH7jy1Z3qLK93Nf0ue\n2imWslJkOmfERc12NG/BBWPcAKz+BuZczaO2WK4qj22gUOUgdBCahtH+BFOAAcSQ\nWACROeEO/5ualU4MH/X/nbf0ZH1WQbguBNjZNixTEEzBoHd1k6R8zz4TDPlVSRo3\n4o/8640CgYEA0viifNEmcivsRm/BoWh7hKYVL0cVGg/gAxW5fLaLGbs7m7Vr5RwQ\nGvvPkgQ2RNSXQRJWwKSWgPKEy+d+7rTZ7fZ7CYQQ7Xow/tiDDWI+8w7Er52ol5x9\nyYpRqRBsI2LjhYDemID0GdpRddpsWflGwkn4IGQEpMO2KvXLLaX5tFk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd1f4f6438eda4467be8cb748a65a3f68', 'name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'created_at': '2018-11-26T10:10:44.808621', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db6ff3db2ce34104b7fbd792277ecffb', 'name': 'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'20:12:fe:4a:23:81:8f:67:8a:d9:82:aa:d2:d0:4c:be', 'type': 'ssh', 'id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224'}) 2018-11-26 10:10:44,809 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAx91jBbZkc36Fq12npoEk4rxJJ9X6JQZGYGr8IIBKKhvgqvxH tX3bILXA3DbSrHFSDuwiJWxNvFo9UO4qvyyOxfHs5QRCJj3/zdOR/gSUV5NRpMwp bMjtAEY+aTzGGbj3Hzbb9MCuP6t92cPUUig3iyuYv5Zowojxkx9DYNjHrTIiX9Tb MNpPfOgMVC97MlMlAqyhij78YmgXKXdkwqenneEhlJlM4nlzGc9/lkmTSUN8dlPn HEoCUJvkiJYtaZshaq69dfybp5rvGQywUdHTjgOnliDntVrveoyJHKoaK13AWiPZ m+UeC5BMOq44Gl4P03AJXdyDCtN7BRJYeOJd5QIDAQABAoIBAAHxT+4VSMKqnyf8 QA3pQW+GvvtJJCZJ+lMjlxHFzXK9VKC01QmZkJCv05EQY1nTvCVy/B37AIJtKh1o QzgaecTIxjGvqejvP1ZD0S5z4vE6+FcuuNRa25reE+s38QD9AEHoaZjmaosp4o5E TgMCaw/KO7DZCGmjpR1191SwprgzOSMUqu8tQAUyOcfEGo1eHiUPifi+fkbCiL/F BGEN3MYaWOLu8OvMlffLoXFwig+LHF1WPKt6rZuTB0S/cRPqNYnd+kZt1pMwvuR3 0d+ZmXk7ZFy/1luH+vqZCNmhmaomfVJ2moPUq+yFTgZ0OOyrzi/vSAm7SFQHw/fl X8tAwGECgYEA9N5BWviM7sbPrRhiGMKShcc+mImoD+3Js+FT2xC/Yckh/S8pf9Lw /xM5JRVek8mIlHHK+lmO/0mggGSca50Nen10zrXM1st+OqZjYZ60/HmltbXXR4IM ZqlG7U8zmREtxnoPJXW10p5haHPs/iJiEwIloxC9Uj0m6oUgFRuEGAkCgYEA0PNj RM26nGmjbukPkUR7SsPLqT19MeE0Ff995udCxAlYQ6Fi/81rnHZ4644v68X9p/Ay 60RmLe1oXWYAQdtOxqUU5vOVCsau9RC3o1QT+BoMH6JRN/bjbaitHVfujHSMnxGK 3cVBel6fmYZamA1kiMcOIMUoAg8kum6HFbMm9f0CgYEAz0T6aTiOgudCjzBeiLra L+bxc0jCO4l5/Is04e+RMAKChL9RD2PMnvz0mBE4lzw2IgEYYUVBp5H5C/Ud+nFc IVzkbLyygPaLCLYi1VTzuep2fBNKALtyJ8wNv34VHPHPn3teKsUyfO+XYEUQTCVq gtCEbz0SI/SjZkv9ViCOdZECgYEAmfJIOCAPFkBqjkOeGZxH7jy1Z3qLK93Nf0ue 2imWslJkOmfERc12NG/BBWPcAKz+BuZczaO2WK4qj22gUOUgdBCahtH+BFOAAcSQ WACROeEO/5ualU4MH/X/nbf0ZH1WQbguBNjZNixTEEzBoHd1k6R8zz4TDPlVSRo3 4o/8640CgYEA0viifNEmcivsRm/BoWh7hKYVL0cVGg/gAxW5fLaLGbs7m7Vr5RwQ GvvPkgQ2RNSXQRJWwKSWgPKEy+d+7rTZ7fZ7CYQQ7Xow/tiDDWI+8w7Er52ol5x9 yYpRqRBsI2LjhYDemID0GdpRddpsWflGwkn4IGQEpMO2KvXLLaX5tFk= -----END RSA PRIVATE KEY----- 2018-11-26 10:13:04,360 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f2:dc:36', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2516a4da-02d0-4aee-b2a7-f70cccdf16d5'}), 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-26T10:13:03.000000', 'flavor': Munch({u'id': u'd4aa5573-5f0b-49ba-adb7-60224fe08dd1'}), 'az': u'nova', 'id': u'0479859c-9b2b-4e9a-8a75-3ca655f9646a', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_a801e269-ae99-4b2b-afc0-8242cf3f7224'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd1f4f6438eda4467be8cb748a65a3f68', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db6ff3db2ce34104b7fbd792277ecffb', 'name': 'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', '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-26T10:13:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:13:03Z', 'hostId': u'44b2c52ada13f9db1830f4c596a5bc504111ec9d6282bf32fc14c2ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'44b2c52ada13f9db1830f4c596a5bc504111ec9d6282bf32fc14c2ce', '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-26T10:13:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'db6ff3db2ce34104b7fbd792277ecffb', 'name': u'cloudify_ims-vm_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'adminPass': u'mnA7YrdmsJyC', 'tenant_id': u'db6ff3db2ce34104b7fbd792277ecffb', 'created_at': u'2018-11-26T10:10:51Z', 'created': u'2018-11-26T10:10:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 10:13:08,414 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e61df51d-e197-4f1e-a55b-7f014ca91697', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'db6ff3db2ce34104b7fbd792277ecffb', 'created_at': u'2018-11-26T10:13:05Z', 'attached': True, 'updated_at': u'2018-11-26T10:13:08Z', 'id': u'22b14e4a-9f2f-472e-b553-0287c4499cff', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db6ff3db2ce34104b7fbd792277ecffb', 'name': 'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 2, 'router': u'e61df51d-e197-4f1e-a55b-7f014ca91697', u'qos_policy_id': None, 'project_id': u'db6ff3db2ce34104b7fbd792277ecffb', 'port_id': u'9228404e-b3c3-4f3f-9df0-e86949e127a9', 'port': u'9228404e-b3c3-4f3f-9df0-e86949e127a9', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 10:13:08,523 - 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 1796279448 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.391786] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394544] pid_max: default: 32768 minimum: 301 [ 0.396036] Security Framework initialized [ 0.397421] SELinux: Initializing. [ 0.398942] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404821] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408471] Mount-cache hash table entries: 4096 [ 0.410245] Initializing cgroup subsys memory [ 0.411677] Initializing cgroup subsys devices [ 0.413115] Initializing cgroup subsys freezer [ 0.414551] Initializing cgroup subsys net_cls [ 0.415982] Initializing cgroup subsys blkio [ 0.417377] Initializing cgroup subsys perf_event [ 0.418856] Initializing cgroup subsys hugetlb [ 0.420295] Initializing cgroup subsys pids [ 0.421684] Initializing cgroup subsys net_prio [ 0.423221] CPU: Physical Processor ID: 0 [ 0.425286] mce: CPU supports 10 MCE banks [ 0.426683] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428278] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429866] tlb_flushall_shift: 6 [ 0.431292] Freeing SMP alternatives: 28k freed [ 0.435361] ACPI: Core revision 20130517 [ 0.437136] ACPI: All ACPI Tables successfully acquired [ 0.438928] ftrace: allocating 25812 entries in 101 pages [ 0.460430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462275] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464103] smpboot: Max logical packages: 2 [ 0.465752] Enabling x2apic [ 0.466874] Enabled x2apic [ 0.468253] Switched APIC routing to physical x2apic. [ 0.471079] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.472858] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484011] KVM setup paravirtual spinlock [ 0.486595] smpboot: Booting Node 0, Processors #1 OK [ 0.488546] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.510443] Brought up 2 CPUs [ 0.510447] KVM setup async PF for cpu 1 [ 0.510450] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.514348] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.516973] devtmpfs: initialized [ 0.519724] EVM: security.selinux [ 0.520948] EVM: security.ima [ 0.522096] EVM: security.capability [ 0.524032] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.525910] pinctrl core: initialized pinctrl subsystem [ 0.527595] NET: Registered protocol family 16 [ 0.529236] ACPI: bus type PCI registered [ 0.530594] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.532450] PCI: Using configuration type 1 for base access [ 0.537476] ACPI: Added _OSI(Module Device) [ 0.538880] ACPI: Added _OSI(Processor Device) [ 0.540307] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.541787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.544454] ACPI: Interpreter enabled [ 0.545750] ACPI: (supports S0 S5) [ 0.546977] ACPI: Using IOAPIC for interrupt routing [ 0.548489] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.554800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.556670] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.561896] acpiphp: Slot [3] registered [ 0.563237] acpiphp: Slot [4] registered [ 0.564589] acpiphp: Slot [5] registered [ 0.565945] acpiphp: Slot [6] registered [ 0.567287] acpiphp: Slot [7] registered [ 0.568629] acpiphp: Slot [8] registered [ 0.569976] acpiphp: Slot [9] registered [ 0.571315] acpiphp: Slot [10] registered [ 0.572674] acpiphp: Slot [11] registered [ 0.574031] acpiphp: Slot [12] registered [ 0.575391] acpiphp: Slot [13] registered [ 0.576743] acpiphp: Slot [14] registered [ 0.578085] acpiphp: Slot [15] registered [ 0.579435] acpiphp: Slot [16] registered [ 0.580787] acpiphp: Slot [17] registered [ 0.582126] acpiphp: Slot [18] registered [ 0.583469] acpiphp: Slot [19] registered [ 0.584819] acpiphp: Slot [20] registered [ 0.586162] acpiphp: Slot [21] registered [ 0.587501] acpiphp: Slot [22] registered [ 0.588851] acpiphp: Slot [23] registered [ 0.590191] acpiphp: Slot [24] registered [ 0.591541] acpiphp: Slot [25] registered [ 0.592889] acpiphp: Slot [26] registered [ 0.594228] acpiphp: Slot [27] registered [ 0.595634] acpiphp: Slot [28] registered [ 0.596981] acpiphp: Slot [29] registered [ 0.598314] acpiphp: Slot [30] registered [ 0.599653] acpiphp: Slot [31] registered [ 0.600991] PCI host bridge to bus 0000:00 [ 0.602331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.603934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.605751] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.607563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610024] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.612484] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.617614] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.619514] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.621284] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.623164] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.627297] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.629728] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.652170] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.654364] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.656490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.658886] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.660944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.662889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.664880] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.667473] vgaarb: loaded [ 0.668580] vgaarb: bridge control possible 0000:00:02.0 [ 0.670328] SCSI subsystem initialized [ 0.671657] ACPI: bus type USB registered [ 0.673049] usbcore: registered new interface driver usbfs [ 0.674661] usbcore: registered new interface driver hub [ 0.676256] usbcore: registered new device driver usb [ 0.677968] PCI: Using ACPI for IRQ routing [ 0.679686] NetLabel: Initializing [ 0.680920] NetLabel: domain hash size = 128 [ 0.682306] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.683877] NetLabel: unlabeled traffic allowed by default [ 0.685627] Switched to clocksource kvm-clock [ 0.694709] pnp: PnP ACPI init [ 0.695891] ACPI: bus type PNP registered [ 0.697611] pnp: PnP ACPI: found 5 devices [ 0.698974] ACPI: bus type PNP unregistered [ 0.706494] NET: Registered protocol family 2 [ 0.708212] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.710899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.713107] TCP: Hash tables configured (established 32768 bind 32768) [ 0.715001] TCP: reno registered [ 0.716193] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.717941] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719799] NET: Registered protocol family 1 [ 0.721211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.722892] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.724547] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.744800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.765019] Unpacking initramfs... [ 1.233679] Freeing initrd memory: 37508k freed [ 1.243672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.245551] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248997] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.250815] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.252895] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.254650] Initialise system trusted keyring [ 1.256077] audit: initializing netlink socket (disabled) [ 1.257680] type=2000 audit(1543227185.677:1): initialized [ 1.274666] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.276435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.279064] zpool: loaded [ 1.280169] zbud: loaded [ 1.281425] VFS: Disk quotas dquot_6.5.2 [ 1.282798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284779] msgmni has been set to 7578 [ 1.286156] Key type big_key registered [ 1.288212] NET: Registered protocol family 38 [ 1.289639] Key type asymmetric registered [ 1.291003] Asymmetric key parser 'x509' registered [ 1.292520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.295033] io scheduler noop registered [ 1.296368] io scheduler deadline registered (default) [ 1.310764] io scheduler cfq registered [ 1.312164] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.313800] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.315711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.318169] ACPI: Power Button [PWRF] [ 1.319573] GHES: HEST is not enabled! [ 1.320948] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.345308] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.347380] Non-volatile memory driver v1.3 [ 1.348748] Linux agpgart interface v0.103 [ 1.350226] crash memory driver: version 1.1 [ 1.351662] rdac: device handler registered [ 1.353108] hp_sw: device handler registered [ 1.354498] emc: device handler registered [ 1.355853] alua: device handler registered [ 1.357252] libphy: Fixed MDIO Bus: probed [ 1.358680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.360482] ehci-pci: EHCI PCI platform driver [ 1.361896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.363622] ohci-pci: OHCI PCI platform driver [ 1.365036] uhci_hcd: USB Universal Host Controller Interface driver [ 1.385226] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.386831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.389288] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.390847] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.392565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.394387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.396807] usb usb1: Product: UHCI Host Controller [ 1.398280] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.400153] usb usb1: SerialNumber: 0000:00:01.2 [ 1.401716] hub 1-0:1.0: USB hub found [ 1.402997] hub 1-0:1.0: 2 ports detected [ 1.404456] usbcore: registered new interface driver usbserial [ 1.406113] usbcore: registered new interface driver usbserial_generic [ 1.407893] usbserial: USB Serial support registered for generic [ 1.409605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.412863] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.414353] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.415965] mousedev: PS/2 mouse device common for all mice [ 1.417897] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.421124] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.422743] rtc_cmos 00:00: RTC can wake from S4 [ 1.423000] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423130] cpuidle: using governor menu [ 1.423188] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423264] usbcore: registered new interface driver usbhid [ 1.423267] usbhid: USB HID core driver [ 1.423301] drop_monitor: Initializing network drop monitor service [ 1.423349] TCP: cubic registered [ 1.423352] Initializing XFRM netlink socket [ 1.423434] NET: Registered protocol family 10 [ 1.423894] NET: Registered protocol family 17 [ 1.425217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.425221] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.425242] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.425315] Loading compiled-in X.509 certificates [ 1.425341] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.425348] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.425686] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.425706] registered taskstats version 1 [ 1.429318] Key type trusted registered [ 1.430470] Key type encrypted registered [ 1.431647] IMA: No TPM chip found, activating TPM-bypass! [ 1.433296] rtc_cmos 00:00: setting system clock to 2018-11-26 10:13:05 UTC (1543227185) [ 1.442915] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.469182] Freeing unused kernel memory: 1680k freed [ 1.474596] 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.479544] systemd[1]: Detected virtualization kvm. [ 1.481107] systemd[1]: Detected architecture x86-64. [ 1.482654] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.485667] systemd[1]: No hostname configured. [ 1.487099] systemd[1]: Set hostname to . [ 1.488644] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.511958] systemd[1]: Reached target Swap. [ 1.513360] systemd[1]: Starting Swap. [ 1.514709] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.517306] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.520834] systemd[1]: Reached target Paths. [ 1.522239] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.524649] systemd[1]: Reached target Local File Systems. [ 1.526265] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.528711] systemd[1]: Reached target Timers. [ 1.530131] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.532506] systemd[1]: Created slice Root Slice. [ 1.533984] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.536441] systemd[1]: Created slice System Slice. [ 1.537947] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.540465] systemd[1]: Listening on udev Kernel Socket. [ 1.542043] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.544644] systemd[1]: Listening on Journal Socket. [ 1.546160] systemd[1]: Starting Journal Socket. [ 1.547948] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.550628] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.553440] 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.557838] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.561048] systemd[1]: Reached target Slices. [ 1.562465] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.564788] systemd[1]: Listening on udev Control Socket. [ 1.566374] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.568779] systemd[1]: Reached target Sockets. [ 1.570206] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.572586] 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.625326] RPC: Registered named UNIX socket transport module. [ 1.627048] RPC: Registered udp transport module. [ 1.628518] RPC: Registered tcp transport module. [ 1.629990] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.705687] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.720027] FDC 0 is a S82078B Starting dracut initqueue hook... [ 1.750991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.791414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.795802] scsi host0: ata_piix [ 1.797407] scsi host1: ata_piix [ 1.798672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.800678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.801805] 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.859060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.860927] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.862831] usb 1-1: Product: QEMU USB Tablet [ 1.864321] usb 1-1: Manufacturer: QEMU [ 1.865666] usb 1-1: SerialNumber: 42 [ 1.876439] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.879476] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.977466] SGI XFS with ACLs, security attributes, no debug enabled [ 1.980232] XFS (vda1): Mounting V4 Filesystem [ 2.006448] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Sockets. [[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.240507] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.250729] tsc: Refined TSC clocksource calibration: 3491.858 MHz [ 2.319044] SELinux: Disabled at runtime. [ 2.355664] type=1404 audit(1543227186.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.379381] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.381491] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[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. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [ 2.626460] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [ 2.777965] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.886534] type=1305 audit(1543227186.953: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] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.962792] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 2.973366] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting GSSAPI Proxy Daemon... [ 2.977538] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.014864] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.017046] [TTM] Initializing pool allocator [ 3.017289] ppdev: user-space parallel port driver [ 3.020365] [TTM] Initializing DMA pool allocator [ 3.022492] [drm] fb mappable at 0xFC000000 [ 3.022493] [drm] vram aper at 0xFC000000 [ 3.022493] [drm] size 33554432 [ 3.022493] [drm] fb depth is 24 [ 3.022493] [drm] pitch is 3072 [ 3.069606] fbcon: cirrusdrmfb (fb0) is primary device [ 3.094072] Console: switching to colour frame buffer device 128x48 [ 3.108493] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.118657] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.178635] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Login Prompts. [ 3.196881] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.205993] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.211818] intel_rapl: no valid rapl domains found in package 0 [ 3.215119] intel_rapl: no valid rapl domains found in package 0 [ 3.218066] intel_powerclamp: No package C-state available [ 3.226343] intel_powerclamp: No package C-state available[ 3.200079] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:13:07 +0000. Up 3.16 seconds. 2018-11-26 10:13:09,525 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-11-26 10:13:18,614 - 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 1796279448 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.391786] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394544] pid_max: default: 32768 minimum: 301 [ 0.396036] Security Framework initialized [ 0.397421] SELinux: Initializing. [ 0.398942] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404821] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408471] Mount-cache hash table entries: 4096 [ 0.410245] Initializing cgroup subsys memory [ 0.411677] Initializing cgroup subsys devices [ 0.413115] Initializing cgroup subsys freezer [ 0.414551] Initializing cgroup subsys net_cls [ 0.415982] Initializing cgroup subsys blkio [ 0.417377] Initializing cgroup subsys perf_event [ 0.418856] Initializing cgroup subsys hugetlb [ 0.420295] Initializing cgroup subsys pids [ 0.421684] Initializing cgroup subsys net_prio [ 0.423221] CPU: Physical Processor ID: 0 [ 0.425286] mce: CPU supports 10 MCE banks [ 0.426683] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428278] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429866] tlb_flushall_shift: 6 [ 0.431292] Freeing SMP alternatives: 28k freed [ 0.435361] ACPI: Core revision 20130517 [ 0.437136] ACPI: All ACPI Tables successfully acquired [ 0.438928] ftrace: allocating 25812 entries in 101 pages [ 0.460430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462275] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464103] smpboot: Max logical packages: 2 [ 0.465752] Enabling x2apic [ 0.466874] Enabled x2apic [ 0.468253] Switched APIC routing to physical x2apic. [ 0.471079] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.472858] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484011] KVM setup paravirtual spinlock [ 0.486595] smpboot: Booting Node 0, Processors #1 OK [ 0.488546] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.510443] Brought up 2 CPUs [ 0.510447] KVM setup async PF for cpu 1 [ 0.510450] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.514348] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.516973] devtmpfs: initialized [ 0.519724] EVM: security.selinux [ 0.520948] EVM: security.ima [ 0.522096] EVM: security.capability [ 0.524032] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.525910] pinctrl core: initialized pinctrl subsystem [ 0.527595] NET: Registered protocol family 16 [ 0.529236] ACPI: bus type PCI registered [ 0.530594] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.532450] PCI: Using configuration type 1 for base access [ 0.537476] ACPI: Added _OSI(Module Device) [ 0.538880] ACPI: Added _OSI(Processor Device) [ 0.540307] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.541787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.544454] ACPI: Interpreter enabled [ 0.545750] ACPI: (supports S0 S5) [ 0.546977] ACPI: Using IOAPIC for interrupt routing [ 0.548489] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.554800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.556670] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.561896] acpiphp: Slot [3] registered [ 0.563237] acpiphp: Slot [4] registered [ 0.564589] acpiphp: Slot [5] registered [ 0.565945] acpiphp: Slot [6] registered [ 0.567287] acpiphp: Slot [7] registered [ 0.568629] acpiphp: Slot [8] registered [ 0.569976] acpiphp: Slot [9] registered [ 0.571315] acpiphp: Slot [10] registered [ 0.572674] acpiphp: Slot [11] registered [ 0.574031] acpiphp: Slot [12] registered [ 0.575391] acpiphp: Slot [13] registered [ 0.576743] acpiphp: Slot [14] registered [ 0.578085] acpiphp: Slot [15] registered [ 0.579435] acpiphp: Slot [16] registered [ 0.580787] acpiphp: Slot [17] registered [ 0.582126] acpiphp: Slot [18] registered [ 0.583469] acpiphp: Slot [19] registered [ 0.584819] acpiphp: Slot [20] registered [ 0.586162] acpiphp: Slot [21] registered [ 0.587501] acpiphp: Slot [22] registered [ 0.588851] acpiphp: Slot [23] registered [ 0.590191] acpiphp: Slot [24] registered [ 0.591541] acpiphp: Slot [25] registered [ 0.592889] acpiphp: Slot [26] registered [ 0.594228] acpiphp: Slot [27] registered [ 0.595634] acpiphp: Slot [28] registered [ 0.596981] acpiphp: Slot [29] registered [ 0.598314] acpiphp: Slot [30] registered [ 0.599653] acpiphp: Slot [31] registered [ 0.600991] PCI host bridge to bus 0000:00 [ 0.602331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.603934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.605751] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.607563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610024] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.612484] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.617614] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.619514] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.621284] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.623164] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.627297] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.629728] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.652170] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.654364] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.656490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.658886] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.660944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.662889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.664880] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.667473] vgaarb: loaded [ 0.668580] vgaarb: bridge control possible 0000:00:02.0 [ 0.670328] SCSI subsystem initialized [ 0.671657] ACPI: bus type USB registered [ 0.673049] usbcore: registered new interface driver usbfs [ 0.674661] usbcore: registered new interface driver hub [ 0.676256] usbcore: registered new device driver usb [ 0.677968] PCI: Using ACPI for IRQ routing [ 0.679686] NetLabel: Initializing [ 0.680920] NetLabel: domain hash size = 128 [ 0.682306] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.683877] NetLabel: unlabeled traffic allowed by default [ 0.685627] Switched to clocksource kvm-clock [ 0.694709] pnp: PnP ACPI init [ 0.695891] ACPI: bus type PNP registered [ 0.697611] pnp: PnP ACPI: found 5 devices [ 0.698974] ACPI: bus type PNP unregistered [ 0.706494] NET: Registered protocol family 2 [ 0.708212] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.710899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.713107] TCP: Hash tables configured (established 32768 bind 32768) [ 0.715001] TCP: reno registered [ 0.716193] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.717941] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719799] NET: Registered protocol family 1 [ 0.721211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.722892] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.724547] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.744800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.765019] Unpacking initramfs... [ 1.233679] Freeing initrd memory: 37508k freed [ 1.243672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.245551] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248997] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.250815] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.252895] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.254650] Initialise system trusted keyring [ 1.256077] audit: initializing netlink socket (disabled) [ 1.257680] type=2000 audit(1543227185.677:1): initialized [ 1.274666] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.276435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.279064] zpool: loaded [ 1.280169] zbud: loaded [ 1.281425] VFS: Disk quotas dquot_6.5.2 [ 1.282798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284779] msgmni has been set to 7578 [ 1.286156] Key type big_key registered [ 1.288212] NET: Registered protocol family 38 [ 1.289639] Key type asymmetric registered [ 1.291003] Asymmetric key parser 'x509' registered [ 1.292520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.295033] io scheduler noop registered [ 1.296368] io scheduler deadline registered (default) [ 1.310764] io scheduler cfq registered [ 1.312164] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.313800] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.315711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.318169] ACPI: Power Button [PWRF] [ 1.319573] GHES: HEST is not enabled! [ 1.320948] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.345308] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.347380] Non-volatile memory driver v1.3 [ 1.348748] Linux agpgart interface v0.103 [ 1.350226] crash memory driver: version 1.1 [ 1.351662] rdac: device handler registered [ 1.353108] hp_sw: device handler registered [ 1.354498] emc: device handler registered [ 1.355853] alua: device handler registered [ 1.357252] libphy: Fixed MDIO Bus: probed [ 1.358680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.360482] ehci-pci: EHCI PCI platform driver [ 1.361896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.363622] ohci-pci: OHCI PCI platform driver [ 1.365036] uhci_hcd: USB Universal Host Controller Interface driver [ 1.385226] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.386831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.389288] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.390847] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.392565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.394387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.396807] usb usb1: Product: UHCI Host Controller [ 1.398280] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.400153] usb usb1: SerialNumber: 0000:00:01.2 [ 1.401716] hub 1-0:1.0: USB hub found [ 1.402997] hub 1-0:1.0: 2 ports detected [ 1.404456] usbcore: registered new interface driver usbserial [ 1.406113] usbcore: registered new interface driver usbserial_generic [ 1.407893] usbserial: USB Serial support registered for generic [ 1.409605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.412863] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.414353] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.415965] mousedev: PS/2 mouse device common for all mice [ 1.417897] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.421124] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.422743] rtc_cmos 00:00: RTC can wake from S4 [ 1.423000] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423130] cpuidle: using governor menu [ 1.423188] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423264] usbcore: registered new interface driver usbhid [ 1.423267] usbhid: USB HID core driver [ 1.423301] drop_monitor: Initializing network drop monitor service [ 1.423349] TCP: cubic registered [ 1.423352] Initializing XFRM netlink socket [ 1.423434] NET: Registered protocol family 10 [ 1.423894] NET: Registered protocol family 17 [ 1.425217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.425221] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.425242] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.425315] Loading compiled-in X.509 certificates [ 1.425341] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.425348] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.425686] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.425706] registered taskstats version 1 [ 1.429318] Key type trusted registered [ 1.430470] Key type encrypted registered [ 1.431647] IMA: No TPM chip found, activating TPM-bypass! [ 1.433296] rtc_cmos 00:00: setting system clock to 2018-11-26 10:13:05 UTC (1543227185) [ 1.442915] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.469182] Freeing unused kernel memory: 1680k freed [ 1.474596] 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.479544] systemd[1]: Detected virtualization kvm. [ 1.481107] systemd[1]: Detected architecture x86-64. [ 1.482654] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.485667] systemd[1]: No hostname configured. [ 1.487099] systemd[1]: Set hostname to . [ 1.488644] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.511958] systemd[1]: Reached target Swap. [ 1.513360] systemd[1]: Starting Swap. [ 1.514709] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.517306] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.520834] systemd[1]: Reached target Paths. [ 1.522239] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.524649] systemd[1]: Reached target Local File Systems. [ 1.526265] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.528711] systemd[1]: Reached target Timers. [ 1.530131] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.532506] systemd[1]: Created slice Root Slice. [ 1.533984] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.536441] systemd[1]: Created slice System Slice. [ 1.537947] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.540465] systemd[1]: Listening on udev Kernel Socket. [ 1.542043] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.544644] systemd[1]: Listening on Journal Socket. [ 1.546160] systemd[1]: Starting Journal Socket. [ 1.547948] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.550628] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.553440] 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.557838] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.561048] systemd[1]: Reached target Slices. [ 1.562465] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.564788] systemd[1]: Listening on udev Control Socket. [ 1.566374] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.568779] systemd[1]: Reached target Sockets. [ 1.570206] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.572586] 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.625326] RPC: Registered named UNIX socket transport module. [ 1.627048] RPC: Registered udp transport module. [ 1.628518] RPC: Registered tcp transport module. [ 1.629990] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.705687] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.720027] FDC 0 is a S82078B Starting dracut initqueue hook... [ 1.750991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.791414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.795802] scsi host0: ata_piix [ 1.797407] scsi host1: ata_piix [ 1.798672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.800678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.801805] 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.859060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.860927] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.862831] usb 1-1: Product: QEMU USB Tablet [ 1.864321] usb 1-1: Manufacturer: QEMU [ 1.865666] usb 1-1: SerialNumber: 42 [ 1.876439] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.879476] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.977466] SGI XFS with ACLs, security attributes, no debug enabled [ 1.980232] XFS (vda1): Mounting V4 Filesystem [ 2.006448] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Sockets. [[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.240507] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.250729] tsc: Refined TSC clocksource calibration: 3491.858 MHz [ 2.319044] SELinux: Disabled at runtime. [ 2.355664] type=1404 audit(1543227186.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.379381] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.381491] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[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. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [ 2.626460] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [ 2.777965] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.886534] type=1305 audit(1543227186.953: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] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.962792] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 2.973366] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting GSSAPI Proxy Daemon... [ 2.977538] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.014864] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.017046] [TTM] Initializing pool allocator [ 3.017289] ppdev: user-space parallel port driver [ 3.020365] [TTM] Initializing DMA pool allocator [ 3.022492] [drm] fb mappable at 0xFC000000 [ 3.022493] [drm] vram aper at 0xFC000000 [ 3.022493] [drm] size 33554432 [ 3.022493] [drm] fb depth is 24 [ 3.022493] [drm] pitch is 3072 [ 3.069606] fbcon: cirrusdrmfb (fb0) is primary device [ 3.094072] Console: switching to colour frame buffer device 128x48 [ 3.108493] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.118657] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.178635] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Login Prompts. [ 3.196881] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.205993] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.211818] intel_rapl: no valid rapl domains found in package 0 [ 3.215119] intel_rapl: no valid rapl domains found in package 0 [ 3.218066] intel_powerclamp: No package C-state available [ 3.226343] intel_powerclamp: No package C-state available[ 3.200079] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:13:07 +0000. Up 3.16 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Dynamic System Tuning Daemon... [[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] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.726232] cloud-init[789]: Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:13:10 +0000. Up 5.65 seconds. [ 5.746199] cloud-init[789]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.748031] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.749734] cloud-init[789]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.751518] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.753386] cloud-init[789]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.755108] cloud-init[789]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:f2:dc:36 | [ 5.765642] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.767449] cloud-init[789]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.769337] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.771280] cloud-init[789]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.773164] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.775098] cloud-init[789]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.777742] cloud-init[789]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.791146] cloud-init[789]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.793085] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.331216] cloud-init[3484]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:13:14 +0000. Up 10.28 seconds. [ 10.607655] cloud-init[3594]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:13:15 +0000. Up 10.56 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 | 20:12:fe:4a:23:81:8f:67:8a:d9:82:aa:d2:d0:4c:be | - | 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.671289] cloud-init[3594]: Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:13:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.66 seconds 2018-11-26 10:13:18,715 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-26 10:13:19,156 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 797, 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': 4825, 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': 1687, 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': 4824, 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': 867, 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': 808, 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': 798, 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': 4823, 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': 841, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-26 10:13:19,422 - functest.core.cloudify - INFO - The current manager status is running 2018-11-26 10:13:19,639 - functest.core.cloudify - DEBUG - List secrets: 2018-11-26 10:13:19,704 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-26 10:13:19,704 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-26 10:13:20,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-26 10:13:20,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '86ea46f1-7671-4fe8-adf4-e656e37c8a5c', 'keystone_tenant_name': u'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.24:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'project_domain_name': 'Default'} 2018-11-26 10:13:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-26 10:13:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: mirror.linuxfix.com * updates: mirror.hmc.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.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 14 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.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-26 10:13:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-11-26 10:13:58,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-26 10:14:06,721 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/a4fe9e0c-b98d-40e4-a471-1376a6113787/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a4fe9e0c-b98d-40e4-a471-1376a6113787/file', 'owner': u'db6ff3db2ce34104b7fbd792277ecffb', 'id': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'size': 263586304, u'self': u'/v2/images/a4fe9e0c-b98d-40e4-a471-1376a6113787', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db6ff3db2ce34104b7fbd792277ecffb', 'name': 'cloudify_ims-project_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/a4fe9e0c-b98d-40e4-a471-1376a6113787/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T10:14:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T10:14:06Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/a4fe9e0c-b98d-40e4-a471-1376a6113787', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'created': u'2018-11-26T10:14:02Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-26T10:14:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a4fe9e0c-b98d-40e4-a471-1376a6113787', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-26 10:14:06,765 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_a801e269-ae99-4b2b-afc0-8242cf3f7224', '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'4a0867c6811546ee9366410d76086950', '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'ad4dc441-466b-4956-b826-2fa7c20fada4', 'swap': 0}) 2018-11-26 10:14:06,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-26 10:14:13,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-26 10:14:13,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-11-26 10:14:13,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:14:13,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:14:13,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-11-26 10:14:13,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-26 10:14:13,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:14:13,750 - 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-26 10:14:13,750 - 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-26 10:14:13,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpjhzWg8 --prefix="/tmp/openstack-XUGwAm" --constraint="/tmp/openstack-XUGwAm/constraint.txt" 2018-11-26 10:14:13,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpjhzWg8 [args=--prefix="/tmp/openstack-XUGwAm" --constraint="/tmp/openstack-XUGwAm/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-26 10:14:49,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-26 10:14:49,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjhzWg8 2018-11-26 10:14:49,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:14:49,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-26 10:14:49,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-26 10:14:49,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-11-26 10:14:49,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-11-26 10:14:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-11-26 10:14:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-26 10:14:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-26 10:14:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-26 10:14:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-26 10:14:55,286 - 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-26 10:14:55,286 - 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-26 10:14:55,286 - 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-26 10:14:55,286 - 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-26 10:14:55,286 - 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-26 10:14:55,287 - 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-26 10:14:55,287 - 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-26 10:14:55,287 - 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-26 10:14:55,287 - 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-26 10:14:55,287 - 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-26 10:14:55,287 - 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-26 10:14:55,287 - 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-26 10:14:55,288 - 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-26 10:14:55,288 - 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-26 10:14:55,288 - 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-26 10:14:55,288 - 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-26 10:14:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:14:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-26 10:14:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-26 10:14:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:14:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224 2018-11-26 10:15:00,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:00,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-26 10:15:00,493 - 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-26 10:15:00,493 - 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-26 10:15:00,493 - 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-26 10:15:00,493 - 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-26 10:15:00,493 - 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-26 10:15:00,494 - 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-26 10:15:00,494 - 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-26 10:15:00,494 - 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-26 10:15:00,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:00,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:00,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:00,495 - 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'db6ff3db2ce34104b7fbd792277ecffb', u'created_at': u'2018-11-26T10:14:55Z', u'updated_at': u'2018-11-26T10:14:55Z', u'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'port_id': None, u'id': u'1392f5a9-0416-4700-9f10-6537dca4e665', u'qos_policy_id': None} 2018-11-26 10:15:00,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:00,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-26 10:15:00,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-26 10:15:00,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:00,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:00,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,496 - 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-26 10:15:00,496 - 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-26 10:15:00,496 - 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-26 10:15:00,496 - 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-26 10:15:00,496 - 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-26 10:15:00,497 - 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-26 10:15:00,497 - 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-26 10:15:00,497 - 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-26 10:15:00,497 - 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-26 10:15:00,497 - 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-26 10:15:00,497 - 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-26 10:15:00,497 - 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-26 10:15:00,498 - 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-26 10:15:00,498 - 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-26 10:15:00,498 - 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-26 10:15:00,498 - 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-26 10:15:00,498 - 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-26 10:15:00,498 - 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-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-26 10:15:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:05,705 - 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'db6ff3db2ce34104b7fbd792277ecffb', u'created_at': u'2018-11-26T10:14:58Z', u'updated_at': u'2018-11-26T10:14:58Z', u'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.220', u'revision_number': 0, u'project_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'port_id': None, u'id': u'748cc2c4-ca4a-4a51-a3f0-f9a7702872d8', u'qos_policy_id': None} 2018-11-26 10:15:05,706 - 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-26 10:15:05,706 - 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-26 10:15:05,706 - 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-26 10:15:05,706 - 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-26 10:15:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:05,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-26 10:15:05,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:05,707 - 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-26 10:15:05,707 - 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-26 10:15:05,707 - 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-26 10:15:05,707 - 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-26 10:15:05,708 - 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-26 10:15:05,708 - 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-26 10:15:05,708 - 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-26 10:15:05,708 - 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-26 10:15:05,708 - 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-26 10:15:05,708 - 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-26 10:15:05,709 - 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-26 10:15:05,709 - 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-26 10:15:05,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:05,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:05,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:05,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:05,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:05,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:05,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:05,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 10:15:05,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:05,710 - 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-26 10:15:05,711 - 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'db6ff3db2ce34104b7fbd792277ecffb', u'created_at': u'2018-11-26T10:15:02Z', u'updated_at': u'2018-11-26T10:15:02Z', u'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'db6ff3db2ce34104b7fbd792277ecffb', u'port_id': None, u'id': u'43b901e1-498d-40d4-bd49-d269427fff22', u'qos_policy_id': None} 2018-11-26 10:15:05,711 - 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-26 10:15:05,711 - 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-26 10:15:05,711 - 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-26 10:15:05,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:05,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:05,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-26 10:15:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}] 2018-11-26 10:15:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'54dcd030-2af5-4c8b-95d6-1a44aa5474fa', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-11-26 10:15:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_3h3i8p'} 2018-11-26 10:15:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_zpt75q'} 2018-11-26 10:15:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c3cea68c-afda-4202-aa2a-5458d756b75c', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'748cc2c4-ca4a-4a51-a3f0-f9a7702872d8', u'floating_ip_address': u'172.30.9.220', u'external_type': u'floatingip'}] 2018-11-26 10:15:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_ik4ttk'} 2018-11-26 10:15:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:10,891 - 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-26 10:15:10,891 - 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-26 10:15:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_3h3i8p', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_zpt75q', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dbcd344b-deda-4b17-be6a-100a7893e0f9', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'11694097-c1cc-4f0d-93dd-8d2e09177def', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-11-26 10:15:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_3h3i8p', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_zpt75q', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_vef81f'} 2018-11-26 10:15:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 10:15:10,893 - 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-26 10:15:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_ik4ttk', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'69db85c8-6d2f-4930-88e8-c4f75586d4ec', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'43b901e1-498d-40d4-bd49-d269427fff22', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-11-26 10:15:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_ik4ttk', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_t4bmba'} 2018-11-26 10:15:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:15:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:10,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 10:15:10,895 - 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-26 10:15:10,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_vef81f', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_vef81f', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:10,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:10,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:10,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:10,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:10,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:10,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:16,716 - 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-26 10:15:16,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_t4bmba', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'182a2dbe-a2a0-4c9b-9adb-3c3d6c30c3ed', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-11-26 10:15:16,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2f0c97ed-9058-49b3-a09f-014c227e8793', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'dbcd344b-deda-4b17-be6a-100a7893e0f9', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1392f5a9-0416-4700-9f10-6537dca4e665', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-11-26 10:15:16,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_t4bmba', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0q7rsg'} 2018-11-26 10:15:16,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_8vjte5'} 2018-11-26 10:15:16,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:16,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:16,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 10:15:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', u'external_type': u'keypair'}, {u'external_id': u'116c0d3e-1dbe-4e1e-9070-f43501bfbe40', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6a7e67c1-7832-4253-814d-83a8a76110e8', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-11-26 10:15:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_p1mawj'} 2018-11-26 10:15:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:16,720 - 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-26 10:15:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_8vjte5', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0q7rsg', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_8vjte5', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:16,721 - 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-26 10:15:16,721 - 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-26 10:15:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0q7rsg', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_p1mawj', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_p1mawj', 'key_name': u'cloudify_ims-kp_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'image': u'a4fe9e0c-b98d-40e4-a471-1376a6113787', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a801e269-ae99-4b2b-afc0-8242cf3f7224', 'cloudify_management_network_id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}, 'nics': [{'net-id': u'558bb7ee-3a84-41d7-9a37-231849ba8de4'}], 'flavor': u'ad4dc441-466b-4956-b826-2fa7c20fada4'} 2018-11-26 10:15:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:16,722 - 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-26 10:15:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:16,722 - 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-26 10:15:16,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:16,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:16,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:22,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:22,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:22,052 - 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-26 10:15:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 10:15:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:15:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:22,054 - 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-26 10:15:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 10:15:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:15:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-26 10:15:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 10:15:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-26 10:15:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-26 10:15:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-26 10:15:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:48,069 - 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-26 10:15:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-26 10:15:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,267 - 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-26 10:15:53,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,268 - 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-26 10:15:53,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,269 - 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-26 10:15:53,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 10:15:53,269 - 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-26 10:15:58,418 - 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-26 10:15:58,418 - 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-26 10:16:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,149 - 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-26 10:16:24,149 - 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-26 10:16:24,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,150 - 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-26 10:16:24,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,151 - 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-26 10:16:24,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:24,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 10:16:29,293 - 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-26 10:16:29,293 - 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-26 10:16:29,293 - 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-26 10:16:29,293 - 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-26 10:16:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:16:59,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:17:13,593 - 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-26 10:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-26 10:17:13,594 - 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-26 10:17:13,594 - 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-26 10:17:13,594 - 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-26 10:17:13,594 - 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-26 10:17:13,594 - 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-26 10:17:19,330 - 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-26 10:17:19,330 - 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-26 10:17:29,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:29,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:35,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:35,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:35,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:35,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,260 - 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-26 10:17:35,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:35,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:35,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:35,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:35,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:35,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:35,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:35,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:35,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:35,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:35,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:35,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:35,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:35,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:35,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:40,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:40,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:40,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:40,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:40,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:40,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:40,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:40,662 - 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-26 10:17:40,663 - 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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-11-26 10:17:40,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:40,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:40,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:40,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:40,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:40,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2018-11-26 10:17:40,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:40,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:17:45,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:17:45,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:17:45,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:17:45,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_ik4ttk/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:17:45,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_ik4ttk 2018-11-26 10:17:45,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:17:45,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:17:45,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:17:45,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:17:45,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:45,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:45,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_ik4ttk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_ik4ttk/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_ik4ttk', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_ik4ttk/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_ik4ttk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:17:45,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:17:45,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:17:45,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_ik4ttk/env 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:17:51,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:51,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:51,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_ik4ttk/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-26 10:17:51,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_ik4ttk 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-26 10:17:51,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:51,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:51,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:17:51,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:51,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-26 10:17:51,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:17:51,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-26 10:17:51,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:17:51,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:51,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:17:51,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:51,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-26 10:17:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_ik4ttk 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_ik4ttk 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_ik4ttk 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:17:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_0q7rsg 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:17:56,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_p1mawj/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:17:56,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:17:56,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:18:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_p1mawj 2018-11-26 10:18:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_p1mawj/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:18:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:18:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_0q7rsg/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:18:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:18:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:01,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_0q7rsg 2018-11-26 10:18:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:18:06,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:18:06,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:18:06,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:06,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:06,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:06,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:06,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:18:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_0q7rsg/env 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:18:06,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_0q7rsg 2018-11-26 10:18:06,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:06,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:06,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_p1mawj 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:06,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_p1mawj 2018-11-26 10:18:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_p1mawj/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_p1mawj/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_p1mawj', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_p1mawj/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_p1mawj', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:18:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_0q7rsg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_0q7rsg/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_0q7rsg', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_0q7rsg/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_0q7rsg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:18:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:18:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_0q7rsg/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-26 10:18:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_p1mawj/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-26 10:18:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:18:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:18:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:18:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:18:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-26 10:18:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-26 10:18:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:18:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_3h3i8p 2018-11-26 10:18:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_3h3i8p/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:18:17,215 - 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-26 10:18:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:18:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:17,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:18:17,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:17,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_0q7rsg 2018-11-26 10:18:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:18:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_p1mawj 2018-11-26 10:18:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplP52bn 2018-11-26 10:18:17,220 - 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-26 10:18:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:18:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_zpt75q/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:18:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:18:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_0q7rsg 2018-11-26 10:18:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:18:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:18:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-26 10:18:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:18:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_p1mawj 2018-11-26 10:18:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_zpt75q 2018-11-26 10:18:22,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:22,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-26 10:18:22,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:22,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:22,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_zpt75q/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:18:22,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:22,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:22,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:18:22,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:18:22,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:22,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:18:22,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:22,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_3h3i8p 2018-11-26 10:18:27,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:27,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:27,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:18:27,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:18:27,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:27,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_3h3i8p 2018-11-26 10:18:27,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:18:27,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_3h3i8p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_3h3i8p/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_3h3i8p', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_3h3i8p/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_3h3i8p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:27,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:27,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_3h3i8p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_3h3i8p/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_3h3i8p', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_3h3i8p/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_3h3i8p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:18:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:18:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_t4bmba 2018-11-26 10:18:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:18:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_zpt75q/env 2018-11-26 10:18:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:18:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_0q7rsg 2018-11-26 10:18:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_t4bmba/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:18:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_zpt75q/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_zpt75q/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_zpt75q', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_zpt75q/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_zpt75q', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_zpt75q/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-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_zpt75q 2018-11-26 10:18:32,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:32,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_vef81f 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_p1mawj start 2018-11-26 10:18:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_3h3i8p 2018-11-26 10:18:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_t4bmba/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_t4bmba/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_t4bmba', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_t4bmba/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_t4bmba', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_t4bmba/env 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_t4bmba 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_p1mawj 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_t4bmba/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-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:18:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:18:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_t4bmba 2018-11-26 10:18:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-26 10:18:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:18:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:18:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:18:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-26 10:18:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:18:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:18:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_3h3i8p 2018-11-26 10:18:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:18:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:18:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:18:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_0q7rsg 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:43,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_zpt75q 2018-11-26 10:18:43,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_t4bmba 2018-11-26 10:18:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:18:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_0q7rsg 2018-11-26 10:18:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_0q7rsg start 2018-11-26 10:18:48,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:18:48,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:48,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-26 10:18:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:18:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:18:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:18:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:18:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:18:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:18:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:18:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_vef81f/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-26 10:18:48,404 - 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-26 10:18:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:18:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_vef81f/env 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_t4bmba 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_vef81f 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_vef81f 2018-11-26 10:18:53,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_vef81f/env 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:53,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_zpt75q 2018-11-26 10:18:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:18:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:18:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSX8rSt 2018-11-26 10:18:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_t4bmba 2018-11-26 10:18:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_vef81f/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_vef81f/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_vef81f', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_vef81f/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_vef81f', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:18:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:18:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_0q7rsg/env/bin/pip freeze 2018-11-26 10:18:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:18:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:18:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:18:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:18:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:18:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:53,557 - 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-26 10:18:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvxEvMd 2018-11-26 10:18:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:18:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:18:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:18:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:18:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:18:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_zpt75q 2018-11-26 10:18:58,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_vef81f 2018-11-26 10:18:58,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:58,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:18:58,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-26 10:18:58,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-26 10:18:58,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-26 10:18:58,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:58,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:18:58,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:18:58,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:18:58,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_vef81f 2018-11-26 10:19:03,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:19:03,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-26 10:19:03,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_8vjte5/cloudify/ssl/cloudify_internal_cert.pem 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_8vjte5 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:19:03,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_vef81f 2018-11-26 10:19:03,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-26 10:19:03,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:03,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:03,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:03,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:03,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:19:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_t4bmba 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_3h3i8p 2018-11-26 10:19:03,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_3h3i8p start 2018-11-26 10:19:03,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:03,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:19:03,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_3h3i8p/env/bin/pip freeze 2018-11-26 10:19:03,864 - 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-26 10:19:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:19:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:19:03,865 - 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-26 10:19:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_zpt75q start 2018-11-26 10:19:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_zpt75q 2018-11-26 10:19:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:19:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-26 10:19:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-26 10:19:09,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:19:09,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8vjte5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8vjte5/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_8vjte5', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8vjte5/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8vjte5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dt1ZGQ.ON_aKB6brMnOUNZWrqPBh2qFHaE'} 2018-11-26 10:19:09,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_8vjte5/env 2018-11-26 10:19:09,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_vef81f 2018-11-26 10:19:09,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:19:09,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-26 10:19:09,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:19:09,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_8vjte5/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-26 10:19:09,015 - 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-26 10:19:09,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-26 10:19:09,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_8vjte5 2018-11-26 10:19:09,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_zpt75q/env/bin/pip freeze 2018-11-26 10:19:09,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpEL8bPV 2018-11-26 10:19:09,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-26 10:19:09,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:09,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:09,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:09,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-26 10:19:09,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:19:09,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-26 10:19:09,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:19:09,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:09,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:09,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-26 10:19:09,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:09,018 - 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-26 10:19:09,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_t4bmba 2018-11-26 10:19:09,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:09,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_t4bmba start 2018-11-26 10:19:09,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:19:09,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:09,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:09,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:19:09,019 - 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-26 10:19:09,019 - 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-26 10:19:09,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgipcWT 2018-11-26 10:19:09,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:19:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:19:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:19:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:19:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:09,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:19:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_t4bmba/env/bin/pip freeze 2018-11-26 10:19:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_8vjte5 2018-11-26 10:19:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:19:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:19:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:19:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:19:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:19:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:14,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:14,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_vef81f 2018-11-26 10:19:14,189 - 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-26 10:19:14,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-26 10:19:14,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuGCZl6 2018-11-26 10:19:14,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_vef81f start 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-26 10:19:14,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:19:14,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_8vjte5 2018-11-26 10:19:14,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-26 10:19:14,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:14,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-26 10:19:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:19:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-26 10:19:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:19:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:14,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:19,525 - 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-26 10:19:19,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:19,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_8vjte5 2018-11-26 10:19:19,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-26 10:19:19,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_vef81f/env/bin/pip freeze 2018-11-26 10:19:19,526 - 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-26 10:19:19,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:19,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:19:19,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:19:19,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:19:19,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:19:19,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:19:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:19:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:19:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:19:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:19:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2sczPy 2018-11-26 10:19:19,530 - 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-26 10:19:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PXVY7/install_requirements.sh 2018-11-26 10:19:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/PXVY7/install_requirements.sh 2018-11-26 10:19:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:19:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:19:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:19:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-26 10:19:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_8vjte5 start 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_8vjte5 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_8vjte5/env/bin/pip freeze 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-26 10:19:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-26 10:19:24,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:24,690 - 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-26 10:19:24,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-26 10:19:24,691 - 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-26 10:19:24,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 10:19:24,691 - 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-26 10:19:24,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkGUjt9 2018-11-26 10:19:24,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-26 10:19:24,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-26 10:19:24,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-26 10:19:24,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-26 10:19:24,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-26 10:19:24,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:24,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-26 10:19:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-26 10:19:24,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-26 10:19:24,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:24,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VDP0H/bind.py 2018-11-26 10:19:24,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:19:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:19:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:19:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-11-26 10:19:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-11-26 10:19:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-26 10:19:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PXVY7/install_requirements.sh 2018-11-26 10:19:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:19:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:19:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:19:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-11-26 10:19:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-26 10:19:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-26 10:19:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:19:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:19:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-11-26 10:19:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-11-26 10:19:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsoC7qi /etc/bind/named.conf.local 2018-11-26 10:19:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyufMvu /etc/clearwater/local_config 2018-11-26 10:19:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-11-26 10:19:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:19:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:19:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-11-26 10:19:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2018-11-26 10:19:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxW7vNA /etc/clearwater/shared_config 2018-11-26 10:19:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:19:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:19:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:19:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:19:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0tm7RF /etc/bind/db.clearwater.local 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgjr1ix /etc/bind/db.clearwater.opnfv 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:19:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/BOYPB/install-etcd.sh 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BOYPB/install-etcd.sh 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-11-26 10:19:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-t4bmba Hit http://security.ubuntu.com trusty-security InRelease Hit http://security.ubuntu.com trusty-security/main Sources Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Translation-en Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [223 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 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 [504 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 2,415 kB in 10s (236 kB/s) Reading package lists... real 0m11.532s user 0m3.137s sys 0m0.313s 2018-11-26 10:19:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-11-26 10:19:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:20:01,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-t4bmba 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 28 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 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,575 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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-162.212) ... 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 8940 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 0m49.459s user 0m18.676s sys 0m8.371s 2018-11-26 10:20:01,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-11-26 10:20:01,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-11-26 10:20:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-11-26 10:20:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.004s sys 0m0.007s 2018-11-26 10:20:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3d:69:67 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3d:6967/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68736 errors:0 dropped:0 overruns:0 frame:0 TX packets:28562 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:125915970 (125.9 MB) TX bytes:4600522 (4.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13749 (13.7 KB) TX bytes:13749 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-26 10:20:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:00 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:17 ? 00:00:00 [kworker/0:0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:17 ? 00:00:00 [kworker/1:0] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 26 2 0 10:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/1:1] root 34 2 0 10:17 ? 00:00:00 [khungtaskd] root 35 2 0 10:17 ? 00:00:00 [kswapd0] root 36 2 0 10:17 ? 00:00:00 [vmstat] root 37 2 0 10:17 ? 00:00:00 [ksmd] root 38 2 0 10:17 ? 00:00:00 [khugepaged] root 39 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:17 ? 00:00:00 [crypto] root 53 2 0 10:17 ? 00:00:00 [kthrotld] root 54 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:17 ? 00:00:00 [vballoon] root 56 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 58 2 0 10:17 ? 00:00:00 [kworker/u4:2] root 59 2 0 10:17 ? 00:00:00 [kworker/0:1] root 60 2 0 10:17 ? 00:00:00 [kworker/u4:3] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 123 2 0 10:17 ? 00:00:00 [kpsmoused] root 141 2 0 10:17 ? 00:00:00 [kworker/0:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 426 2 0 10:17 ? 00:00:00 [kworker/u5:1] root 427 2 0 10:17 ? 00:00:00 [kworker/u5:2] root 501 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 10:17 ? 00:00:00 [kauditd] root 931 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon message+ 1003 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 1013 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind syslog 1015 1 0 10:17 ? 00:00:00 rsyslogd root 1064 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1067 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1115 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1118 1 0 10:17 ? 00:00:00 cron daemon 1120 1 0 10:17 ? 00:00:00 atd root 1126 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1132 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1255 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1653 1 0 10:18 ? 00:00:00 /home/ubuntu/bind_host_t4bmba/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_t4bmba --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_t4bmba --logging-server-logdir=/home/ubuntu/bind_host_t4bmba/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_t4bmba/work/bind_host_t4bmba%I.log --pidfile=/home/ubuntu/bind_host_t4bmba/work/bind_host_t4bmba.pid ubuntu 1692 1653 0 10:18 ? 00:00:00 /home/ubuntu/bind_host_t4bmba/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_t4bmba --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_t4bmba --logging-server-logdir=/home/ubuntu/bind_host_t4bmba/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_t4bmba/work/bind_host_t4bmba%I.log --pidfile=/home/ubuntu/bind_host_t4bmba/work/bind_host_t4bmba.pid ubuntu 1767 1 0 10:18 ? 00:00:00 python2.7 /home/ubuntu/bind_host_t4bmba/env/bin/diamond --configfile /home/ubuntu/bind_host_t4bmba/work/plugins/diamond/etc/diamond.conf bind 2430 1 0 10:18 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2484 1692 0 10:18 ? 00:00:00 /home/ubuntu/bind_host_t4bmba/env/bin/python2.7 /home/ubuntu/bind_host_t4bmba/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-8ZRU75 ubuntu 2495 2484 0 10:18 ? 00:00:00 /bin/sh -c /tmp/BOYPB/install-etcd.sh ubuntu 2497 2495 0 10:18 ? 00:00:00 /bin/bash -e /tmp/BOYPB/install-etcd.sh ntp 8534 1 0 10:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9073 1 0 10:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9090 9073 0 10:19 ? 00:00:00 [check-monit-upt] clearwa+ 9150 1 1 10:19 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 root 9197 9073 0 10:19 ? 00:00:00 [check-etcd-upti] root 9200 9073 0 10:19 ? 00:00:00 [poll_etcd_clust] root 9203 9073 0 10:19 ? 00:00:00 [poll_etcd.sh] root 9230 1 0 10:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9245 9230 0 10:19 ? 00:00:00 inotifywait -e create -qq . ubuntu 9360 2497 0 10:20 ? 00:00:00 /bin/bash -e /tmp/BOYPB/install-etcd.sh ubuntu 9361 9360 0 10:20 ? 00:00:00 /bin/bash -e /tmp/BOYPB/install-etcd.sh root 9362 9361 0 10:20 ? 00:00:00 sudo ps -edf root 9363 9362 0 10:20 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-11-26 10:20:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-11-26 10:20:06,740 - 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.11:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9073/monit tcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9150/etcd tcp6 0 0 :::53 :::* LISTEN 2430/named tcp6 0 0 :::22 :::* LISTEN 1115/sshd tcp6 0 0 ::1:953 :::* LISTEN 2430/named tcp6 0 0 :::4000 :::* LISTEN 9150/etcd udp 0 0 192.168.120.11:123 0.0.0.0:* 8534/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8534/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8534/ntpd udp 0 0 0.0.0.0:64331 0.0.0.0:* 571/dhclient udp 0 0 192.168.120.11:53 0.0.0.0:* 2430/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8534/ntpd udp6 0 0 ::1:123 :::* 8534/ntpd udp6 0 0 :::123 :::* 8534/ntpd udp6 0 0 :::7573 :::* 571/dhclient udp6 0 0 :::53 :::* 2430/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8746 1003/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7475 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11206 1653/python2.7 /tmp/cloudify-logging-server-b58e2.socket unix 2 [ ACC ] STREAM LISTENING 324 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13742 2484/python2.7 /tmp/ctx-qucqU2.socket unix 2 [ ACC ] STREAM LISTENING 9392 1126/acpid /var/run/acpid.socket real 0m0.010s user 0m0.000s sys 0m0.009s 2018-11-26 10:20:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-11-26 10:20:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-11-26 10:20:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---10*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.007s sys 0m0.001s 2018-11-26 10:20:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/sa26 /var/log/sysstat/clearwater-sa26 /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.009s user 0m0.000s sys 0m0.006s 2018-11-26 10:20:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [26-Nov-2018 10:19:55 UTC] clearwater-diags-monitor starting [26-Nov-2018 10:19:55 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:20:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-26 10:20:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-11-26 10:20:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-26 10:20:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-11-26 10:20:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-11-26 10:19:48.318485679 Stopping etcd clearwater-etcd 2018-11-26 10:19:54.337295488 Restarting etcd clearwater-etcd 2018-11-26 10:19:54.342035908 Configured ETCDCTL_PEERS: 2018-11-26 10:19:54.342743268 Check for previous failed startup attempt 2018-11-26 10:19:54.343869274 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-26 10:19:54.357520440 etcdctl returned 2 2018-11-26 10:19:54.363639810 Creating new cluster... 2018-11-26 10:19:54.366434239 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 2018-11-26 10:19:54.367978074 Check we're actually a member of the cluster 2018-11-26 10:19:54.373919634 Wait for etcd to startup 2018-11-26 10:19:55.389256051 Etcd started successfully 2018-11-26 10:19:54.397305 I | etcdmain: etcd Version: 3.1.7 2018-11-26 10:19:54.397366 I | etcdmain: Git SHA: 43b7507 2018-11-26 10:19:54.397371 I | etcdmain: Go Version: go1.7.5 2018-11-26 10:19:54.397375 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-26 10:19:54.397379 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-26 10:19:54.397492 I | embed: listening for peers on http://192.168.120.11:2380 2018-11-26 10:19:54.397551 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-26 10:19:54.432341 I | etcdserver: name = 192-168-120-11 2018-11-26 10:19:54.432356 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2018-11-26 10:19:54.432374 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2018-11-26 10:19:54.432378 I | etcdserver: heartbeat = 100ms 2018-11-26 10:19:54.432382 I | etcdserver: election = 1000ms 2018-11-26 10:19:54.432386 I | etcdserver: snapshot count = 10000 2018-11-26 10:19:54.432393 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2018-11-26 10:19:54.432398 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380 2018-11-26 10:19:54.432406 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380 2018-11-26 10:19:54.563644 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c 2018-11-26 10:19:54.563748 I | raft: 3d837e16ef9053fa became follower at term 0 2018-11-26 10:19:54.563788 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-26 10:19:54.563798 I | raft: 3d837e16ef9053fa became follower at term 1 2018-11-26 10:19:54.583463 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-26 10:19:54.584723 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-11-26 10:19:55.164075 I | raft: 3d837e16ef9053fa is starting a new election at term 1 2018-11-26 10:19:55.164174 I | raft: 3d837e16ef9053fa became candidate at term 2 2018-11-26 10:19:55.164206 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2 2018-11-26 10:19:55.164221 I | raft: 3d837e16ef9053fa became leader at term 2 2018-11-26 10:19:55.164229 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2 2018-11-26 10:19:55.164406 I | etcdserver: setting up the initial cluster version to 3.1 2018-11-26 10:19:55.169372 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-26 10:19:55.169402 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-26 10:19:55.169421 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c 2018-11-26 10:19:55.169490 I | embed: ready to serve client requests 2018-11-26 10:19:55.169971 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-26 10:19:55.575319 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:60627 2018-11-26 10:19:55.582370 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:60628 2018-11-26 10:19:55.582983 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:60629 2018-11-26 10:20:00.496294 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:60630 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:20:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BOYPB/install-etcd.sh 2018-11-26 10:20:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:20:11,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:20:11,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/RLIZ0/clearwater.py 2018-11-26 10:20:11,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/BK5IA/clearwater.py 2018-11-26 10:20:11,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:20:11,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:20:11,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:20:11,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:11,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:11,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:11,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:20:11,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:11,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:11,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:11,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:11,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-26 10:20:11,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:11,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:11,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:11,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/XJE0E/clearwater.py 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NXJI7/clearwater.py 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.220', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-efy08b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-11-26 10:20:11,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-5hmo0z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-11-26 10:20:11,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsSTRWP /etc/clearwater/local_config 2018-11-26 10:20:11,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-26 10:20:11,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-26 10:20:11,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-26 10:20:11,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-mcj7rs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-11-26 10:20:11,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:11,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/U5PGG/clearwater.py 2018-11-26 10:20:11,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:20:11,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-26 10:20:11,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:20:11,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-26 10:20:11,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/81AXK/clearwater.py 2018-11-26 10:20:11,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:20:11,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:11,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWZEBy6 /etc/clearwater/local_config 2018-11-26 10:20:11,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:11,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:11,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:17,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-5hmo0z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-11-26 10:20:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.11', 'name': u'bono-0fbzi5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.33'}. 2018-11-26 10:20:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-26 10:20:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-ugaltc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2018-11-26 10:20:17,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-mj5dy5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/U5PGG/clearwater.py 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpC1aSag /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/81AXK/clearwater.py 2018-11-26 10:20:17,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.220', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-efy08b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-11-26 10:20:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-26 10:20:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpckTRwB /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:17,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJG91H4 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiZKMYl /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJzvk9E /etc/dnsmasq.resolv.conf 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:20:17,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:17,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3VQM5/install-homer.sh 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/G70IJ/append_proxy_snmp_conf.py 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PS4H0/install-vellum.sh 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CNGLO/install-dime.sh 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-11-26 10:20:17,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CNGLO/install-dime.sh 2018-11-26 10:20:17,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/PS4H0/install-vellum.sh 2018-11-26 10:20:17,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/R2D6I/append_proxy_snmp_conf.py 2018-11-26 10:20:22,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/R2D6I/append_proxy_snmp_conf.py 2018-11-26 10:20:22,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CNGLO/install-dime.sh 2018-11-26 10:20:22,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-11-26 10:20:22,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CNGLO/install-dime.sh 2018-11-26 10:20:22,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:20:22,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:20:22,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:22,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:22,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SDHMV/install-sprout.sh 2018-11-26 10:20:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9TE32/install-bono.sh 2018-11-26 10:20:22,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-11-26 10:20:22,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-11-26 10:20:22,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-11-26 10:20:22,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-11-26 10:20:22,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/SDHMV/install-sprout.sh 2018-11-26 10:20:22,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/9TE32/install-bono.sh 2018-11-26 10:20:22,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-11-26 10:20:22,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-11-26 10:20:22,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-11-26 10:20:22,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-11-26 10:20:22,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-11-26 10:20:22,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-11-26 10:20:22,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-26 10:20:22,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-26 10:20:22,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplidctN /etc/clearwater/local_config 2018-11-26 10:20:22,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXubL5r /etc/dnsmasq.resolv.conf 2018-11-26 10:20:22,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:20:22,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5BVTL/install-ellis.sh 2018-11-26 10:20:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-26 10:20:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:20:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:20:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-11-26 10:20:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-11-26 10:20:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5BVTL/install-ellis.sh 2018-11-26 10:20:22,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-11-26 10:20:22,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-11-26 10:20:22,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-p1mawj Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 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 [504 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 [558 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 [269 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,268 kB/s) Reading package lists... real 0m7.683s user 0m4.815s sys 0m0.568s 2018-11-26 10:20:22,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-11-26 10:20:22,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:20:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-3h3i8p Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 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 [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 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 [504 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 [558 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 [269 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,224 kB/s) Reading package lists... real 0m11.989s user 0m4.765s sys 0m0.602s 2018-11-26 10:20:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-11-26 10:20:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:20:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:20:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:20:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-11-26 10:20:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-11-26 10:20:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-vef81f Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 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 [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 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 [504 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 [558 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 [269 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,220 kB/s) Reading package lists... real 0m12.279s user 0m5.048s sys 0m0.617s 2018-11-26 10:20:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-11-26 10:20:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ik4ttk 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] 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 [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [504 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 [558 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 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,277 kB/s) Reading package lists... real 0m7.726s user 0m4.589s sys 0m0.584s 2018-11-26 10:20:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8vjte5 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 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 [504 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 [558 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 [269 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,204 kB/s) Reading package lists... real 0m12.579s user 0m5.210s sys 0m0.542s 2018-11-26 10:20:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-11-26 10:20:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0q7rsg Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 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 [504 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 [558 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 [269 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,193 kB/s) Reading package lists... real 0m12.841s user 0m5.021s sys 0m0.649s 2018-11-26 10:20:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:20:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:21:50,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0q7rsg 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 28 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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 [6,098 B] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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-162.212 [774 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 13s (3,929 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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-162.212) ... 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 8615 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8644 clearwater-socket-factory-sig start/running, process 8649 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m20.108s user 0m8.464s sys 0m7.427s 2018-11-26 10:21:50,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:22:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-vef81f 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 28 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 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:14 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:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:45 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: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 [1,688 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 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 [1,051 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:54 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:56 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:58 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:63 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:71 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:72 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:74 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:75 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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,501 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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-162.212) ... 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.9) ... 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 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 8884 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 8915 clearwater-socket-factory-sig start/running, process 8920 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8969 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 1m33.111s user 0m9.210s sys 0m8.015s 2018-11-26 10:22:01,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:22:11,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-p1mawj 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.3 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.3 MB in 11s (7,703 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9084 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 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 1m49.333s user 0m21.749s sys 0m11.311s 2018-11-26 10:22:11,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:22:16,597 - 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 28 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,607 kB/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 0m24.404s user 0m12.615s sys 0m3.214s 2018-11-26 10:22:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:22:21,758 - 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 28 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (576 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 0m8.058s user 0m0.730s sys 0m0.610s 2018-11-26 10:22:21,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-11-26 10:22:21,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-11-26 10:22:21,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-11-26 10:22:26,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ik4ttk 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 28 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [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 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-162.212 [774 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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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 16s (4,123 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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 9216 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-162.212) ... 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.9) ... 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 9950 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 1m57.545s user 0m16.270s sys 0m10.967s 2018-11-26 10:22:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.090s user 0m0.004s sys 0m0.068s 2018-11-26 10:22:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:42:0d:4d inet addr:192.168.120.33 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe42:d4d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80778 errors:0 dropped:0 overruns:0 frame:0 TX packets:45661 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131445942 (131.4 MB) TX bytes:7465883 (7.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:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-11-26 10:22:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-11-26 10:22:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:22:26,927 - 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 9776/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 8741/monit tcp 0 0 192.168.120.33:5058 0.0.0.0:* LISTEN 9644/bono tcp 0 0 192.168.120.33:5060 0.0.0.0:* LISTEN 9644/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9644/bono tcp6 0 0 ::1:53 :::* LISTEN 9776/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.33: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:63262 0.0.0.0:* 591/dhclient udp 0 0 192.168.120.33:5058 0.0.0.0:* 9644/bono udp 0 0 192.168.120.33:5060 0.0.0.0:* 9644/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9776/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8111/ntpd udp6 0 0 ::1:123 :::* 8111/ntpd udp6 0 0 :::123 :::* 8111/ntpd udp6 0 0 :::43915 :::* 591/dhclient udp6 0 0 ::1:53 :::* 9776/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8199 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20103 8656/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20824 8661/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11452 1651/python2.7 /tmp/cloudify-logging-server-dfc36.socket unix 2 [ ACC ] STREAM LISTENING 11756 1841/python2.7 /tmp/ctx-QvJLvY.socket unix 2 [ ACC ] STREAM LISTENING 6917 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9200 894/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9469 1114/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-11-26 10:22:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-11-26 10:22:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:01 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:17 ? 00:00:00 [kworker/0:0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:17 ? 00:00:00 [kworker/1:0] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 26 2 0 10:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/0:1] root 34 2 0 10:17 ? 00:00:00 [khungtaskd] root 35 2 0 10:17 ? 00:00:00 [kswapd0] root 36 2 0 10:17 ? 00:00:00 [vmstat] root 37 2 0 10:17 ? 00:00:00 [ksmd] root 38 2 0 10:17 ? 00:00:00 [khugepaged] root 39 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:17 ? 00:00:00 [crypto] root 53 2 0 10:17 ? 00:00:00 [kthrotld] root 54 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:17 ? 00:00:00 [vballoon] root 56 2 0 10:17 ? 00:00:00 [kworker/1:1] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 59 2 0 10:17 ? 00:00:00 [kworker/u4:2] root 60 2 0 10:17 ? 00:00:00 [kworker/u4:3] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 124 2 0 10:17 ? 00:00:00 [kpsmoused] root 141 2 0 10:17 ? 00:00:00 [kworker/0:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 10:17 ? 00:00:00 [kworker/u5:1] root 524 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 591 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 10:17 ? 00:00:00 [kauditd] message+ 894 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 10:17 ? 00:00:00 rsyslogd root 1051 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 10:17 ? 00:00:00 cron daemon 1108 1 0 10:17 ? 00:00:00 atd root 1114 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1115 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 10:17 ? 00:00:00 /home/ubuntu/bono_host_0q7rsg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_0q7rsg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_0q7rsg --logging-server-logdir=/home/ubuntu/bono_host_0q7rsg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_0q7rsg/work/bono_host_0q7rsg%I.log --pidfile=/home/ubuntu/bono_host_0q7rsg/work/bono_host_0q7rsg.pid ubuntu 1765 1 0 10:18 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0q7rsg/env/bin/diamond --configfile /home/ubuntu/bono_host_0q7rsg/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1651 0 10:20 ? 00:00:00 /home/ubuntu/bono_host_0q7rsg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_0q7rsg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_0q7rsg --logging-server-logdir=/home/ubuntu/bono_host_0q7rsg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_0q7rsg/work/bono_host_0q7rsg%I.log --pidfile=/home/ubuntu/bono_host_0q7rsg/work/bono_host_0q7rsg.pid ubuntu 1841 1819 0 10:20 ? 00:00:00 /home/ubuntu/bono_host_0q7rsg/env/bin/python2.7 /home/ubuntu/bono_host_0q7rsg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GXpCNU ubuntu 1852 1841 0 10:20 ? 00:00:00 /bin/sh -c /tmp/9TE32/install-bono.sh ubuntu 1854 1852 0 10:20 ? 00:00:00 /bin/bash -e /tmp/9TE32/install-bono.sh root 2199 2 0 10:20 ? 00:00:00 [kworker/u5:2] ntp 8111 1 0 10:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8644 1 0 10:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8645 8644 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8649 1 0 10:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8652 8649 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8656 8645 0 10:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8660 8652 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8661 8660 0 10:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8741 1 0 10:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9622 1 0 10:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9626 9622 0 10:22 ? 00:00:00 inotifywait -e create -qq . bono 9644 1 1 10:22 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.33,bono-0fbzi5.clearwater.local --alias=172.30.9.200,bono-0fbzi5.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-0fbzi5.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 9776 1 0 10:22 ? 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 9839 1854 0 10:22 ? 00:00:00 /bin/bash -e /tmp/9TE32/install-bono.sh ubuntu 9840 9839 0 10:22 ? 00:00:00 /bin/bash -e /tmp/9TE32/install-bono.sh root 9841 9840 0 10:22 ? 00:00:00 sudo ps -edf root 9842 9841 0 10:22 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.006s 2018-11-26 10:22:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-11-26 10:22:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-11-26 10:22:26,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-11-26 10:22:26,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-11-26 10:22:26,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/sysstat/sa26 /var/log/sysstat/clearwater-sa26 /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/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181126T100000Z.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.241s user 0m0.000s sys 0m0.007s 2018-11-26 10:22:26,928 - 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 28 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.3 MB/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 0m25.341s user 0m12.714s sys 0m3.229s 2018-11-26 10:22:26,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-11-26 10:22:26,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-26 10:22:26,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [26-Nov-2018 10:22:17 UTC] clearwater-diags-monitor starting [26-Nov-2018 10:22:17 UTC] Waiting for trigger files 2018:11:26 10:21:43: Namespace: management 2018:11:26 10:21:43: [management] Starting server 2018:11:26 10:21:43: [management] Listening for requests 2018:11:26 10:21:43: Namespace: signaling 2018:11:26 10:21:43: [signaling] Starting server 2018:11:26 10:21:43: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:22:26,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-11-26 10:21:58.401484880 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:22:26,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-3h3i8p 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 116 newly installed, 0 to remove and 23 not upgraded. Need to get 97.4 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ 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 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ 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/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 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:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:50 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:74 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:75 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:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 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 python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:121 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: 24% Extracting templates from packages: 49% Extracting templates from packages: 74% Extracting templates from packages: 99% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.4 MB in 10s (9,413 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9462 clearwater-socket-factory-sig start/running, process 9467 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9516 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 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 2m1.939s user 0m21.665s sys 0m12.532s 2018-11-26 10:22:26,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-26 10:22:26,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:22:26,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181126T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-11-26 10:22:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.004s sys 0m0.054s 2018-11-26 10:22:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-11-26 10:22:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9TE32/install-bono.sh 2018-11-26 10:22:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:22:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:22:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:22:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-11-26 10:22:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-11-26 10:22:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:01 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:17 ? 00:00:00 [kworker/0:0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:17 ? 00:00:00 [kworker/1:0] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 26 2 0 10:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/1:1] root 34 2 0 10:17 ? 00:00:00 [khungtaskd] root 35 2 0 10:17 ? 00:00:00 [kswapd0] root 36 2 0 10:17 ? 00:00:00 [vmstat] root 37 2 0 10:17 ? 00:00:00 [ksmd] root 38 2 0 10:17 ? 00:00:00 [khugepaged] root 39 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:17 ? 00:00:00 [crypto] root 53 2 0 10:17 ? 00:00:00 [kthrotld] root 54 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:17 ? 00:00:00 [vballoon] root 56 2 0 10:17 ? 00:00:00 [kworker/0:1] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 59 2 0 10:17 ? 00:00:00 [kworker/u4:2] root 60 2 0 10:17 ? 00:00:00 [kworker/u4:3] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 124 2 0 10:17 ? 00:00:00 [kpsmoused] root 142 2 0 10:17 ? 00:00:00 [kworker/0:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 10:17 ? 00:00:00 [kworker/u5:1] root 428 2 0 10:17 ? 00:00:00 [kworker/u5:2] root 473 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 10:17 ? 00:00:00 [kauditd] message+ 889 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon root 1050 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 10:17 ? 00:00:00 cron daemon 1108 1 0 10:17 ? 00:00:00 atd root 1114 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 10:18 ? 00:00:00 /home/ubuntu/sprout_host_vef81f/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_vef81f --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_vef81f --logging-server-logdir=/home/ubuntu/sprout_host_vef81f/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_vef81f/work/sprout_host_vef81f%I.log --pidfile=/home/ubuntu/sprout_host_vef81f/work/sprout_host_vef81f.pid ubuntu 1765 1 0 10:18 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_vef81f/env/bin/diamond --configfile /home/ubuntu/sprout_host_vef81f/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 10:20 ? 00:00:00 /home/ubuntu/sprout_host_vef81f/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_vef81f --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_vef81f --logging-server-logdir=/home/ubuntu/sprout_host_vef81f/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_vef81f/work/sprout_host_vef81f%I.log --pidfile=/home/ubuntu/sprout_host_vef81f/work/sprout_host_vef81f.pid ubuntu 1837 1815 0 10:20 ? 00:00:00 /home/ubuntu/sprout_host_vef81f/env/bin/python2.7 /home/ubuntu/sprout_host_vef81f/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zP5sja ubuntu 1848 1837 0 10:20 ? 00:00:00 /bin/sh -c /tmp/SDHMV/install-sprout.sh ubuntu 1850 1848 0 10:20 ? 00:00:00 /bin/bash -e /tmp/SDHMV/install-sprout.sh ntp 8404 1 0 10:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8884 1 0 10:21 ? 00:00:00 rsyslogd root 8915 1 0 10:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8916 8915 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8920 1 0 10:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8921 8920 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8930 8921 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8931 8930 0 10:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8932 8916 0 10:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8969 1 0 10:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9696 1 0 10:22 ? 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 9761 1850 0 10:22 ? 00:00:00 /bin/bash -e /tmp/SDHMV/install-sprout.sh ubuntu 9762 9761 0 10:22 ? 00:00:00 /bin/bash -e /tmp/SDHMV/install-sprout.sh root 9763 9762 0 10:22 ? 00:00:00 sudo ps -edf root 9764 9763 0 10:22 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-11-26 10:22:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:60:08:b0 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe60:8b0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84687 errors:0 dropped:0 overruns:0 frame:0 TX packets:50804 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133732011 (133.7 MB) TX bytes:7985759 (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: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.008s user 0m0.006s sys 0m0.003s 2018-11-26 10:22:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-11-26 10:22:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1DBWN/bind.py 2018-11-26 10:22:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3EebJK /etc/bind/db.clearwater.local 2018-11-26 10:22:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:22:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-26 10:22:32,094 - 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 9696/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 8969/monit tcp6 0 0 ::1:53 :::* LISTEN 9696/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 8404/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8404/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8404/ntpd udp 0 0 0.0.0.0:16615 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9696/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8404/ntpd udp6 0 0 ::1:123 :::* 8404/ntpd udp6 0 0 :::123 :::* 8404/ntpd udp6 0 0 :::40793 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9696/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 542 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8518 889/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10931 1651/python2.7 /tmp/cloudify-logging-server-1624f.socket unix 2 [ ACC ] STREAM LISTENING 11977 1837/python2.7 /tmp/ctx-UKMWGc.socket unix 2 [ ACC ] STREAM LISTENING 335 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20897 8931/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 18397 8932/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9632 1117/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.007s 2018-11-26 10:22:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-11-26 10:22:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:22:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa26 /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181126T100000Z.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.009s user 0m0.000s sys 0m0.007s 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:11:26 10:21:51: Namespace: signaling 2018:11:26 10:21:51: Namespace: management 2018:11:26 10:21:51: [signaling] Starting server 2018:11:26 10:21:51: [management] Starting server 2018:11:26 10:21:51: [signaling] Listening for requests 2018:11:26 10:21:51: [management] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:22:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-11-26 10:22:08.643185058 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoT9goP /etc/bind/db.clearwater.opnfv 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:22:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:22:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/8PL8A/add-snmpproxy-collector.py 2018-11-26 10:22:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-11-26 10:22:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_zpt75q/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-11-26 10:22:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SDHMV/install-sprout.sh 2018-11-26 10:22:37,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:22:37,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:22:37,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:22:37,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:37,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FDO2P/bind.py 2018-11-26 10:22:37,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:22:37,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:22:37,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSG7Oy2 /etc/bind/db.clearwater.opnfv 2018-11-26 10:22:37,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:22:37,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:22:37,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:22:37,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:22:37,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:22:37,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:22:37,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBX6nO1 /etc/bind/db.clearwater.local 2018-11-26 10:22:37,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:37,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:22:37,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:22:37,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/TQ2TA/add-snmpproxy-collector.py 2018-11-26 10:22:37,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:22:42,418 - 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 23 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,726 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.710s user 0m12.943s sys 0m3.180s 2018-11-26 10:22:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-11-26 10:22:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-11-26 10:22:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-11-26 10:22:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.009s sys 0m0.054s 2018-11-26 10:22:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:77:01 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5f:7701/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108565 errors:0 dropped:0 overruns:0 frame:0 TX packets:49038 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171281053 (171.2 MB) TX bytes:8203517 (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:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3406 (3.4 KB) TX bytes:3406 (3.4 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-26 10:22:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-11-26 10:22:47,573 - 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 9868/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 9084/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9257/nginx tcp6 0 0 ::1:53 :::* LISTEN 9868/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8571/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8571/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8571/ntpd udp 0 0 0.0.0.0:60930 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9868/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8571/ntpd udp6 0 0 ::1:123 :::* 8571/ntpd udp6 0 0 :::123 :::* 8571/ntpd udp6 0 0 :::56690 :::* 567/dhclient udp6 0 0 ::1:53 :::* 9868/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 792 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10905 1649/python2.7 /tmp/cloudify-logging-server-5e41e.socket unix 2 [ ACC ] STREAM LISTENING 11195 1839/python2.7 /tmp/ctx-voesHX.socket unix 2 [ ACC ] STREAM LISTENING 350 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8658 894/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8918 1142/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-11-26 10:22:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:00 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:17 ? 00:00:00 [kworker/0:0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/1:1] root 34 2 0 10:17 ? 00:00:00 [khungtaskd] root 35 2 0 10:17 ? 00:00:00 [kswapd0] root 36 2 0 10:17 ? 00:00:00 [vmstat] root 37 2 0 10:17 ? 00:00:00 [ksmd] root 38 2 0 10:17 ? 00:00:00 [khugepaged] root 39 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:17 ? 00:00:00 [crypto] root 53 2 0 10:17 ? 00:00:00 [kthrotld] root 54 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:17 ? 00:00:00 [vballoon] root 56 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 59 2 0 10:17 ? 00:00:00 [kworker/0:1] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 124 2 0 10:17 ? 00:00:00 [kpsmoused] root 125 2 0 10:17 ? 00:00:00 [kworker/1:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 447 2 0 10:17 ? 00:00:00 [kworker/u5:1] root 448 2 0 10:17 ? 00:00:00 [kworker/u5:2] root 548 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 10:17 ? 00:00:00 [kauditd] message+ 894 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 10:17 ? 00:00:00 rsyslogd root 1048 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 10:17 ? 00:00:00 cron daemon 1109 1 0 10:17 ? 00:00:00 atd root 1122 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1142 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1196 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1546 2 0 10:17 ? 00:00:00 [kworker/0:2] ubuntu 1649 1 0 10:17 ? 00:00:00 /home/ubuntu/homer_host_p1mawj/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_p1mawj --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_p1mawj --logging-server-logdir=/home/ubuntu/homer_host_p1mawj/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_p1mawj/work/homer_host_p1mawj%I.log --pidfile=/home/ubuntu/homer_host_p1mawj/work/homer_host_p1mawj.pid ubuntu 1763 1 0 10:18 ? 00:00:01 python2.7 /home/ubuntu/homer_host_p1mawj/env/bin/diamond --configfile /home/ubuntu/homer_host_p1mawj/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1649 0 10:20 ? 00:00:00 /home/ubuntu/homer_host_p1mawj/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_p1mawj --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_p1mawj --logging-server-logdir=/home/ubuntu/homer_host_p1mawj/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_p1mawj/work/homer_host_p1mawj%I.log --pidfile=/home/ubuntu/homer_host_p1mawj/work/homer_host_p1mawj.pid ubuntu 1839 1817 0 10:20 ? 00:00:00 /home/ubuntu/homer_host_p1mawj/env/bin/python2.7 /home/ubuntu/homer_host_p1mawj/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3Dk8aQ ubuntu 1850 1839 0 10:20 ? 00:00:00 /bin/sh -c /tmp/3VQM5/install-homer.sh ubuntu 1852 1850 0 10:20 ? 00:00:00 /bin/bash -e /tmp/3VQM5/install-homer.sh ntp 8571 1 0 10:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9084 1 0 10:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9141 1 0 10:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9145 9141 0 10:21 ? 00:00:00 inotifywait -e create -qq . root 9257 1 0 10:21 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9258 9257 0 10:21 ? 00:00:00 nginx: worker process www-data 9259 9257 0 10:21 ? 00:00:00 nginx: worker process www-data 9260 9257 0 10:21 ? 00:00:00 nginx: worker process www-data 9261 9257 0 10:21 ? 00:00:00 nginx: worker process root 9441 9084 0 10:22 ? 00:00:00 [nginx_ping] root 9442 9084 0 10:22 ? 00:00:00 [check-nginx-upt] root 9448 9084 0 10:22 ? 00:00:00 [check-monit-upt] dnsmasq 9868 1 0 10:22 ? 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 9931 1852 0 10:22 ? 00:00:00 /bin/bash -e /tmp/3VQM5/install-homer.sh ubuntu 9932 9931 0 10:22 ? 00:00:00 /bin/bash -e /tmp/3VQM5/install-homer.sh root 9933 9932 0 10:22 ? 00:00:00 sudo ps -edf root 9934 9933 0 10:22 ? 00:00:00 ps -edf real 0m0.011s user 0m0.007s sys 0m0.003s 2018-11-26 10:22:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-11-26 10:22:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-11-26 10:22:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-26 10:22:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [26-Nov-2018 10:21:52 UTC] clearwater-diags-monitor starting [26-Nov-2018 10:21:52 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-26 10:22:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-11-26 10:22:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/sa26 /var/log/sysstat/clearwater-sa26 /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.007s user 0m0.004s sys 0m0.002s 2018-11-26 10:22:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-11-26 10:22:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-11-26 10:22:22.579600354 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-26 10:22:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-26 10:22:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3VQM5/install-homer.sh 2018-11-26 10:22:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:22:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:22:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:22:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/90BO9/bind.py 2018-11-26 10:22:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_5hmo0z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-5hmo0z'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:22:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:22:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:22:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:22:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:22:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpybN3tB /etc/bind/db.clearwater.opnfv 2018-11-26 10:22:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyD3HF7 /etc/bind/db.clearwater.local 2018-11-26 10:22:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:22:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:22:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:22:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:22:52,713 - 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 28 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 5s (6,993 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.317s user 0m12.106s sys 0m3.006s 2018-11-26 10:22:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-11-26 10:22:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-11-26 10:22:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-11-26 10:22:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.004s sys 0m0.055s 2018-11-26 10:22:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-11-26 10:22:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:87:13:ee inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe87:13ee/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90418 errors:0 dropped:0 overruns:0 frame:0 TX packets:49976 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147173913 (147.1 MB) TX bytes:8426726 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15871 (15.8 KB) TX bytes:15871 (15.8 KB) real 0m0.006s user 0m0.001s sys 0m0.004s 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:01 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 26 2 0 10:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/0:1] root 34 2 0 10:17 ? 00:00:00 [khungtaskd] root 35 2 0 10:17 ? 00:00:00 [kswapd0] root 36 2 0 10:17 ? 00:00:00 [vmstat] root 37 2 0 10:17 ? 00:00:00 [ksmd] root 38 2 0 10:17 ? 00:00:00 [khugepaged] root 39 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:17 ? 00:00:00 [crypto] root 53 2 0 10:17 ? 00:00:00 [kthrotld] root 54 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:17 ? 00:00:00 [vballoon] root 56 2 0 10:17 ? 00:00:00 [kworker/1:1] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 124 2 0 10:17 ? 00:00:00 [kpsmoused] root 145 2 0 10:17 ? 00:00:00 [kworker/1:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 337 2 0 10:17 ? 00:00:00 [kworker/u5:1] root 382 2 0 10:17 ? 00:00:00 [kworker/u5:2] root 392 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 399 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 530 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 10:17 ? 00:00:00 [kauditd] message+ 904 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon syslog 1019 1 0 10:17 ? 00:00:00 rsyslogd root 1055 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1113 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1115 1 0 10:17 ? 00:00:00 cron daemon 1116 1 0 10:17 ? 00:00:00 atd root 1122 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1146 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1203 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1209 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1557 2 0 10:17 ? 00:00:00 [kworker/0:2] ubuntu 1654 1 0 10:17 ? 00:00:00 /home/ubuntu/ellis_host_ik4ttk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_ik4ttk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_ik4ttk --logging-server-logdir=/home/ubuntu/ellis_host_ik4ttk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_ik4ttk/work/ellis_host_ik4ttk%I.log --pidfile=/home/ubuntu/ellis_host_ik4ttk/work/ellis_host_ik4ttk.pid ubuntu 1768 1 0 10:17 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_ik4ttk/env/bin/diamond --configfile /home/ubuntu/ellis_host_ik4ttk/work/plugins/diamond/etc/diamond.conf ubuntu 1826 1654 0 10:20 ? 00:00:00 /home/ubuntu/ellis_host_ik4ttk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_ik4ttk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_ik4ttk --logging-server-logdir=/home/ubuntu/ellis_host_ik4ttk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_ik4ttk/work/ellis_host_ik4ttk%I.log --pidfile=/home/ubuntu/ellis_host_ik4ttk/work/ellis_host_ik4ttk.pid ubuntu 1850 1826 0 10:20 ? 00:00:00 /home/ubuntu/ellis_host_ik4ttk/env/bin/python2.7 /home/ubuntu/ellis_host_ik4ttk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zOMaUH ubuntu 1861 1850 0 10:20 ? 00:00:00 /bin/sh -c /tmp/5BVTL/install-ellis.sh ubuntu 1863 1861 0 10:20 ? 00:00:00 /bin/bash -e /tmp/5BVTL/install-ellis.sh mysql 9216 1 0 10:21 ? 00:00:00 /usr/sbin/mysqld ntp 9364 1 0 10:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9950 1 0 10:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10002 1 0 10:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10006 10002 0 10:22 ? 00:00:00 inotifywait -e create -qq . root 10123 1 0 10:22 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10124 10123 0 10:22 ? 00:00:00 nginx: worker process www-data 10125 10123 0 10:22 ? 00:00:00 nginx: worker process www-data 10126 10123 0 10:22 ? 00:00:00 nginx: worker process www-data 10127 10123 0 10:22 ? 00:00:00 nginx: worker process ellis 10301 1 0 10:22 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10499 9950 0 10:22 ? 00:00:00 [nginx_ping] root 10501 9950 0 10:22 ? 00:00:00 [check-nginx-upt] root 10506 9950 0 10:22 ? 00:00:00 [check-monit-upt] root 10507 9950 0 10:22 ? 00:00:00 [poll_ellis.sh] root 10509 9950 0 10:22 ? 00:00:00 [poll_ellis_http] clearwa+ 10838 1 3 10:22 ? 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.21:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.21 --name 192-168-120-21 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-21=http://192.168.120.21:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.21:2380 --listen-peer-urls http://192.168.120.21:2380 root 10858 9950 0 10:22 ? 00:00:00 [check-etcd-upti] root 10860 9950 0 10:22 ? 00:00:00 [poll_etcd_clust] root 10862 9950 0 10:22 ? 00:00:00 [poll_etcd.sh] dnsmasq 10880 1 0 10:22 ? 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 10959 1863 0 10:22 ? 00:00:00 /bin/bash -e /tmp/5BVTL/install-ellis.sh ubuntu 10960 10959 0 10:22 ? 00:00:00 /bin/bash -e /tmp/5BVTL/install-ellis.sh root 10961 10960 0 10:22 ? 00:00:00 sudo ps -edf root 10962 10961 0 10:22 ? 00:00:00 ps -edf real 0m0.009s user 0m0.006s sys 0m0.003s 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-11-26 10:22:57,848 - 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/sa26 /var/log/dpkg.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/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.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.002s sys 0m0.004s 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-11-26 10:22:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-11-26 10:22:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-11-26 10:22:57,849 - 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 10880/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9950/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 9216/mysqld tcp 0 0 192.168.120.21:2380 0.0.0.0:* LISTEN 10838/etcd tcp6 0 0 ::1:53 :::* LISTEN 10880/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1113/sshd tcp6 0 0 :::4000 :::* LISTEN 10838/etcd udp 0 0 192.168.120.21:123 0.0.0.0:* 9364/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9364/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9364/ntpd udp 0 0 0.0.0.0:32147 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10880/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 9364/ntpd udp6 0 0 ::1:123 :::* 9364/ntpd udp6 0 0 :::123 :::* 9364/ntpd udp6 0 0 :::44624 :::* 586/dhclient udp6 0 0 ::1:53 :::* 10880/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7456 399/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19272 9216/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11468 1654/python2.7 /tmp/cloudify-logging-server-8dc8a.socket unix 2 [ ACC ] STREAM LISTENING 12501 1850/python2.7 /tmp/ctx-SlbgQv.socket unix 2 [ ACC ] STREAM LISTENING 6987 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22142 10301/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9349 1146/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8141 904/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-11-26 10:22:57,849 - 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 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,150 kB/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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.566s user 0m12.414s sys 0m3.189s 2018-11-26 10:22:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [26-Nov-2018 10:22:08 UTC] clearwater-diags-monitor starting [26-Nov-2018 10:22:08 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:22:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-26 10:22:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:22:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-11-26 10:22:34.668200953 Stopping etcd clearwater-etcd 2018-11-26 10:22:36.086604845 Restarting etcd clearwater-etcd 2018-11-26 10:22:36.091876166 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-11-26 10:22:36.092723094 Check for previous failed startup attempt 2018-11-26 10:22:36.094059679 Running etcdctl member list 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true 2018-11-26 10:22:36.213486434 etcdctl returned 0 2018-11-26 10:22:36.219298063 Joining existing cluster... 2018-11-26 10:22:50.222246239 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-11-26 10:22:50.223078632 Check cluster is healthy 2018-11-26 10:22:50.224495672 Running etcdctl cluster-health member 3d837e16ef9053fa is healthy: got healthy result from http://192.168.120.11:4000 cluster is healthy 2018-11-26 10:22:50.236605511 etcdctl returned 0 2018-11-26 10:22:50.237677718 Tell the cluster we're joining 2018-11-26 10:22:50.238481944 Running etcdctl member add 192-168-120-21 http://192.168.120.21:2380 Added member named 192-168-120-21 with ID 1b196d7b5c13a89a to cluster ETCD_NAME="192-168-120-21" ETCD_INITIAL_CLUSTER="192-168-120-21=http://192.168.120.21:2380,192-168-120-11=http://192.168.120.11:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-11-26 10:22:50.253255286 etcdctl returned 0 2018-11-26 10:22:50.283577271 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.21:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.21 --name 192-168-120-21 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-21=http://192.168.120.21:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.21:2380 --listen-peer-urls http://192.168.120.21:2380 2018-11-26 10:22:50.287304433 Check we're actually a member of the cluster 2018-11-26 10:22:50.289592645 Wait for etcd to startup 2018-11-26 10:22:51.297581464 Etcd started successfully 2018-11-26 10:22:50.315474 I | etcdmain: etcd Version: 3.1.7 2018-11-26 10:22:50.315518 I | etcdmain: Git SHA: 43b7507 2018-11-26 10:22:50.315522 I | etcdmain: Go Version: go1.7.5 2018-11-26 10:22:50.315526 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-26 10:22:50.315541 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-26 10:22:50.315615 I | embed: listening for peers on http://192.168.120.21:2380 2018-11-26 10:22:50.315659 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-26 10:22:50.498481 I | etcdserver: name = 192-168-120-21 2018-11-26 10:22:50.498506 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.21 2018-11-26 10:22:50.498511 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.21/member 2018-11-26 10:22:50.498516 I | etcdserver: heartbeat = 100ms 2018-11-26 10:22:50.498519 I | etcdserver: election = 1000ms 2018-11-26 10:22:50.498523 I | etcdserver: snapshot count = 10000 2018-11-26 10:22:50.498531 I | etcdserver: advertise client URLs = http://192.168.120.21:4000 2018-11-26 10:22:51.250968 I | etcdserver: starting member 1b196d7b5c13a89a in cluster 393837700a55259c 2018-11-26 10:22:51.251061 I | raft: 1b196d7b5c13a89a became follower at term 0 2018-11-26 10:22:51.251109 I | raft: newRaft 1b196d7b5c13a89a [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-26 10:22:51.251117 I | raft: 1b196d7b5c13a89a became follower at term 1 2018-11-26 10:22:51.672753 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2018-11-26 10:22:51.672972 I | rafthttp: starting peer 3d837e16ef9053fa... 2018-11-26 10:22:51.673021 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2018-11-26 10:22:51.676438 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2018-11-26 10:22:51.680570 I | rafthttp: started peer 3d837e16ef9053fa 2018-11-26 10:22:51.680618 I | rafthttp: added peer 3d837e16ef9053fa 2018-11-26 10:22:51.680648 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-26 10:22:51.681000 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2018-11-26 10:22:51.681254 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream Message reader) 2018-11-26 10:22:51.682388 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2018-11-26 10:22:51.682429 I | rafthttp: peer 3d837e16ef9053fa became active 2018-11-26 10:22:51.682447 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message writer) 2018-11-26 10:22:51.682749 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2018-11-26 10:22:51.683070 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 writer) 2018-11-26 10:22:51.684370 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message reader) 2018-11-26 10:22:51.759430 I | raft: 1b196d7b5c13a89a [term: 1] received a MsgVote message with higher term from 3d837e16ef9053fa [term: 3] 2018-11-26 10:22:51.759473 I | raft: 1b196d7b5c13a89a became follower at term 3 2018-11-26 10:22:51.759486 I | raft: 1b196d7b5c13a89a [logterm: 0, index: 0, vote: 0] cast MsgVote for 3d837e16ef9053fa [logterm: 2, index: 30] at term 3 2018-11-26 10:22:51.811513 D | raft: 1b196d7b5c13a89a [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3d837e16ef9053fa 2018-11-26 10:22:51.811529 I | raft: raft.node: 1b196d7b5c13a89a elected leader 3d837e16ef9053fa at term 3 2018-11-26 10:22:51.843386 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-11-26 10:22:51.844635 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-26 10:22:51.844700 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-26 10:22:51.844992 I | etcdserver/membership: added member 1b196d7b5c13a89a [http://192.168.120.21:2380] to cluster 393837700a55259c 2018-11-26 10:22:51.857357 I | etcdserver: published {Name:192-168-120-21 ClientURLs:[http://192.168.120.21:4000]} to cluster 393837700a55259c 2018-11-26 10:22:51.857447 I | embed: ready to serve client requests 2018-11-26 10:22:51.859338 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-26 10:22:51.860257 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.21:54752 2018-11-26 10:22:51.860702 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.21:54755 2018-11-26 10:22:51.861876 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.21:54762 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5BVTL/install-ellis.sh 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d8:2b:9b inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed8:2b9b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:114740 errors:0 dropped:0 overruns:0 frame:0 TX packets:44940 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:177003769 (177.0 MB) TX bytes:7966595 (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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:01 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:17 ? 00:00:00 [kworker/1:0] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 26 2 0 10:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/0:1] root 33 2 0 10:17 ? 00:00:00 [kworker/1:1] root 35 2 0 10:17 ? 00:00:00 [khungtaskd] root 36 2 0 10:17 ? 00:00:00 [kswapd0] root 37 2 0 10:17 ? 00:00:00 [vmstat] root 38 2 0 10:17 ? 00:00:00 [ksmd] root 39 2 0 10:17 ? 00:00:00 [khugepaged] root 40 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 41 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 10:17 ? 00:00:00 [crypto] root 54 2 0 10:17 ? 00:00:00 [kthrotld] root 55 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 56 2 0 10:17 ? 00:00:00 [vballoon] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 123 2 0 10:17 ? 00:00:00 [kpsmoused] root 142 2 0 10:17 ? 00:00:00 [kworker/0:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 383 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 388 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 10:17 ? 00:00:00 [kworker/u5:2] root 476 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 10:17 ? 00:00:00 [kauditd] message+ 900 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 928 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind root 961 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon syslog 1020 1 0 10:17 ? 00:00:00 rsyslogd root 1051 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 10:17 ? 00:00:00 cron daemon 1102 1 0 10:17 ? 00:00:00 atd root 1115 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1192 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 10:18 ? 00:00:00 /home/ubuntu/dime_host_3h3i8p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_3h3i8p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_3h3i8p --logging-server-logdir=/home/ubuntu/dime_host_3h3i8p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_3h3i8p/work/dime_host_3h3i8p%I.log --pidfile=/home/ubuntu/dime_host_3h3i8p/work/dime_host_3h3i8p.pid ubuntu 1766 1 0 10:18 ? 00:00:01 python2.7 /home/ubuntu/dime_host_3h3i8p/env/bin/diamond --configfile /home/ubuntu/dime_host_3h3i8p/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1652 0 10:20 ? 00:00:00 /home/ubuntu/dime_host_3h3i8p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_3h3i8p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_3h3i8p --logging-server-logdir=/home/ubuntu/dime_host_3h3i8p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_3h3i8p/work/dime_host_3h3i8p%I.log --pidfile=/home/ubuntu/dime_host_3h3i8p/work/dime_host_3h3i8p.pid ubuntu 1840 1818 0 10:20 ? 00:00:00 /home/ubuntu/dime_host_3h3i8p/env/bin/python2.7 /home/ubuntu/dime_host_3h3i8p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-XPlVPT ubuntu 1851 1840 0 10:20 ? 00:00:00 /bin/sh -c /tmp/CNGLO/install-dime.sh ubuntu 1853 1851 0 10:20 ? 00:00:00 /bin/bash -e /tmp/CNGLO/install-dime.sh ntp 8899 1 0 10:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9462 1 0 10:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9463 9462 0 10:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9467 1 0 10:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9468 9467 0 10:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9477 9468 0 10:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9478 9463 0 10:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9479 9477 0 10:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9516 1 0 10:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10161 2 0 10:22 ? 00:00:00 [kworker/u5:1] snmp 10270 1 0 10:22 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10520 1 0 10:22 ? 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 10583 1853 0 10:22 ? 00:00:00 /bin/bash -e /tmp/CNGLO/install-dime.sh ubuntu 10584 10583 0 10:22 ? 00:00:00 /bin/bash -e /tmp/CNGLO/install-dime.sh root 10585 10584 0 10:22 ? 00:00:00 sudo ps -edf root 10586 10585 0 10:22 ? 00:00:00 ps -edf real 0m0.010s user 0m0.006s sys 0m0.005s 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.007s sys 0m0.055s 2018-11-26 10:22:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-11-26 10:22:57,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-11-26 10:22:57,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:22:57,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:23:02,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HO3FZ/create_number.sh 2018-11-26 10:23:02,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpT6svb9 /etc/bind/db.clearwater.local 2018-11-26 10:23:02,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/dpkg.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/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_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181126T100000Z.txt /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.007s user 0m0.000s sys 0m0.005s 2018-11-26 10:23:02,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QNUTA/bind.py 2018-11-26 10:23:02,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:23:02,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:23:02,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:23:02,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_5hmo0z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-5hmo0z'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'ellis': {u'ellis_efy08b': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.21', u'name': u'ellis-efy08b'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:23:02,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWo5xkv /etc/bind/db.clearwater.opnfv 2018-11-26 10:23:02,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-26 10:23:02,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-26 10:23:02,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:23:02,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:23:02,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:23:02,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-11-26 10:23:02,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:23:02,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/HO3FZ/create_number.sh 2018-11-26 10:23:02,994 - 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 10520/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9516/monit tcp6 0 0 ::1:53 :::* LISTEN 10520/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8899/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8899/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8899/ntpd udp 0 0 0.0.0.0:8327 0.0.0.0:* 585/dhclient udp 0 0 0.0.0.0:161 0.0.0.0:* 10270/snmpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10520/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8899/ntpd udp6 0 0 ::1:123 :::* 8899/ntpd udp6 0 0 :::123 :::* 8899/ntpd udp6 0 0 :::161 :::* 10270/snmpd udp6 0 0 :::2621 :::* 585/dhclient udp6 0 0 ::1:53 :::* 10520/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7448 388/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9795 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11663 1652/python2.7 /tmp/cloudify-logging-server-2e30a.socket unix 2 [ ACC ] STREAM LISTENING 9550 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11249 1840/python2.7 /tmp/ctx-aXXP25.socket unix 2 [ ACC ] STREAM LISTENING 7009 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21221 9478/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21222 9479/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23262 10270/snmpd /var/agentx/master real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-26 10:23:02,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-11-26 10:23:02,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-11-26 10:23:02,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:23:02,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:23:02,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-11-26 10:22:39.707366127 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:23:02,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-26 10:23:02,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:11:26 10:22:01: Namespace: management 2018:11:26 10:22:01: [management] Starting server 2018:11:26 10:22:01: [management] Listening for requests 2018:11:26 10:22:01: Namespace: signaling 2018:11:26 10:22:01: [signaling] Starting server 2018:11:26 10:22:01: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:23:02,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:23:02,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/CNGLO/install-dime.sh 2018-11-26 10:23:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-26 10:23:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-11-26 10:23:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:23:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:23:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:23:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9O1O2/bind.py 2018-11-26 10:23:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:23:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:23:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPG7Mt4 /etc/bind/db.clearwater.local 2018-11-26 10:23:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:23:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:23:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:23:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe6nDWL /etc/bind/db.clearwater.opnfv 2018-11-26 10:23:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:23:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:23:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:23:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:23:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_5hmo0z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-5hmo0z'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'ellis': {u'ellis_efy08b': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.21', u'name': u'ellis-efy08b'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}, u'dime': {u'dime_mj5dy5': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-mj5dy5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:23:08,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # 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-26 10:23:13,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HO3FZ/create_number.sh 2018-11-26 10:23:13,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:23:18,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-26 10:23:24,010 - 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 23 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 (4,327 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.565s user 0m3.678s sys 0m0.802s 2018-11-26 10:23:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-11-26 10:23:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-11-26 10:23:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-11-26 10:23:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.005s sys 0m0.055s 2018-11-26 10:23:29,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-11-26 10:23:29,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:34:44:0f inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe34:440f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144012 errors:0 dropped:0 overruns:0 frame:0 TX packets:55486 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222741012 (222.7 MB) TX bytes:8973916 (8.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: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.005s user 0m0.001s sys 0m0.004s 2018-11-26 10:23:29,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-11-26 10:23:29,340 - 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 14652/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 13668/monit tcp 0 0 192.168.120.12:11211 0.0.0.0:* LISTEN 14504/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12627/memcached tcp6 0 0 ::1:53 :::* LISTEN 14652/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 12230/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 12230/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 12230/ntpd udp 0 0 0.0.0.0:1267 0.0.0.0:* 577/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12627/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14652/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient udp6 0 0 ::1:123 :::* 12230/ntpd udp6 0 0 fe80::f816:3eff:fe3:123 :::* 12230/ntpd udp6 0 0 :::123 :::* 12230/ntpd udp6 0 0 :::20750 :::* 577/dhclient udp6 0 0 ::1:53 :::* 14652/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1820 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10680 1652/python2.7 /tmp/cloudify-logging-server-111bd.socket unix 2 [ ACC ] STREAM LISTENING 11152 1836/python2.7 /tmp/ctx-Ye77kb.socket unix 2 [ ACC ] STREAM LISTENING 7025 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9664 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9420 901/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.002s sys 0m0.005s 2018-11-26 10:23:29,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/sysstat/clearwater-sa26 /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.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/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_err.log /var/log/rogers/rogers_20181126T100000Z.txt /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.007s user 0m0.004s sys 0m0.003s 2018-11-26 10:23:29,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-11-26 10:23:29,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:17 ? 00:00:01 /sbin/init root 2 0 0 10:17 ? 00:00:00 [kthreadd] root 3 2 0 10:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:17 ? 00:00:00 [rcu_sched] root 8 2 0 10:17 ? 00:00:00 [rcuos/0] root 9 2 0 10:17 ? 00:00:00 [rcuos/1] root 10 2 0 10:17 ? 00:00:00 [rcu_bh] root 11 2 0 10:17 ? 00:00:00 [rcuob/0] root 12 2 0 10:17 ? 00:00:00 [rcuob/1] root 13 2 0 10:17 ? 00:00:00 [migration/0] root 14 2 0 10:17 ? 00:00:00 [watchdog/0] root 15 2 0 10:17 ? 00:00:00 [watchdog/1] root 16 2 0 10:17 ? 00:00:00 [migration/1] root 17 2 0 10:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:17 ? 00:00:00 [kworker/1:0] root 19 2 0 10:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:17 ? 00:00:00 [khelper] root 21 2 0 10:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:17 ? 00:00:00 [netns] root 23 2 0 10:17 ? 00:00:00 [writeback] root 24 2 0 10:17 ? 00:00:00 [kintegrityd] root 25 2 0 10:17 ? 00:00:00 [bioset] root 26 2 0 10:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:17 ? 00:00:00 [kblockd] root 28 2 0 10:17 ? 00:00:00 [ata_sff] root 29 2 0 10:17 ? 00:00:00 [khubd] root 30 2 0 10:17 ? 00:00:00 [md] root 31 2 0 10:17 ? 00:00:00 [devfreq_wq] root 32 2 0 10:17 ? 00:00:00 [kworker/0:1] root 34 2 0 10:17 ? 00:00:00 [khungtaskd] root 35 2 0 10:17 ? 00:00:00 [kswapd0] root 36 2 0 10:17 ? 00:00:00 [vmstat] root 37 2 0 10:17 ? 00:00:00 [ksmd] root 38 2 0 10:17 ? 00:00:00 [khugepaged] root 39 2 0 10:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:17 ? 00:00:00 [crypto] root 53 2 0 10:17 ? 00:00:00 [kthrotld] root 54 2 0 10:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:17 ? 00:00:00 [vballoon] root 56 2 0 10:17 ? 00:00:00 [kworker/1:1] root 57 2 0 10:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:17 ? 00:00:00 [deferwq] root 80 2 0 10:17 ? 00:00:00 [charger_manager] root 123 2 0 10:17 ? 00:00:00 [kpsmoused] root 142 2 0 10:17 ? 00:00:00 [kworker/0:2] root 186 2 0 10:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:17 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 10:17 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 456 2 0 10:17 ? 00:00:00 [kworker/u5:1] root 535 1 0 10:17 ? 00:00:00 upstart-socket-bridge --daemon root 577 1 0 10:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 10:17 ? 00:00:00 [kauditd] message+ 901 1 0 10:17 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 10:17 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 10:17 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 10:17 ? 00:00:00 rsyslogd root 1049 1 0 10:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 10:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 10:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 10:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 10:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 10:17 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 10:17 ? 00:00:00 cron daemon 1108 1 0 10:17 ? 00:00:00 atd root 1112 1 0 10:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1113 1 0 10:17 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 10:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 10:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 10:18 ? 00:00:00 /home/ubuntu/vellum_host_8vjte5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8vjte5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8vjte5 --logging-server-logdir=/home/ubuntu/vellum_host_8vjte5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8vjte5/work/vellum_host_8vjte5%I.log --pidfile=/home/ubuntu/vellum_host_8vjte5/work/vellum_host_8vjte5.pid ubuntu 1766 1 0 10:18 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_8vjte5/env/bin/diamond --configfile /home/ubuntu/vellum_host_8vjte5/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1652 0 10:20 ? 00:00:00 /home/ubuntu/vellum_host_8vjte5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8vjte5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8vjte5 --logging-server-logdir=/home/ubuntu/vellum_host_8vjte5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8vjte5/work/vellum_host_8vjte5%I.log --pidfile=/home/ubuntu/vellum_host_8vjte5/work/vellum_host_8vjte5.pid ubuntu 1836 1814 0 10:20 ? 00:00:00 /home/ubuntu/vellum_host_8vjte5/env/bin/python2.7 /home/ubuntu/vellum_host_8vjte5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NcWjw1 ubuntu 1847 1836 0 10:20 ? 00:00:00 /bin/sh -c /tmp/PS4H0/install-vellum.sh ubuntu 1848 1847 0 10:20 ? 00:00:00 /bin/bash -e /tmp/PS4H0/install-vellum.sh root 3497 2 0 10:20 ? 00:00:00 [kworker/u5:2] ntp 12230 1 0 10:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12627 1 0 10:22 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13597 1 0 10:22 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13605 13597 0 10:22 ? 00:00:00 cpulimit -e astaire -l 10 root 13668 1 0 10:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 14482 13668 0 10:23 ? 00:00:00 [check-monit-upt] memcache 14504 1 0 10:23 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.12 -c 4096 -r -U 0 root 14510 13668 0 10:23 ? 00:00:00 [check-memcached] root 14512 13668 0 10:23 ? 00:00:00 [poll_memcached.] root 14519 13668 0 10:23 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14524 14519 0 10:23 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14564 14524 0 10:23 ? 00:00:00 sleep 12 dnsmasq 14652 1 0 10:23 ? 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 14715 1848 0 10:23 ? 00:00:00 /bin/bash -e /tmp/PS4H0/install-vellum.sh ubuntu 14716 14715 0 10:23 ? 00:00:00 /bin/bash -e /tmp/PS4H0/install-vellum.sh root 14717 14716 0 10:23 ? 00:00:00 sudo ps -edf root 14718 14717 0 10:23 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.006s 2018-11-26 10:23:29,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-11-26 10:23:29,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-11-26 10:22:44.053421836 Stopping etcd clearwater-etcd 2018-11-26 10:23:19.323489209 Restarting etcd clearwater-etcd 2018-11-26 10:23:19.328062823 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-11-26 10:23:19.328812614 Check for previous failed startup attempt 2018-11-26 10:23:19.329944397 Running etcdctl member list 1b196d7b5c13a89a: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true 567bb11443c580ea: name=192-168-120-33 peerURLs=http://192.168.120.33:2380 clientURLs=http://192.168.120.33:4000 isLeader=false 2018-11-26 10:23:19.348067657 etcdctl returned 0 2018-11-26 10:23:19.354275481 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:23:29,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-11-26 10:23:29,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-26 10:23:29,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-11-26 10:21:28,271 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-11-26 10:21:28,287 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:28,382 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-26 10:21:28,538 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-11-26 10:21:28,546 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-11-26 10:21:28,547 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-11-26 10:21:28,922 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:28,937 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-26 10:21:28,985 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-11-26 10:21:28,986 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-11-26 10:21:28,986 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-11-26 10:21:28,986 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 707328(690K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-11-26 10:21:28,986 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74002888(72268K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-11-26 10:21:28,986 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-11-26 10:21:28,987 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-11-26 10:21:28,987 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717576(16325K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-11-26 10:21:28,987 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-26 10:21:28,989 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_1543227687.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1543227687.log] INFO [main] 2018-11-26 10:21:29,105 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-11-26 10:21:29,106 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-11-26 10:21:29,208 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-11-26 10:21:29,210 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-11-26 10:21:29,210 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-11-26 10:21:29,214 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-11-26 10:21:29,220 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-11-26 10:21:29,225 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-11-26 10:21:29,226 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-11-26 10:21:29,293 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-11-26 10:21:30,505 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-11-26 10:21:30,510 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-11-26 10:21:30,515 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-11-26 10:21:30,519 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-11-26 10:21:30,523 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-11-26 10:21:30,527 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-11-26 10:21:30,532 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-11-26 10:21:30,536 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-11-26 10:21:30,539 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-11-26 10:21:30,543 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-11-26 10:21:30,550 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-11-26 10:21:30,553 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-11-26 10:21:30,556 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-11-26 10:21:30,560 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-11-26 10:21:30,563 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-11-26 10:21:30,567 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-11-26 10:21:30,648 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-11-26 10:21:30,650 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-11-26 10:21:30,696 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-26 10:21:30,706 Memtable.java:347 - Writing Memtable-local@822317304(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-26 10:21:30,750 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=1543227690482, position=399) INFO [main] 2018-11-26 10:21:31,103 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-11-26 10:21:31,237 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-11-26 10:21:31,238 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-11-26 10:21:31,240 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-11-26 10:21:31,253 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-26 10:21:31,287 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-11-26 10:21:31,302 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:31,311 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-26 10:21:31,320 SystemKeyspace.java:765 - No host ID found, created 6c3733ee-5e7a-4679-b841-0494c7cb0197 (Note: This should happen exactly once per node). INFO [main] 2018-11-26 10:21:31,322 StorageService.java:807 - Starting up server gossip INFO [main] 2018-11-26 10:21:31,324 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-26 10:21:31,325 Memtable.java:347 - Writing Memtable-local@1994014827(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-26 10:21:31,326 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=1543227690482, position=93397) INFO [main] 2018-11-26 10:21:31,642 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:31,658 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-26 10:21:31,690 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-11-26 10:21:31,702 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:31,713 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-26 10:21:31,722 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:31,730 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-26 10:21:31,755 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-11-26 10:21:31,757 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-26 10:21:31,766 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-26 10:21:31,777 StorageService.java:959 - Generated random tokens. tokens are [-1369674897436114556, -4383126676441074391, 8612255274280598465, -4464977874260658438, 5538607699013942396, 6974690421599504306, 3293565586398549714, -3353214150630749980, -6648665570940573054, -8458525210759341858, -4212113186664808807, 690643797791482608, 7684977835302247463, -8945166870856393467, -1024875831800631825, 514520776013513676, 3639351276871713470, -247403688898480454, -5271512178719154003, -8253726343988533389, 7351766360639163596, 3439679922543949481, 6106641192864080987, 8080595649761413782, -1892099481038181356, -3148239822329555082, 7668985433001123901, 6799003827082026760, 7044149815046683470, 8219766531767213296, 1939552493351022566, -2225668385194846233, -6742479162993888682, 2678891424223442046, -2250702105254900002, -8017911035363783136, 3296917264127853541, 8927455379565189381, -7589605537171564092, 6852656343560881425, 6186271303338227204, 2418017589603529149, -7345279500092875130, 8857988560559471227, -8613303250118620175, -4439286151502741198, 1578792532192857038, -9129163183769764998, -5022427980048591288, 1267426738548467809, 4073214455390319604, -1413963290768844455, 2384611871755215718, 9020516375935826778, -9105908950953777901, -1147434431053214910, 3565130564802380631, -6958004817107586395, 3468779505292609694, -6970362774242851438, -4033486693380403306, 4901453617197607100, -7575633863408464562, 5941094021666192950, 4411519467755206631, 5144056563737177055, -4582889297037523646, 4300586949954481802, -2180907495777138520, -8413367535653432668, -4014055709240387036, -3751819500764670562, 92940820425766437, 8201687146497433693, -7918981203670364979, 1336479385953955554, -7821779947645430815, 3738635861287097178, 5213510467635734717, -8465463325344874716, -4073594123029743110, 604168563185466490, -855878847813836473, -2771942901714528889, 7565873468113553639, 8363063502976734056, 4648580544248725464, 8972544583960623779, -267337912958270380, 5993870059338957371, -4221074629873578988, 2471628098255765259, -8918579856621751769, -6827299083757049283, -7781692067499706205, 1136263074849715795, 6115536263139825539, -1341538464082264491, -4712356996145990373, -2723216022595474952, -4341052452339713406, 566307919186286520, 1426596016289408447, -3854227803631421639, 1551096473572967735, 4679134703732874869, -592544868490899283, 3517662482564361398, 4674975815409656416, -2011179783655182551, -3095897583800431819, -3789420356284885957, -2639122785553743771, 395419292492709407, 1299472002217286370, 346535727227914705, 1924022876823589807, 8045863588232675273, 897656887273699098, -3102606110623006134, 1360929312288001353, 3414782638842833996, -2535356724233938057, -4698468790649948531, 1793171873678663617, 4794525352254262249, -1519086081712234379, 8116404334433431576, -6771123388242954821, 3267495326829435866, -6246147305375855365, 7322610096846863190, 499443249150781608, 8867885305847928104, 9115239686111243243, -6130819889613526017, 1732671231488046225, -5828239188399790635, 8027392802816353857, -441779603207837943, 1906448554301631704, -4793002370775225010, -945062693044860697, -6407638255197028990, 78620652047870634, -5241419644216406409, -5428370334722133111, -8566037014292200128, -4447154411901234447, 1882771244537648185, -6394361308562266189, 535145918973026327, -1953762323309689330, -5360213405324031355, 1277931205772618445, 4504304395140560692, -7631986475447257829, 912990611284126796, 4405892844563969822, -4496120994849183942, -4563281994152940848, 6238160877401323749, -3117214207538384297, 7218214392606343914, -4873539832677452046, 5067675967488665307, 8799975143163779321, 5761691004242845357, 2361055571210820299, -3699552922788745600, -3752676754983430150, -7957032396990818951, -3470524183515552923, 8398760208861483327, 5577019053347394894, 7107867781783556030, -3444328346578903938, 5871657466802372592, -4600320505193813976, 8681739308372314777, -653134294767419169, 1182511553444698832, -4764748686642228299, -5956689310135371190, 4972371523383855808, -2691364823444035077, 4422808575218859394, 5357024694972403216, -7551251230303642682, 5531560747755690119, -5324214211090602240, -7356770859333935506, 5549146033641247184, -498436381165494475, 700358489125605985, 1960778163004678253, 7451800985148533956, -613108316327336158, 3990979784588406743, -709136688202476522, -6380594234852724094, -1118535298585319516, -1747814311040177929, 5629314877229978400, 613875585572295351, -4353028500628998853, 2024746534657717825, 3167365799761029458, 6875617629265405872, -2607834330506107264, 7634204419804182587, 8049072125364960468, -5314782133853595105, 6481685278952772246, -1332835467996297701, 2701497137263772899, 3505486052490917564, -3101505661711599187, -4258066199545305841, -8625852071265893975, 2409994482405568293, -836950542858627967, -6999821577603302441, 6565624610780808799, -6980112776493934237, 9213236226982548013, -449049190996838216, 6963549404035267803, 2492907961389241546, -6710616784046189513, -7767486169860109442, 4459004672205572541, 2419110607432541823, 4358800558622698826, -3995531252504776559, 1942681974197685039, -1086824823102672815, -2443748017855259076, 4038273748908584463, 2140774107999170985, -6972097060771143018, -5660485341199114230, 3959507019659724860, 6378001807915865982, -1608612447416710468, -2121022339139538175, -4914171065250453155, -8046950076257290892, -453179189877124399, 3122171017746043946, -3048873638258806232, 3282521015775488082, 8798155192833171986, -6907331896332335571, 1268478814100523838, -615545948068730132] INFO [main] 2018-11-26 10:21:31,786 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@53c6fd52[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@67ec1195[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@72f43053} INFO [MigrationStage:1] 2018-11-26 10:21:31,843 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-26 10:21:31,844 Memtable.java:347 - Writing Memtable-schema_keyspaces@1767442715(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-26 10:21:31,845 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=1543227690482, position=102352) INFO [MigrationStage:1] 2018-11-26 10:21:31,884 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-26 10:21:31,885 Memtable.java:347 - Writing Memtable-schema_columnfamilies@867055171(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-26 10:21:31,895 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=1543227690482, position=102352) INFO [MigrationStage:1] 2018-11-26 10:21:32,231 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-26 10:21:32,232 Memtable.java:347 - Writing Memtable-schema_columns@576666532(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-26 10:21:32,253 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=1543227690482, position=102352) INFO [MigrationStage:1] 2018-11-26 10:21:32,362 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-26 10:21:32,363 Memtable.java:347 - Writing Memtable-schema_triggers@761921856(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-26 10:21:32,364 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=1543227690482, position=102352) INFO [MigrationStage:1] 2018-11-26 10:21:32,724 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-26 10:21:32,725 Memtable.java:347 - Writing Memtable-schema_usertypes@1806550306(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-26 10:21:32,726 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=1543227690482, position=102352) INFO [MigrationStage:1] 2018-11-26 10:21:33,051 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2ed1d59[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-26 10:21:33,057 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-11-26 10:21:33,057 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@268d32b2[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-26 10:21:33,063 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-11-26 10:21:33,101 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-26 10:21:33,102 Memtable.java:347 - Writing Memtable-local@104786928(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-26 10:21:33,103 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=1543227690482, position=102595) INFO [main] 2018-11-26 10:21:33,389 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51473 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-26 10:21:33,417 Memtable.java:347 - Writing Memtable-local@1433988953(8.359KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-26 10:21:33,424 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=1543227690482, position=114579) INFO [CompactionExecutor:1] 2018-11-26 10:21:33,863 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-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-3-Data.db')] INFO [main] 2018-11-26 10:21:33,885 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-11-26 10:21:33,961 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-11-26 10:21:33,986 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-26 10:21:33,987 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-11-26 10:21:34,040 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-11-26 10:21:34,045 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-11-26 10:21:34,353 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,936 bytes to 5,772 (~97% of original) in 486ms = 0.011326MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-11-26 10:22:41,194 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-11-26 10:22:41,206 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-11-26 10:22:41,207 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-11-26 10:22:41,208 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-11-26 10:22:43,216 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-11-26 10:22:43,217 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:23:29,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-11-26 10:23:29,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-11-26 10:23:29,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-26 10:23:29,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-26 10:23:29,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-11-26 10:23:29,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-11-26 10:23:29,344 - 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-26 10:23:29,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PS4H0/install-vellum.sh 2018-11-26 10:23:29,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:23:34,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/SHWJN/start-vellum.sh 2018-11-26 10:23:34,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:23:34,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-26 10:23:34,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:23:34,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-26 10:23:34,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SHWJN/start-vellum.sh 2018-11-26 10:23:34,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-11-26 10:23:34,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-11-26 10:23:34,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:23:34,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-11-26 10:23:45,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:23:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:24:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:24:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:24:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:24:37,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:24:47,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:24:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:25:08,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:25:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:25:23,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:25:33,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:25:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:25:54,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-26 10:26:04,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SHWJN/start-vellum.sh 2018-11-26 10:26:04,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:26:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:26:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:26:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6UGI9/bind.py 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_5hmo0z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-5hmo0z'}}, u'ellis': {u'ellis_efy08b': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.21', u'name': u'ellis-efy08b'}}, u'dime': {u'dime_mj5dy5': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-mj5dy5'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'vellum': {u'vellum_mcj7rs': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-mcj7rs'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx7_iRW /etc/bind/db.clearwater.opnfv 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:26:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:26:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:26:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:26:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:26:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvZUafz /etc/bind/db.clearwater.local 2018-11-26 10:26:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:26:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-11-26 10:26:09,991 - 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-26T10:14:49.884Z', 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'89f81163-0509-4aca-b611-12b6a80d58ff'} 2018-11-26 10:26:10,058 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.220 2018-11-26 10:26:10,212 - 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-26 10:26:10,281 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-26 10:26:10,282 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-26 10:26:10,315 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:26:10,316 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-26 10:26:35,374 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:26:35,374 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-26 10:27:00,403 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:27:00,403 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-26 10:27:25,446 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:27:25,447 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-26 10:27:50,493 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:27:50,494 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-26 10:28:15,531 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:28:15,531 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-11-26 10:28:40,574 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:28:40,574 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-11-26 10:29:05,614 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:29:05,614 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-11-26 10:29:30,665 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:29:30,666 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-11-26 10:29:55,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:29:55,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-11-26 10:30:20,758 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:30:20,759 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-11-26 10:30:45,800 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:30:45,801 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-11-26 10:31:10,861 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:31:10,862 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-11-26 10:31:36,117 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550312@clearwater.opnfv', u'sip_username': u'6505550312', u'formatted_number': u'(650) 555-0312', u'number': u'6505550312', u'sip_uri': u'sip:6505550312@clearwater.opnfv', u'number_id': u'3c864e1ee3974505bcf8b665ea8bfaae', u'sip_password': u'5KHnxfMvd', u'pstn': False} 2018-11-26 10:31:36,211 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-26 10:31:36,211 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-26 10:31:36,219 - 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-26 10:31:36,220 - 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-26 10:33:49,787 - 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' # 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) - (6505550906, 6505550469) Passed Basic Call - SDP (TCP) - (6505550317, 6505550971) Passed Basic Call - Tel URIs (TCP) - (6505550144, 6505550425) Passed Basic Call - Unknown number (TCP) - (6505550729, 6505550047) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550637, 6505550022) Passed Basic Call - Messages - Pager model (TCP) - (6505550519, 6505550042) Passed Basic Call - Pracks (TCP) - (6505550323, 6505550754) Passed Basic Registration (TCP) - (6505550050) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550875, 6505550181) Passed Call Barring - Outbound Rejection (TCP) - (6505550760, 6505550639) 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) - (6505550606, 6505550468) 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) - (6505550723, 6505550433, 6505550359) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550720, 6505550169, 6505550742) Passed Call Diversion - Not reachable (408) (TCP) - (6505550436, 6505550110, 6505550746) Passed Call Diversion - Not reachable (503) (TCP) - (6505550576, 6505550464, 6505550887) Passed Call Diversion - Not reachable (500) (TCP) - (6505550870, 6505550165, 6505550933) Passed Call Diversion - Busy (TCP) - (6505550215, 6505550047, 6505550540) Passed Call Diversion - Unconditional (TCP) - (6505550826, 6505550578, 6505550749) Passed Call Diversion - No answer (TCP) - (6505550730, 6505550692, 6505550027) Passed Call Diversion - Bad target URI (TCP) - (6505550477, 6505550024) Passed Call Diversion - Audio-only call (TCP) - (6505550586, 6505550070, 6505550423, 6505550852) Passed Call Diversion - Audio-video call (TCP) - (6505550719, 6505550584, 6505550328, 6505550355) Passed Call Forking - Mainline (TCP) - (6505550462, 6505550119) Passed Call Forking - Endpoint offline (TCP) - (6505550789, 6505550002) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550633, 6505550060) Passed Call Waiting - Accepted (TCP) - (6505550228, 6505550201, 6505550901) Passed Call Waiting - Cancelled (TCP) - (6505550735, 6505550720, 6505550632) Passed CANCEL - Mainline (TCP) - (6505550955, 6505550446) Passed Filtering - Accept-Contact (TCP) - (6505550394, 6505550564) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550646, 6505550358) Passed Filtering - Accept-Contact no match (TCP) - (6505550454, 6505550297) Passed Filtering - Accept-Contact negated match (TCP) - (6505550157, 6505550704) Passed Filtering - RFC3841 example (TCP) - (6505550875, 6505550411) Passed Filtering - Reject-Contact no match (TCP) - (6505550293, 6505550218) Passed Filtering - Reject-Contact match (TCP) - (6505550228, 6505550409) 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) - (6505550236) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550816) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550277) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550410) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550684, 6505550051) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550372, 6505550043) Passed GRUU - Call - only GRUU as target (TCP) - (6505550962, 6505550817) Passed GRUU - Call - AoR as target (TCP) - (6505550629, 6505550397) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550842, 6505550500) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550815, 6505550691) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550600, 6505550099) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550392, 6505550252) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550989, 6505550633) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550798, 6505550892) 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=/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' 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) - (6505550874) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550273) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550227) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550320, 6505550632) 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 96 tests run 43 tests skipped 2018-11-26 10:33:49,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2018-11-26 10:33:49,928 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 10:33:49,929 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:39 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-26 10:33:49,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-26 10:33:55,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-11-26 10:33:55,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:33:55,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:33:55,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:33:55,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:33:55,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:33:55,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:33:55,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/1USGV/stop-ellis.sh 2018-11-26 10:33:55,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/3RVOR/stop-vellum.sh 2018-11-26 10:33:55,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-11-26 10:33:55,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/5KOJV/stop-dime.sh 2018-11-26 10:33:55,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/EWP1L/stop-homer.sh 2018-11-26 10:33:55,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/1USGV/stop-ellis.sh 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/2ETGC/stop-sprout.sh 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3RVOR/stop-vellum.sh 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/3RVOR/stop-vellum.sh 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1USGV/stop-ellis.sh 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5KOJV/stop-dime.sh 2018-11-26 10:33:55,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0EFRM/stop-bono.sh 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/0EFRM/stop-bono.sh 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/EWP1L/stop-homer.sh 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2ETGC/stop-sprout.sh 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EWP1L/stop-homer.sh 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-11-26 10:33:55,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-11-26 10:33:55,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/5KOJV/stop-dime.sh 2018-11-26 10:33:55,456 - 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-26 10:33:55,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-11-26 10:33:55,456 - 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-26 10:33:55,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-11-26 10:33:55,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:33:55,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:33:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyfNhVT /etc/bind/db.clearwater.local 2018-11-26 10:33:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:33:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:34:00,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:34:00,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YVXQ5/bind.py 2018-11-26 10:34:00,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:34:00,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_mj5dy5': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-mj5dy5'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'vellum': {u'vellum_mcj7rs': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-mcj7rs'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:34:00,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyfNhVT /etc/bind/db.clearwater.local 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_E0PAN /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:34:00,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_5hmo0z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-5hmo0z'}}, u'ellis': {}, u'dime': {u'dime_mj5dy5': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-mj5dy5'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'vellum': {u'vellum_mcj7rs': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-mcj7rs'}}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB90zUO /etc/bind/db.clearwater.local 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FT0AS/bind.py 2018-11-26 10:34:00,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpL6s8KE /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp03DB8v /etc/bind/db.clearwater.local 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_mj5dy5': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-mj5dy5'}}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'vellum': {}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:34:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2xpJh6 /etc/bind/db.clearwater.local 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpynalgF /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ugaltc': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ugaltc'}}, u'vellum': {}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvfwcCQ /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:00,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:00,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:00,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:00,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:34:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:34:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:34:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:34:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:34:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:34:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:34:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:34:05,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VGTXX/remove-cluster-node.sh 2018-11-26 10:34:05,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-26 10:34:05,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L5FAP/remove-cluster-node.sh 2018-11-26 10:34:05,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AYFAI/remove-cluster-node.sh 2018-11-26 10:34:05,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/L5FAP/remove-cluster-node.sh 2018-11-26 10:34:05,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GUYWI/remove-cluster-node.sh 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GUYWI/remove-cluster-node.sh 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AYFAI/remove-cluster-node.sh 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VGTXX/remove-cluster-node.sh 2018-11-26 10:34:05,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2ETGC/stop-sprout.sh 2018-11-26 10:34:05,740 - 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-26 10:34:05,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:34:05,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:34:05,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:34:05,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QH6E0/bind.py 2018-11-26 10:34:05,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_LoQCF /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:05,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:34:05,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZiN3eP /etc/bind/db.clearwater.local 2018-11-26 10:34:05,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:34:05,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:34:05,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:34:05,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:34:05,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:34:05,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_0fbzi5': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.33', u'name': u'bono-0fbzi5'}}}, 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.11', u'hss_hostname': u''}. 2018-11-26 10:34:05,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:05,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:34:05,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5M003/remove-cluster-node.sh 2018-11-26 10:34:05,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5M003/remove-cluster-node.sh 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AYFAI/remove-cluster-node.sh 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-26 10:34:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:34:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:34:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:10,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:34:10,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:34:10,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:10,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VGTXX/remove-cluster-node.sh 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_ik4ttk 2018-11-26 10:34:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/L5FAP/remove-cluster-node.sh 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:34:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:34:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:34:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_ik4ttk 2018-11-26 10:34:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_ik4ttk stop 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_3h3i8p 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:34:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:10,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:16,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_ik4ttk 2018-11-26 10:34:16,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_ik4ttk 2018-11-26 10:34:16,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:34:16,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:34:16,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:34:16,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:34:16,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:16,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:16,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:16,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:16,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_p1mawj 2018-11-26 10:34:16,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:16,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:16,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:34:16,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_3h3i8p stop 2018-11-26 10:34:16,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_3h3i8p 2018-11-26 10:34:16,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:16,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_3h3i8p 2018-11-26 10:34:16,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:16,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:34:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:34:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:34:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:34:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:34:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_3h3i8p 2018-11-26 10:34:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:34:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:34:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_p1mawj stop 2018-11-26 10:34:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:34:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_p1mawj 2018-11-26 10:34:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:34:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_p1mawj 2018-11-26 10:34:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:34:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:34:21,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_p1mawj 2018-11-26 10:34:21,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:34:21,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:21,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:34:21,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:34:26,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:34:26,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:26,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:26,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:34:26,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:26,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:26,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5M003/remove-cluster-node.sh 2018-11-26 10:34:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:34:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:36,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:34:36,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:34:36,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:36,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:34:36,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:36,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:36,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:36,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:34:36,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:34:36,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_vef81f 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:34:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:34:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:34:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f0c49afd-22e0-4574-82f1-90e4f6b25978" to be deleted. current status: SHUTOFF 2018-11-26 10:34:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:34:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:34:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:34:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:34:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:34:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:34:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:34:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_vef81f 2018-11-26 10:34:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:34:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_vef81f stop 2018-11-26 10:34:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:34:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fc2da186-203a-4587-adff-c4a5f95a3649" to be deleted. current status: SHUTOFF 2018-11-26 10:34:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4a3a679d-f62a-4f2b-ab7f-e1d62800fe44" to be deleted. current status: SHUTOFF 2018-11-26 10:34:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_vef81f 2018-11-26 10:34:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:34:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:34:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:34:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:34:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_vef81f 2018-11-26 10:34:47,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:34:47,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:34:47,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:47,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:34:47,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:34:47,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:34:47,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:47,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:34:47,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:34:47,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:34:47,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:47,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:47,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:34:47,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:47,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:34:47,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:34:47,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:47,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:47,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:34:47,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:34:47,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:34:52,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-26 10:34:52,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-26 10:34:52,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:52,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:34:52,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:34:52,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:34:52,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:34:52,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:34:52,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-26 10:34:52,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:34:52,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-26 10:34:52,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:52,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:52,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:34:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:35:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:35:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:35:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:35:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:35:07,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:35:07,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1179d12e-cad2-4f95-8088-9421d99564aa" to be deleted. current status: SHUTOFF 2018-11-26 10:35:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:35:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:35:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:35:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:35:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:35:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:35:17,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:36:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/GUYWI/remove-cluster-node.sh 2018-11-26 10:36:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member bed80e294e79f17a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader ; error #1: client: endpoint http://192.168.120.6:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.33:4000 has no leader ; error #3: client: etcd member http://192.168.120.11:4000 has no leader ; error #4: client: endpoint http://192.168.120.21:4000 exceeded header timeout 2018-11-26 10:36:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:36:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:36:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:36:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:36:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:36:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_8vjte5 2018-11-26 10:36:09,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:09,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:36:14,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:36:14,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_8vjte5 stop 2018-11-26 10:36:14,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_8vjte5 2018-11-26 10:36:14,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:36:14,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:36:14,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:36:14,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_8vjte5 2018-11-26 10:36:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:36:19,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:36:19,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:36:19,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:36:19,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_8vjte5 2018-11-26 10:36:19,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:36:19,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:36:19,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:36:19,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:36:19,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:36:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:36:29,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:36:29,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:36:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:36:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:36:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:36:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:36:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:36:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "131ee276-7646-4cef-928f-175a962e4206" to be deleted. current status: SHUTOFF 2018-11-26 10:36:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:36:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:36:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:36:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:36:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:36:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:36:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:36:55,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/0EFRM/stop-bono.sh 2018-11-26 10:36:55,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-11-26 10:36:55,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-26 10:36:55,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T0XR6/bind.py 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdX3Qna /etc/bind/db.clearwater.opnfv 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-26 10:36:55,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6KgPen /etc/bind/db.clearwater.local 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.11', u'hss_hostname': u''}. 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:36:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-26 10:36:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-26 10:37:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NM0JS/remove-cluster-node.sh 2018-11-26 10:37:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NM0JS/remove-cluster-node.sh 2018-11-26 10:37:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-26 10:37:26,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/NM0JS/remove-cluster-node.sh 2018-11-26 10:37:26,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-11-26 10:37:26,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:37:26,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:37:26,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:37:26,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:37:26,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:37:26,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:26,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-26 10:37:26,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:26,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:37:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_0q7rsg 2018-11-26 10:37:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-26 10:37:31,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:31,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:31,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:37:31,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_0q7rsg stop 2018-11-26 10:37:31,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_0q7rsg 2018-11-26 10:37:31,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:37:31,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:31,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:37:31,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:31,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:31,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:31,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_t4bmba 2018-11-26 10:37:31,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_0q7rsg 2018-11-26 10:37:31,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:31,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:31,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:36,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:37:36,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:37:36,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_0q7rsg 2018-11-26 10:37:36,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:37:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:37:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:37:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_t4bmba stop 2018-11-26 10:37:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_t4bmba 2018-11-26 10:37:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5951) 2018-11-26 10:37:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-26 10:37:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-26 10:37:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_zpt75q 2018-11-26 10:37:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:37:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:37:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:37:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:37:41,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_t4bmba 2018-11-26 10:37:41,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_t4bmba 2018-11-26 10:37:41,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:37:41,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:37:41,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:41,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:37:41,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:37:41,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-26 10:37:41,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-26 10:37:41,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_zpt75q 2018-11-26 10:37:41,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_zpt75q stop 2018-11-26 10:37:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-26 10:37:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:37:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:37:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:37:46,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_zpt75q 2018-11-26 10:37:47,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-26 10:37:47,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-26 10:37:47,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-26 10:37:47,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-26 10:37:47,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_zpt75q 2018-11-26 10:37:47,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 10:37:47,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:37:47,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 10:37:47,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:47,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:47,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-26 10:37:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:37:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:37:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:37:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:37:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-26 10:37:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7c464d63-10c6-487a-a5c3-9ff9d76b8466" to be deleted. current status: ACTIVE 2018-11-26 10:37:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:37:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:38:02,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:38:02,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:38:02,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:02,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:38:02,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 10:38:02,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 10:38:02,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-26 10:38:02,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:02,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:38:02,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-26 10:38:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "acfc53e2-baee-4a1a-99a4-ef0e4b481613" to be deleted. current status: SHUTOFF 2018-11-26 10:38:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "59dbaa84-11d2-4f4b-add0-a3caced3e6b5" to be deleted. current status: SHUTOFF 2018-11-26 10:38:12,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:38:12,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-26 10:38:12,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-26 10:38:12,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-26 10:38:12,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-26 10:38:12,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 10:38:12,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:38:12,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:38:12,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:38:12,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-11-26 10:38:12,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-26 10:38:12,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-26 10:38:12,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-26 10:38:12,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-26 10:38:12,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:38:17,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-26 10:38:17,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-26 10:38:17,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:38:17,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:38:17,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 10:38:17,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-26 10:38:17,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-26 10:38:17,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-11-26 10:38:41,801 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-11-26 10:38:42,900 - 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'29d3974d7d664237b65ae0608c4b4f9e', '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_425cc760-faa0-46eb-8baf-01fc2655faa7'}) 2018-11-26 10:38:43,298 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'945236ea08f747648de4712de36a21d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_425cc760-faa0-46eb-8baf-01fc2655faa7'}) 2018-11-26 10:38:43,510 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 10:38:43,655 - 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'8d58191bbc7d410caa934b673107a8bf'}) 2018-11-26 10:38:44,364 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 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'29d3974d7d664237b65ae0608c4b4f9e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '09afc46c-bca0-4ec1-8a7f-74c15258eb1c', 'username': u'heat_ims-user_425cc760-faa0-46eb-8baf-01fc2655faa7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 10:38:44,368 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_425cc760-faa0-46eb-8baf-01fc2655faa7', 'password': '09afc46c-bca0-4ec1-8a7f-74c15258eb1c', 'project_name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '29d3974d7d664237b65ae0608c4b4f9e', 'project_domain_name': 'Default'} 2018-11-26 10:38:44,398 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', 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-26 10:38:44,399 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-11-26 10:38:45,186 - 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-26T10:38:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'29de60cb-0fbb-4abb-b179-40ced4e8fd42', u'provider:segmentation_id': 16, 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_425cc760-faa0-46eb-8baf-01fc2655faa7', u'created_at': u'2018-11-26T10:38:44Z', u'mtu': 1450, u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'l2_adjacency': True}) 2018-11-26 10:38:47,026 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:38: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'2302f310-5dcf-440d-8771-11680ddc3fb7', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_425cc760-faa0-46eb-8baf-01fc2655faa7', u'enable_dhcp': True, u'network_id': u'29de60cb-0fbb-4abb-b179-40ced4e8fd42', u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'created_at': u'2018-11-26T10:38: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'29d3974d7d664237b65ae0608c4b4f9e'}) 2018-11-26 10:38:53,625 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:38:49Z', u'revision_number': 4, u'id': u'31da8e2d-b9ad-49fd-b07a-d33d69f3606a', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_425cc760-faa0-46eb-8baf-01fc2655faa7', u'admin_state_up': True, u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'created_at': u'2018-11-26T10:38:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'29d3974d7d664237b65ae0608c4b4f9e'}) 2018-11-26 10:39:03,443 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/98409238-8498-4fa4-996c-b66545238d26/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98409238-8498-4fa4-996c-b66545238d26/file', 'owner': u'29d3974d7d664237b65ae0608c4b4f9e', 'id': u'98409238-8498-4fa4-996c-b66545238d26', 'size': 263586304, u'self': u'/v2/images/98409238-8498-4fa4-996c-b66545238d26', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/98409238-8498-4fa4-996c-b66545238d26/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T10:39:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T10:39:03Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/98409238-8498-4fa4-996c-b66545238d26', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7', 'created': u'2018-11-26T10:38:58Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-26T10:38:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/98409238-8498-4fa4-996c-b66545238d26', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-26 10:39:03,692 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'4a0867c6811546ee9366410d76086950', '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'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'swap': 0}) 2018-11-26 10:39:05,724 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKWYhW0bUcGIgL5PJmEoPkyqoIJIQgyAjgtuLwHEilLpG8+y8Ce1A0m+o5ILWhCVzLhy+37dU+V5YYi32xHT8RLLEuka5sS/EzG77rXiVsDKEeBfsKNv9fy8+deo0Ljc9Z9mRBMNt/UjiL3DXkW8bZDMV4GrJSXxoPjWCboIIqcDNEGHyO5yJh+t7HQBz0tRSQkkpJcMRxR5qGE/44/WsPs0xD1aqXsSySxfKgK9DPPdixft4eWyJ3CDpAjoGEiMiRj7phFWYN1wNxQFovH5an5b+lhmpnt+6eiUFQ4uV/n2m4YkbIvscWKprzYKpSUJ6WPgjGgnLN5wMhqIbPBHtB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAylmIVtG1HBiIC+TyZhKD5MqqCCSEIMgI4Lbi8BxIpS6RvPsv\nAntQNJvqOSC1oQlcy4cvt+3VPleWGIt9sR0/ESyxLpGubEvxMxu+614lbAyhHgX7\nCjb/X8vPnXqNC43PWfZkQTDbf1I4i9w15FvG2QzFeBqyUl8aD41gm6CCKnAzRBh8\njuciYfrex0Ac9LUUkJJKSXDEcUeahhP+OP1rD7NMQ9Wql7EsksXyoCvQzz3YsX7e\nHlsidwg6QI6BhIjIkY+6YRVmDdcDcUBaLx+Wp+W/pYZqZ7funolBUOLlf59puGJG\nyL7HFiqa82CqUlCelj4IxoJyzecDIaiGzwR7QQIDAQABAoIBACd5eeh99pfpjTjM\nzCDvgb1zb+IwxXnjrB+ybekri1x2DkZQtiYEymvI8tN8NxKYUfr+f2ehRRVpXsWh\nCL8xlmkST+pmzyEfW4l94yvlbOV8PT4vKn8epYkZqIHvM27KlmXVdE9naZqX/qIC\nLp1C7jLPlAJPKvR4ywu3p94UXPBMJEK6f9iLSnhIPGl3n7ch5EZ0W2e1e2j7x+SF\nwW1xXKo2vXduMq/4kpQggpmejZxHyALgDyI0JRlcToZDpMa0Nj7Z82Rpr8xH9g6/\n2JCZPtA2WeSp4VyW95MlTfH596un5xA+9Kefn+kQhRkQDXXe624RcV8H47Zs+gbd\noff9KoUCgYEA7WK2UbdWtN3qBBAZx4idDRfdu4KDyW1UL6AouU4vAwdjVnKRviAW\nY4haHb1BhKnfZJCk8FWY33GdXRAzbMYcFumwzgYmRmVJl2o7MHFALxx2MuNxty+V\nDdLj411+eSUwPjYst3a2U9OtEDWNwZbzoWJ/hECdmFrlaIMPqxNri7cCgYEA2jeC\nWoRdKt3G36/rqUkPh/SEi1TqEyJnGHm4IVoAM9wcyWHICUHvwP9OcU6eTcVtvucf\nSjovqfjBJb4UGNd5Y82hkQVaKjYfhsO5Jc7le707FhQpXSEFx90wXjm3aFYJovc0\nuImDLvIly777cjbroVWvwGdaWyx9ZmbHS8qsIMcCgYACOkXpuGW45sg2Z4xGYhLP\nN6UeCFiCQGNk2wTm0EQCrEQTYJnbheOP5Yyq8Ma3nvx4rh7OHo+DsUY/xFInOCi1\nUlYVaNtdF8A8CoQprTZj+sllKts7U9f7PDplPNBeBKpSOyHqStPlL3xVRZth8K+y\nmQEHVa/k6R10AJ7aBSGiOwKBgQDIaApTTxSxdZRbgpkPk4Wr+qhvvcBrakD8fWzZ\nVGqzNgdJ+39W4TNrMA2+idFg41xy4pgd92om08mu++5BEkLtocAsC5pPAf3aKo4z\nZtvi1FsbX9DNMrK4Zy8wmhkSvVGEVTwZ7lCIIOMNR4xtzHqCZMtQDJsy+J0CGooV\n1UBXqQKBgFVZ3HY5lDV/8taP2GoVckKXTYVcVMZmXhOacI54V2AACmhh8d1nA5t9\n8xa1WZbjg3p6RPS7UanzKGID0UAnlmXHHBoIURyKPTtJVhIQlMvYZJb7xsMxEzf9\n6yEUFr5tTQWrdqYn6UVJtnO49TU837UX/e2zA2hLT6Dj+TOLR85j\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'945236ea08f747648de4712de36a21d3', 'name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'created_at': '2018-11-26T10:39:05.724567', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63', 'type': 'ssh', 'id': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7'}) 2018-11-26 10:39:05,725 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-11-26 10:44:19,125 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-11-26T10:39:15Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'dc080906-18e0-4a05-960a-e366237dea14', 'parameters': Munch({u'OS::project_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7', 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_425cc760-faa0-46eb-8baf-01fc2655faa7', 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'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 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'dc080906-18e0-4a05-960a-e366237dea14', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'd5655a80582746c4a903963956ca38f6', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.207', 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-26T10:39:15Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/dc080906-18e0-4a05-960a-e366237dea14'}) 2018-11-26 10:44:35,689 - 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:6f:ee:27', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:2e:0e', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:2e:0e', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:44:07.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'8e412fb9-e807-44c7-b1f1-add59f998267', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'4efce1b7-8ba1-4bfd-aa0f-bb1ece03423e', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'4c183969-ca24-465b-ba14-bdfdbc578c0d'})], 'id': u'4efce1b7-8ba1-4bfd-aa0f-bb1ece03423e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0b97e24c-2db2-4a65-acb9-faa7e7276f4b', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7b5de05c-675c-4f06-b195-4c4720cb99c5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0b97e24c-2db2-4a65-acb9-faa7e7276f4b', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7e3fb170-6d24-4f5f-bb06-e2546a6937cf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0b97e24c-2db2-4a65-acb9-faa7e7276f4b', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b82c2ada-7ee6-4e54-acd5-68d8f81b58a4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0b97e24c-2db2-4a65-acb9-faa7e7276f4b', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'c92fb166-68cb-49ef-a8ad-e6916be56189'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0b97e24c-2db2-4a65-acb9-faa7e7276f4b', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'cca751a5-dcbc-417d-99ba-975b2bc49945'})], 'id': u'0b97e24c-2db2-4a65-acb9-faa7e7276f4b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-11-26T10:44:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:44:07Z', 'hostId': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', '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-26T10:44:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:43:39Z', 'created': u'2018-11-26T10:43:39Z', '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:e0:83:47', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:83:47', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:6e:da', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:6e:da', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:44:10.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'18f6463a-e1f2-4476-a03e-4dd4e9401a6d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'aa9920d0-62c3-4638-85ac-0dc24828cece', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'68839069-6abd-4ab7-81de-134ba50b91b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'aa9920d0-62c3-4638-85ac-0dc24828cece', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a04c377a-d8b9-43a1-b9ee-25a602d251f9'})], 'id': u'aa9920d0-62c3-4638-85ac-0dc24828cece', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'dcafff91-868d-4731-bfee-af6a175f39c7', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'1eca0d76-c197-4be4-847f-01de66bb3e65'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'dcafff91-868d-4731-bfee-af6a175f39c7', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'dd6d631c-f0cd-49d4-a47e-e1e9fce40aed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'dcafff91-868d-4731-bfee-af6a175f39c7', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'fdf850ed-85d5-49c3-9b00-c6893feee88c'})], 'id': u'dcafff91-868d-4731-bfee-af6a175f39c7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-11-26T10:44:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:44:10Z', 'hostId': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.1.10', 'cloud': 'envvars', 'host_id': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', '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-26T10:44:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:43:38Z', 'created': u'2018-11-26T10:43:38Z', '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:8d:4d:5a', u'version': 4, u'addr': u'192.168.1.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:4d:5a', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:00:48', 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:91:00:48', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:44:06.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'878283a1-c88c-40fc-8016-ad0d6690922a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0b648448-2764-4f9c-9e62-7990cd5ca5fa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'16fc7a32-59e5-4a34-b90e-5ac26012b94b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2c3a61e1-3716-471d-9d1f-fc1c468d9d79'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'655aaaba-492a-47f9-b5e7-6715db4ebd74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'a6f1e334-7563-441e-bf4e-39e63fc86e20'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'aa230a86-758a-4bf6-9d1d-98c501306f1b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'e212e2fe-bb6b-4097-a1ee-7f45895273d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'fb54c117-6256-484e-957d-01da8f634f49'})], 'id': u'10f25bb4-3f8e-43c3-b5e4-1889559446d4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-11-26T10:44:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:44:07Z', 'hostId': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.1.16', 'cloud': 'envvars', 'host_id': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', '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-26T10:44:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:43:38Z', 'created': u'2018-11-26T10:43:38Z', '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:26:39', u'version': 4, u'addr': u'192.168.1.12', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ab:e7:b7', 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:ab:e7:b7', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:44:10.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'0089a81a-74d1-4faa-9fea-4d49a1ad64ce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'3656937a-77c6-4e5c-b789-c8bebb815848', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'39085cbf-dace-44ea-a5ec-60ae88f765cc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'3656937a-77c6-4e5c-b789-c8bebb815848', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'890b817f-a5c7-437b-829f-5d84a4e1ab1b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'3656937a-77c6-4e5c-b789-c8bebb815848', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8b56fae5-3e6f-44aa-9058-531b84aad931'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'3656937a-77c6-4e5c-b789-c8bebb815848', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'bbe8f70a-ab57-4966-b469-2fb4621dcc61'})], 'id': u'3656937a-77c6-4e5c-b789-c8bebb815848', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'3bb46b01-0a43-4f8a-b8d7-a8ffa9c6df02', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2f09e4dc-59bc-40ba-b094-42e828b96817'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'3bb46b01-0a43-4f8a-b8d7-a8ffa9c6df02', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8e160f7c-ba48-46dd-97c3-8ac17a142e83'})], 'id': u'3bb46b01-0a43-4f8a-b8d7-a8ffa9c6df02', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-11-26T10:44:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:44:10Z', 'hostId': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', '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-26T10:44:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:43:37Z', 'created': u'2018-11-26T10:43:37Z', '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:9f:7a:d7', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:f0:7d', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:f0:7d', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:44:03.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'7bd6d3df-0635-4183-86de-bfeadac99bc4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ac0f2ddf-850b-418a-b232-ca11ecb0729e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ade72d52-45af-4cf8-869e-5bc5c6f3de31'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'c9ec4e61-957a-4de0-a809-f63318b149f8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'cc5866cc-6dd0-47d4-a91e-df030f527488'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'd59de9c0-7585-4251-82a5-5ecfccdddd24'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'f34f1ef7-ece7-45ee-8f5d-b333d8805187'})], 'id': u'1f4c0739-8b67-4d25-adb5-176555d64eb7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'6f6050a7-0d66-4599-9909-555c06aaf3d3', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'09e9eb74-a95d-4475-90b5-4b5babf7f795'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'6f6050a7-0d66-4599-9909-555c06aaf3d3', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a0d75a0c-f73c-4a7b-9bdb-977abe0e67c8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6f6050a7-0d66-4599-9909-555c06aaf3d3', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'fd8670c2-0235-4ce3-a9dd-83d265bdbc6d'})], 'id': u'6f6050a7-0d66-4599-9909-555c06aaf3d3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-11-26T10:44:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:44:03Z', 'hostId': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', '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-26T10:44:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:43:37Z', 'created': u'2018-11-26T10:43:37Z', '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:36:37:54', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:36:37:54', 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'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:43:21.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'417ca777-f8e5-4d67-b58c-0c5eeeaf711b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'a83d80ce-2349-45a0-95c2-5f2b1c50aae1', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'05c44628-2271-40f8-b408-7ca150d88601'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'a83d80ce-2349-45a0-95c2-5f2b1c50aae1', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'12bcb9c5-83ee-49c6-b856-55bc70f3f8ef'})], 'id': u'a83d80ce-2349-45a0-95c2-5f2b1c50aae1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', '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'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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-26T10:43:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:43:22Z', 'hostId': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', '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-26T10:43:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:41:45Z', 'created': u'2018-11-26T10:41:45Z', '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:2f:1f:fa', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:0c:9d', u'version': 4, u'addr': u'192.168.0.30', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:0c:9d', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:41:33.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'beb127e4-da93-48a3-bf21-02bbf92cc525', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'bc5da3f9-ae90-4daf-9f33-4702e7c39e68'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'c15a2736-c42f-4739-9f13-7252290a0f75'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f0992793-4d56-4cb4-a28c-a5892c46fc81'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f7600cc5-76b9-4e47-97d4-0f9fcd18965f'})], 'id': u'b5424fda-016d-4d47-a863-489161ec429d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'bc5da3f9-ae90-4daf-9f33-4702e7c39e68'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'c15a2736-c42f-4739-9f13-7252290a0f75'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f0992793-4d56-4cb4-a28c-a5892c46fc81'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b5424fda-016d-4d47-a863-489161ec429d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f7600cc5-76b9-4e47-97d4-0f9fcd18965f'})], 'id': u'b5424fda-016d-4d47-a863-489161ec429d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-11-26T10:41:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:41:33Z', 'hostId': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.0.30', 'cloud': 'envvars', 'host_id': u'7eda961293e32148fc6cc72d12b7283287baf90cbe4bac3fa010b47e', '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-26T10:41:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:39:48Z', 'created': u'2018-11-26T10:39:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-11-26 10:44:36,348 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] 2018-11-26 10:44:36,351 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:44:47,315 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... 2018-11-26 10:44:47,318 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:44:57,896 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... 2018-11-26 10:44:57,899 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:45:08,476 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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) ... 2018-11-26 10:45:08,479 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:45:19,045 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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) ... 2018-11-26 10:45:19,048 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:45:29,634 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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) ... 2018-11-26 10:45:29,638 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:45:40,264 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 ... 2018-11-26 10:45:40,268 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:45:51,276 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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) ... 2018-11-26 10:45:51,279 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:46:02,197 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 2018-11-26 10:46:02,200 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:46:13,132 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 2018-11-26 10:46:13,136 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:46:23,876 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8841 clearwater-socket-factory-sig start/running, process 8849 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8895 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 2018-11-26 10:46:23,880 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:46:35,159 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8841 clearwater-socket-factory-sig start/running, process 8849 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8895 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 2018-11-26 10:46:35,163 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:46:46,577 - 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8841 clearwater-socket-factory-sig start/running, process 8849 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8895 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 23 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.6 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... 2018-11-26 10:46:46,581 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:46:57,900 - functest.core.singlevm - DEBUG - console: de 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.008035] Security Framework initialized [ 0.009147] AppArmor: AppArmor initialized [ 0.010248] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8841 clearwater-socket-factory-sig start/running, process 8849 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8895 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 23 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.6 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager 2018-11-26 10:46:57,905 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:47:08,678 - functest.core.singlevm - DEBUG - console: [ 0.018461] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.022577] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026272] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029719] mce: CPU supports 10 MCE banks [ 0.030904] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030904] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038560] 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.044620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049684] ACPI: Core revision 20131115 [ 0.051241] ACPI: All ACPI Tables successfully acquired [ 0.052342] ftrace: allocating 28747 entries in 113 pages [ 0.072264] smpboot: Max logical packages: 2 [ 0.073557] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077837] Enabling x2apic [ 0.078655] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.083001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097332] KVM setup paravirtual spinlock [ 0.099840] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100184] x86: Booting SMP configuration: [ 0.101347] .... node #0, CPUs: #1[ 0.099798] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116037] x86: Booted up 1 node, 2 CPUs [ 0.116033] KVM setup async PF for cpu 1 [ 0.116037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.122349] devtmpfs: initialized [ 0.124989] EVM: security.selinux [ 0.126055] EVM: security.SMACK64 [ 0.127100] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.128967] pinctrl core: initialized pinctrl subsystem [ 0.130144] regulator-dummy: no parameters [ 0.132080] RTC time: 10:44:07, date: 11/26/18 [ 0.133184] NET: Registered protocol family 16 [ 0.134356] cpuidle: using governor ladder [ 0.135372] cpuidle: using governor menu [ 0.136074] ACPI: bus type PCI registered [ 0.137073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138626] PCI: Using configuration type 1 for base access [ 0.140500] bio: create slab at 0 [ 0.141065] ACPI: Added _OSI(Module Device) [ 0.141096] ACPI: Added _OSI(Processor Device) [ 0.142180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146347] ACPI: Interpreter enabled [ 0.147310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156700] ACPI: (supports S0 S5) [ 0.157611] ACPI: Using IOAPIC for interrupt routing [ 0.158974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160237] ACPI: No dock devices found. [ 0.163349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165594] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168249] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.171349] acpiphp: Slot [6] registered [ 0.172034] acpiphp: Slot [7] registered [ 0.173067] acpiphp: Slot [8] registered [ 0.174092] acpiphp: Slot [9] registered [ 0.175147] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177050] acpiphp: Slot [12] registered [ 0.178067] acpiphp: Slot [13] registered [ 0.179092] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181274] acpiphp: Slot [16] registered [ 0.183030] acpiphp: Slot [17] registered [ 0.184024] acpiphp: Slot [18] registered [ 0.185291] acpiphp: Slot [19] registered [ 0.186544] acpiphp: Slot [20] registered [ 0.188029] acpiphp: Slot [21] registered [ 0.189090] acpiphp: Slot [22] registered [ 0.190148] acpiphp: Slot [23] registered [ 0.191180] acpiphp: Slot [24] registered [ 0.192020] acpiphp: Slot [25] registered [ 0.193057] acpiphp: Slot [26] registered [ 0.194091] acpiphp: Slot [27] registered [ 0.195117] acpiphp: Slot [28] registered [ 0.196019] acpiphp: Slot [29] registered [ 0.197067] acpiphp: Slot [30] registered [ 0.198735] acpiphp: Slot [31] registered [ 0.200020] PCI host bridge to bus 0000:00 [ 0.201633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.261571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272345] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276785] vgaarb: bridge control possible 0000:00:02.0 [ 0.278473] SCSI subsystem initialized [ 0.280040] ACPI: bus type USB registered [ 0.281354] usbcore: registered new interface driver usbfs [ 0.282801] usbcore: registered new interface driver hub [ 0.284047] usbcore: registered new device driver usb [ 0.285304] PCI: Using ACPI for IRQ routing [ 0.285495] NetLabel: Initializing [ 0.286412] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289231] NetLabel: unlabeled traffic allowed by default [ 0.290524] Switched to clocksource kvm-clock [ 0.296348] AppArmor: AppArmor Filesystem Enabled [ 0.297903] pnp: PnP ACPI init [ 0.298751] ACPI: bus type PNP registered [ 0.300271] pnp: PnP ACPI: found 8 devices [ 0.301294] ACPI: bus type PNP unregistered [ 0.308725] NET: Registered protocol family 2 [ 0.310351] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312429] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314072] TCP: Hash tables configured (established 16384 bind 16384) [ 0.315618] TCP: reno registered [ 0.316475] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317835] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319345] NET: Registered protocol family 1 [ 0.320428] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345376] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.367919] Trying to unpack rootfs image as initramfs... [ 0.463920] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467321] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468959] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471062] Scanning for low memory corruption every 60 seconds [ 0.472915] Initialise system trusted keyring [ 0.474089] audit: initializing netlink socket (disabled) [ 0.475449] type=2000 audit(1543229048.592:1): initialized [ 0.496094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498426] zbud: loaded [ 0.499402] VFS: Disk quotas dquot_6.5.2 [ 0.500482] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502342] fuse init (API version 7.22) [ 0.503460] msgmni has been set to 3997 [ 0.504540] Key type big_key registered [ 0.505984] Key type asymmetric registered [ 0.507028] Asymmetric key parser 'x509' registered [ 0.508239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510107] io scheduler noop registered [ 0.511109] io scheduler deadline registered (default) [ 0.512349] io scheduler cfq registered [ 0.513418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516400] ipmi message handler version 39.2 [ 0.517551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519395] ACPI: Power Button [PWRF] [ 0.520476] GHES: HEST is not enabled! [ 0.541970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635512] Linux agpgart interface v0.103 [ 0.637696] brd: module loaded [ 0.639134] loop: module loaded [ 0.640371] blk-mq: CPU -> queue map [ 0.641370] CPU 0 -> Queue 0 [ 0.642229] CPU 1 -> Queue 0 [ 0.643876] vda: vda1 [ 0.645383] scsi0 : ata_piix [ 0.646339] scsi1 : ata_piix [ 0.647182] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650601] libphy: Fixed MDIO Bus: probed [ 0.651771] tun: Universal TUN/TAP device driver, 1.6 [ 0.652994] tun: (C) 1999-2004 Max Krasnyansky [ 0.657198] PPP generic driver version 2.4.2 [ 0.658418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659984] ehci-pci: EHCI PCI platform driver [ 0.661124] ehci-platform: EHCI generic platform driver [ 0.662550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663944] ohci-pci: OHCI PCI platform driver [ 0.665041] ohci-platform: OHCI generic platform driver [ 0.666271] uhci_hcd: USB Universal Host Controller Interface driver [ 0.688718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696650] usb usb1: Product: UHCI Host Controller [ 0.697817] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.699305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700536] hub 1-0:1.0: USB hub found [ 0.701510] hub 1-0:1.0: 2 ports detected [ 0.702645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707781] mousedev: PS/2 mouse device common for all mice [ 0.709376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711597] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716070] device-mapper: uevent: version 1.0.3 [ 0.717268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720858] TCP: cubic registered [ 0.728950] NET: Registered protocol family 10 [ 0.730346] NET: Registered protocol family 17 [ 0.731471] Key type dns_resolver registered [ 0.732723] Loading compiled-in X.509 certificates [ 0.734443] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.736643] registered taskstats version 1 [ 0.739463] Key type trusted registered [ 0.743379] Key type encrypted registered [ 0.744445] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745733] IMA: No TPM chip found, activating TPM-bypass! [ 0.747519] regulator-dummy: disabling [ 0.748557] Magic number: 10:728:730 [ 0.749541] block vda1: hash matches [ 0.750583] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.752661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754067] EDD information not available. [ 0.805422] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807378] Write protecting the kernel read-only data: 12288k [ 0.809314] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826092] systemd-udevd[107]: starting version 204 [ 0.876392] FDC 0 is a S82078B [ 1.012018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173185] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174780] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176402] usb 1-1: Product: QEMU USB Tablet [ 1.177488] usb 1-1: Manufacturer: QEMU [ 1.178487] usb 1-1: SerialNumber: 42 [ 1.464120] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.901240] 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.468509] 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.638937] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.824053] 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 Mon, 26 Nov 2018 10:44:10 +0000. Up 3.15 seconds. cloud-init-nonet[3.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.51 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:6f:ee:27 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:65:2e:0e | 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: 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . +o. | | ....o++.. | | +.o ..=Bo . | |. =o o+*E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . o . | | o o o . | | o * . o.| | S o .o+| | + .o| | + . | | .E 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: 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | = | | E + X | | . + o = + | | + S + | | = + = | | o o + o o | | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. . ..o| | o. + ..o | | ... o ..o .| | o .o. .o .E| | . oSo 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 10.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:20 +0000. Up 12.59 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 13310 0 --:--:-- --:--:-- --:--:-- 13286100 3149 100 3149 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13286 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 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-162.212 [774 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 12s (7829 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8841 clearwater-socket-factory-sig start/running, process 8849 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8895 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 23 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.6 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ++ ip2rr 192.168.0.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.6 ++ echo A 192.168.0.6 + echo 'nameserver 192.168.0.30' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9d:48:e9:59:d6:dc:cf:93:a7:58:ba:39:9f:bd:ab:c3 root@dime-0 (DSA) ec2: 256 46:c7:c3:3c:b6:84:f6:ae:54:8e:98:26:d8:58:e1:19 root@dime-0 (ECDSA) ec2: 256 f9:97:49:1f:e4:81:18:2b:18:ad:b6:f5:49:57:95:fc root@dime-0 (ED25519) ec2: 2048 5a:2a:e2:89:bd:53:df:13:e6:63:4e:66:ad:dc:9e:f2 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM1V+Bd/ABEA5jvXqEKRghFG2CAUmOibHYmKcZJ5aTDYsGMtCbRW7lwmei2DebXyXrMbibJPkV2msJc7VbqpdcA= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMA8ILqV0lrYD6NKhd32YTgCWEapHX6+HH9HBPU8XCUl root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClK4zM3DtdFNGqb5JMQDzqmKA2PF7NerHmM1iI3w55vgUm0iuLSap8ezrX2kk1Pmnuyk0VG7o9l2IVdv1QFGUXGzSMI/uMkWYJDMxcJyH4VqeZMrUturjZJ4uxZafp9r/eS+umGyLDPMaG1GMQQEGaFhtWZdYQv5RGr6umHZF10CDKkRgpEyG4ruBL29Hh2bCRHcKLAVlRN4JEZMkPO6Ph0msBOXToaWJguW4SjlEHHHRrDl0xxVHtkA5PkFm64mZrQ2aEJkmNQpa1zupHH8rrks7cTwR7M2l9x3qq5VLX/2YMIyKaGwqLABGuYKfwYR5RGDK1jR6aqxldhpfytQtz root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:47:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.90 seconds 2018-11-26 10:47:08,682 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:09,349 - 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.008039] Security Framework initialized [ 0.009247] AppArmor: AppArmor initialized [ 0.010442] Yama: becoming mindful. [ 0.012231] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016782] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019345] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022047] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025277] Initializing cgroup subsys freezer [ 0.026654] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029290] Initializing cgroup subsys hugetlb [ 0.030693] FEATURE SPEC_CTRL Present [ 0.032700] mce: CPU supports 10 MCE banks [ 0.034052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034052] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038162] 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.046112] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.055201] ACPI: Core revision 20131115 [ 0.056672] ACPI: All ACPI Tables successfully acquired [ 0.058754] ftrace: allocating 28747 entries in 113 pages [ 0.080274] smpboot: Max logical packages: 2 [ 0.081432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085992] Enabling x2apic [ 0.086878] Enabled x2apic [ 0.088004] Switched APIC routing to physical x2apic. [ 0.090946] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094758] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101494] KVM setup paravirtual spinlock [ 0.106736] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108237] x86: Booting SMP configuration: [ 0.109468] .... node #0, CPUs: #1[ 0.106671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124047] KVM setup async PF for cpu 1 [ 0.124071] x86: Booted up 1 node, 2 CPUs [ 0.124076] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.130355] devtmpfs: initialized [ 0.133055] EVM: security.selinux [ 0.134180] EVM: security.SMACK64 [ 0.135221] EVM: security.ima [ 0.136007] EVM: security.capability [ 0.137760] pinctrl core: initialized pinctrl subsystem [ 0.140260] regulator-dummy: no parameters [ 0.142013] RTC time: 10:44:11, date: 11/26/18 [ 0.143890] NET: Registered protocol family 16 [ 0.144200] cpuidle: using governor ladder [ 0.145485] cpuidle: using governor menu [ 0.146911] ACPI: bus type PCI registered [ 0.148024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149986] PCI: Using configuration type 1 for base access [ 0.152472] bio: create slab at 0 [ 0.153443] ACPI: Added _OSI(Module Device) [ 0.153478] ACPI: Added _OSI(Processor Device) [ 0.156009] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157471] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160162] ACPI: Interpreter enabled [ 0.161412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172818] ACPI: (supports S0 S5) [ 0.173915] ACPI: Using IOAPIC for interrupt routing [ 0.175425] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176213] ACPI: No dock devices found. [ 0.179430] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183889] 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.185322] acpiphp: Slot [4] registered [ 0.186339] acpiphp: Slot [5] registered [ 0.187409] acpiphp: Slot [6] registered [ 0.188034] acpiphp: Slot [7] registered [ 0.189063] acpiphp: Slot [8] registered [ 0.190072] acpiphp: Slot [9] registered [ 0.191063] acpiphp: Slot [10] registered [ 0.192022] acpiphp: Slot [11] registered [ 0.193028] acpiphp: Slot [12] registered [ 0.194054] acpiphp: Slot [13] registered [ 0.195139] acpiphp: Slot [14] registered [ 0.196025] acpiphp: Slot [15] registered [ 0.197057] acpiphp: Slot [16] registered [ 0.198087] acpiphp: Slot [17] registered [ 0.199231] acpiphp: Slot [18] registered [ 0.200047] acpiphp: Slot [19] registered [ 0.201195] acpiphp: Slot [20] registered [ 0.202366] acpiphp: Slot [21] registered [ 0.203645] acpiphp: Slot [22] registered [ 0.204023] acpiphp: Slot [23] registered [ 0.205089] acpiphp: Slot [24] registered [ 0.206129] acpiphp: Slot [25] registered [ 0.207150] acpiphp: Slot [26] registered [ 0.208027] acpiphp: Slot [27] registered [ 0.209070] acpiphp: Slot [28] registered [ 0.210110] acpiphp: Slot [29] registered [ 0.211267] acpiphp: Slot [30] registered [ 0.212031] acpiphp: Slot [31] registered [ 0.213053] PCI host bridge to bus 0000:00 [ 0.214041] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215255] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.218891] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.229340] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.231453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.258244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260099] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262130] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.263931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.264839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.266468] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.268158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.269408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.271390] vgaarb: loaded [ 0.272003] vgaarb: bridge control possible 0000:00:02.0 [ 0.273571] SCSI subsystem initialized [ 0.274744] ACPI: bus type USB registered [ 0.274744] usbcore: registered new interface driver usbfs [ 0.276021] usbcore: registered new interface driver hub [ 0.277335] usbcore: registered new device driver usb [ 0.277404] PCI: Using ACPI for IRQ routing [ 0.280326] NetLabel: Initializing [ 0.281217] NetLabel: domain hash size = 128 [ 0.282267] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.283512] NetLabel: unlabeled traffic allowed by default [ 0.284208] Switched to clocksource kvm-clock [ 0.292010] AppArmor: AppArmor Filesystem Enabled [ 0.293326] pnp: PnP ACPI init [ 0.294168] ACPI: bus type PNP registered [ 0.295698] pnp: PnP ACPI: found 8 devices [ 0.296751] ACPI: bus type PNP unregistered [ 0.304981] NET: Registered protocol family 2 [ 0.306375] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308293] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309979] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311547] TCP: reno registered [ 0.312430] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313858] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315390] NET: Registered protocol family 1 [ 0.316491] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317877] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319212] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364104] Trying to unpack rootfs image as initramfs... [ 0.462498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464661] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.466027] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467855] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.469961] Scanning for low memory corruption every 60 seconds [ 0.471781] Initialise system trusted keyring [ 0.472947] audit: initializing netlink socket (disabled) [ 0.474206] type=2000 audit(1543229051.723:1): initialized [ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497303] zbud: loaded [ 0.498285] VFS: Disk quotas dquot_6.5.2 [ 0.499351] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501201] fuse init (API version 7.22) [ 0.502233] msgmni has been set to 3997 [ 0.503237] Key type big_key registered [ 0.504574] Key type asymmetric registered [ 0.505602] Asymmetric key parser 'x509' registered [ 0.506790] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508612] io scheduler noop registered [ 0.509583] io scheduler deadline registered (default) [ 0.510773] io scheduler cfq registered [ 0.511790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.514558] ipmi message handler version 39.2 [ 0.515651] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517434] ACPI: Power Button [PWRF] [ 0.518459] GHES: HEST is not enabled! [ 0.540668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584654] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607179] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609142] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632943] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635486] Linux agpgart interface v0.103 [ 0.637440] brd: module loaded [ 0.638706] loop: module loaded [ 0.639889] blk-mq: CPU -> queue map [ 0.640843] CPU 0 -> Queue 0 [ 0.641660] CPU 1 -> Queue 0 [ 0.643308] vda: vda1 [ 0.644709] scsi0 : ata_piix [ 0.645604] scsi1 : ata_piix [ 0.646384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.647911] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.649763] libphy: Fixed MDIO Bus: probed [ 0.650882] tun: Universal TUN/TAP device driver, 1.6 [ 0.652060] tun: (C) 1999-2004 Max Krasnyansky [ 0.655128] PPP generic driver version 2.4.2 [ 0.656254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657807] ehci-pci: EHCI PCI platform driver [ 0.658886] ehci-platform: EHCI generic platform driver [ 0.660348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661760] ohci-pci: OHCI PCI platform driver [ 0.662846] ohci-platform: OHCI generic platform driver [ 0.664110] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686659] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687975] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.689880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.692889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694780] usb usb1: Product: UHCI Host Controller [ 0.696022] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.697547] usb usb1: SerialNumber: 0000:00:01.2 [ 0.698863] hub 1-0:1.0: USB hub found [ 0.699894] hub 1-0:1.0: 2 ports detected [ 0.701118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.703752] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705008] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.706492] mousedev: PS/2 mouse device common for all mice [ 0.708116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.710395] rtc_cmos 00:00: RTC can wake from S4 [ 0.711788] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.713243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714763] device-mapper: uevent: version 1.0.3 [ 0.715918] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.717884] ledtrig-cpu: registered to indicate activity on CPUs [ 0.719359] TCP: cubic registered [ 0.727405] NET: Registered protocol family 10 [ 0.728778] NET: Registered protocol family 17 [ 0.729861] Key type dns_resolver registered [ 0.731103] Loading compiled-in X.509 certificates [ 0.732756] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.734942] registered taskstats version 1 [ 0.737864] Key type trusted registered [ 0.741798] Key type encrypted registered [ 0.742838] AppArmor: AppArmor sha1 policy hashing enabled [ 0.744178] IMA: No TPM chip found, activating TPM-bypass! [ 0.745989] regulator-dummy: disabling [ 0.747012] Magic number: 10:728:730 [ 0.747997] block vda1: hash matches [ 0.749099] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:11 UTC (1543229051) [ 0.751163] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.752580] EDD information not available. [ 0.837153] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839153] Write protecting the kernel read-only data: 12288k [ 0.841058] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.847926] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.861956] systemd-udevd[107]: starting version 204 [ 0.928424] FDC 0 is a S82078B [ 1.012045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176950] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178786] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180654] usb 1-1: Product: QEMU USB Tablet [ 1.181842] usb 1-1: Manufacturer: QEMU [ 1.182975] usb 1-1: SerialNumber: 42 [ 1.464090] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.925376] 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.367582] 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.975682] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.084921] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:44:14 +0000. Up 3.78 seconds. cloud-init-nonet[4.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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[5.13]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:16 +0000. Up 5.31 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:e0:83:47 | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:c2:6e:da | 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: d0:d9:f3:e4:e2:19:44:1f:2e:86:30:bf:b3:7e:b7:77 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o . . | | = = o . | | . = * + | | . + * | | S 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: f8:35:09:cf:58:e3:c5:df:e9:ea:33:6e:d3:7e:e2:5c root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . o o | | . B + . ..| | . S B ...| | . . . . | | . ..E| | *oo.| | +=Bo.| +-----------------+ 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: 2c:53:04:fd:17:b3:82:71:e3:99:53:7c:1c:82:f6:f5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o. o.... | | .o = =.+ | | .B * * . | | o. B + E| | o S + | | 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: 07:09:db:92:38:a3:64:88:a1:9c:94:b4:5e:bd:71:81 root@homer-0 The key's randomart image is: +--[ED25519 256--+ |oo. o. | |=+o .E =.. | |++o.+o+.+ | |.o.. o+. . | | .. . S . | | . | | | | | | | +-----------------+ * 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 Mon, 26 Nov 2018 10:44:22 +0000. Up 12.03 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 automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:25 +0000. Up 13.60 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 17642 0 --:--:-- --:--:-- --:--:-- 17592100 3149 100 3149 0 0 17635 0 --:--:-- --:--:-- --:--:-- 17592 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [558 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 [269 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 7s (1618 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.6 MB of archives. After this operation, 202 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/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 10s (8617 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.5) ... 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.9) ... 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.5) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8452 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................................+++ ..........................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 23 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 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.4 MB in 5s (6726 kB/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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.0.30' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f8:35:09:cf:58:e3:c5:df:e9:ea:33:6e:d3:7e:e2:5c root@homer-0 (DSA) ec2: 256 2c:53:04:fd:17:b3:82:71:e3:99:53:7c:1c:82:f6:f5 root@homer-0 (ECDSA) ec2: 256 07:09:db:92:38:a3:64:88:a1:9c:94:b4:5e:bd:71:81 root@homer-0 (ED25519) ec2: 2048 d0:d9:f3:e4:e2:19:44:1f:2e:86:30:bf:b3:7e:b7:77 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHRt+S5FgNq5u6NBR1vH+7Z/lD/IXU/YQBWa74jOzBB0GaagIuBZVuKO5BKacbFPGeM6A3cUvf8A7u6lcCbitNk= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII5p5GS8BAQdHkk9vYG5q03RG9CziPrtNGESRsNNu5j5 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxFLzWByCp9c5dp++B6xR+9zgkYA7VKZCitncpUdj0/j+vW1Ue6Hmcrd5DcmctIkK2MLAqJStE4FvqdI9SyvhdAaHYeg+YU8hWZXdg1hMHCoWR2limCbzIMmR7kQD60xV8OL9Tm8qSjNwAF4u5Ka6hTMuQjFYELF8LQlPA0hIB3mECyAIlZePYZTKK/klj6OJ/FhTdkCv9OLf8kf2W+aB7ZJeDEgUcAGhoc1XpfTLAPlEGcbIP8J0ltUqq+bImi8OWdWsfnfzPlAOeLOerG53X8e3LHxycOYK5vKjpuGjazN492plWkPZEgLetbrfWtyigYRAwnTeFQyyefttqWqOD root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:46:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.68 seconds 2018-11-26 10:47:09,353 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:10,484 - 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.008037] Security Framework initialized [ 0.009161] AppArmor: AppArmor initialized [ 0.010227] Yama: becoming mindful. [ 0.012086] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015539] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016813] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018400] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021383] Initializing cgroup subsys devices [ 0.022494] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025075] Initializing cgroup subsys perf_event [ 0.026234] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029729] mce: CPU supports 10 MCE banks [ 0.030779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030779] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033443] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038333] 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.044421] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049627] ACPI: Core revision 20131115 [ 0.051468] ACPI: All ACPI Tables successfully acquired [ 0.053330] ftrace: allocating 28747 entries in 113 pages [ 0.072248] smpboot: Max logical packages: 2 [ 0.073741] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080042] Enabling x2apic [ 0.081193] Enabled x2apic [ 0.082742] Switched APIC routing to physical x2apic. [ 0.085889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092956] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.103827] KVM setup paravirtual spinlock [ 0.106522] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108254] x86: Booting SMP configuration: [ 0.109412] .... node #0, CPUs: #1[ 0.106457] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] x86: Booted up 1 node, 2 CPUs [ 0.124051] KVM setup async PF for cpu 1 [ 0.124051] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127748] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128469] devtmpfs: initialized [ 0.130393] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132993] EVM: security.ima [ 0.133866] EVM: security.capability [ 0.134911] pinctrl core: initialized pinctrl subsystem [ 0.136109] regulator-dummy: no parameters [ 0.137344] RTC time: 10:44:07, date: 11/26/18 [ 0.138604] NET: Registered protocol family 16 [ 0.139841] cpuidle: using governor ladder [ 0.140004] cpuidle: using governor menu [ 0.141144] ACPI: bus type PCI registered [ 0.142183] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143877] PCI: Using configuration type 1 for base access [ 0.144789] bio: create slab at 0 [ 0.145201] ACPI: Added _OSI(Module Device) [ 0.145286] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152129] ACPI: Interpreter enabled [ 0.153323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156008] 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.162372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.164903] ACPI: Using IOAPIC for interrupt routing [ 0.166097] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168197] ACPI: No dock devices found. [ 0.171123] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173543] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176230] acpiphp: Slot [3] registered [ 0.177240] acpiphp: Slot [4] registered [ 0.178279] acpiphp: Slot [5] registered [ 0.179282] acpiphp: Slot [6] registered [ 0.180032] acpiphp: Slot [7] registered [ 0.181026] acpiphp: Slot [8] registered [ 0.182019] acpiphp: Slot [9] registered [ 0.183011] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185033] acpiphp: Slot [12] registered [ 0.186034] acpiphp: Slot [13] registered [ 0.187049] acpiphp: Slot [14] registered [ 0.188024] acpiphp: Slot [15] registered [ 0.189034] acpiphp: Slot [16] registered [ 0.190046] acpiphp: Slot [17] registered [ 0.191065] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193290] acpiphp: Slot [20] registered [ 0.194317] acpiphp: Slot [21] registered [ 0.195329] acpiphp: Slot [22] registered [ 0.196019] acpiphp: Slot [23] registered [ 0.197051] acpiphp: Slot [24] registered [ 0.198073] acpiphp: Slot [25] registered [ 0.199084] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201056] acpiphp: Slot [28] registered [ 0.202059] acpiphp: Slot [29] registered [ 0.203123] acpiphp: Slot [30] registered [ 0.204026] acpiphp: Slot [31] registered [ 0.205047] PCI host bridge to bus 0000:00 [ 0.206053] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207336] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210898] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.220512] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.222292] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250155] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252055] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.253851] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258488] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260063] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263383] vgaarb: loaded [ 0.264003] vgaarb: bridge control possible 0000:00:02.0 [ 0.265541] SCSI subsystem initialized [ 0.266726] ACPI: bus type USB registered [ 0.266726] usbcore: registered new interface driver usbfs [ 0.268019] usbcore: registered new interface driver hub [ 0.269322] usbcore: registered new device driver usb [ 0.269335] PCI: Using ACPI for IRQ routing [ 0.272272] NetLabel: Initializing [ 0.273205] NetLabel: domain hash size = 128 [ 0.274282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.275533] NetLabel: unlabeled traffic allowed by default [ 0.276202] Switched to clocksource kvm-clock [ 0.284164] AppArmor: AppArmor Filesystem Enabled [ 0.285359] pnp: PnP ACPI init [ 0.286208] ACPI: bus type PNP registered [ 0.287670] pnp: PnP ACPI: found 8 devices [ 0.288706] ACPI: bus type PNP unregistered [ 0.296423] NET: Registered protocol family 2 [ 0.297845] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299766] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.301466] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303133] TCP: reno registered [ 0.304014] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.305440] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306999] NET: Registered protocol family 1 [ 0.308126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.309566] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.310946] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.333753] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.356314] Trying to unpack rootfs image as initramfs... [ 0.455639] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.457880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459229] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460967] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.463315] Scanning for low memory corruption every 60 seconds [ 0.465417] Initialise system trusted keyring [ 0.466666] audit: initializing netlink socket (disabled) [ 0.468072] type=2000 audit(1543229048.151:1): initialized [ 0.490034] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492616] zbud: loaded [ 0.493677] VFS: Disk quotas dquot_6.5.2 [ 0.494813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496909] fuse init (API version 7.22) [ 0.498235] msgmni has been set to 3997 [ 0.499390] Key type big_key registered [ 0.500926] Key type asymmetric registered [ 0.502109] Asymmetric key parser 'x509' registered [ 0.503406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.505591] io scheduler noop registered [ 0.506685] io scheduler deadline registered (default) [ 0.508117] io scheduler cfq registered [ 0.509403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512871] ipmi message handler version 39.2 [ 0.514347] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516747] ACPI: Power Button [PWRF] [ 0.518065] GHES: HEST is not enabled! [ 0.540541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.583734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607345] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609495] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633713] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637001] Linux agpgart interface v0.103 [ 0.639428] brd: module loaded [ 0.640881] loop: module loaded [ 0.642095] blk-mq: CPU -> queue map [ 0.643034] CPU 0 -> Queue 0 [ 0.643838] CPU 1 -> Queue 0 [ 0.645576] vda: vda1 [ 0.647404] scsi0 : ata_piix [ 0.648616] scsi1 : ata_piix [ 0.649613] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.651228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.653141] libphy: Fixed MDIO Bus: probed [ 0.654359] tun: Universal TUN/TAP device driver, 1.6 [ 0.655686] tun: (C) 1999-2004 Max Krasnyansky [ 0.659961] PPP generic driver version 2.4.2 [ 0.661560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663770] ehci-pci: EHCI PCI platform driver [ 0.665379] ehci-platform: EHCI generic platform driver [ 0.666649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.668095] ohci-pci: OHCI PCI platform driver [ 0.669216] ohci-platform: OHCI generic platform driver [ 0.670676] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.694921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696919] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.700027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701917] usb usb1: Product: UHCI Host Controller [ 0.703163] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.704716] usb usb1: SerialNumber: 0000:00:01.2 [ 0.706038] hub 1-0:1.0: USB hub found [ 0.707054] hub 1-0:1.0: 2 ports detected [ 0.708251] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710970] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.712202] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713696] mousedev: PS/2 mouse device common for all mice [ 0.715399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717768] rtc_cmos 00:00: RTC can wake from S4 [ 0.719268] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.720792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.722382] device-mapper: uevent: version 1.0.3 [ 0.723611] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725727] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727252] TCP: cubic registered [ 0.735616] NET: Registered protocol family 10 [ 0.737139] NET: Registered protocol family 17 [ 0.738440] Key type dns_resolver registered [ 0.740203] Loading compiled-in X.509 certificates [ 0.742499] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.745893] registered taskstats version 1 [ 0.749414] Key type trusted registered [ 0.753671] Key type encrypted registered [ 0.755192] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756958] IMA: No TPM chip found, activating TPM-bypass! [ 0.758956] regulator-dummy: disabling [ 0.760028] Magic number: 10:728:730 [ 0.760995] block vda1: hash matches [ 0.762069] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:08 UTC (1543229048) [ 0.764123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765478] EDD information not available. [ 0.810423] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.812346] Write protecting the kernel read-only data: 12288k [ 0.814980] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818928] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834106] systemd-udevd[107]: starting version 204 [ 0.869498] FDC 0 is a S82078B [ 1.020070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.186153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.188233] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.190579] usb 1-1: Product: QEMU USB Tablet [ 1.192170] usb 1-1: Manufacturer: QEMU [ 1.193629] usb 1-1: SerialNumber: 42 [ 1.456188] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.892970] 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.211202] 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.338330] 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.448018] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:44:11 +0000. Up 3.26 seconds. cloud-init-nonet[3.43]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.68]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:12 +0000. Up 4.88 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:8d:4d:5a | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:91:00:48 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: a1:0d:42:b1:ec:57:67:6b:2a:d2:d9:c8:f9:e9:ec:49 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | | o . | | + . o o | | . . = + . | | . o S o | | + = o | | . B E | | . = o | | oB | +-----------------+ 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: d1:c2:70:8f:fd:f3:c9:dd:ad:85:a4:00:56:ce:14:57 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . . +...E | | + X . | | B * | | . + . | | S . o . | | . * +o| | . = =| | o | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b5:06:de:56:c6:50:a8:76:08:03:f1:78:4a:cd:85:82 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo .. .o. | | E .=+. .o | | o.=o.o. + | | . o .++.+ | | . .S.= | | 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: 5b:49:c7:65:41:07:52:ac:b6:38:ef:15:25:25:57:ff root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .+Oo*| | . +.=.| | . o.. o| | . oo o.| | S oo .. E| | oo . . | | . o . | | .. | | .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[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 ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] [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 Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:19 +0000. Up 12.09 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date 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 Mon, 26 Nov 2018 10:44:21 +0000. Up 13.33 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15148 0 --:--:-- --:--:-- --:--:-- 15212 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] 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 [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [504 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 [558 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 (2766 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 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 18s (2846 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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-162.212) ... 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 7972 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 7985 clearwater-socket-factory-sig start/running, process 7994 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 28 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 (8795 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.30' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d1:c2:70:8f:fd:f3:c9:dd:ad:85:a4:00:56:ce:14:57 root@bono-0 (DSA) ec2: 256 b5:06:de:56:c6:50:a8:76:08:03:f1:78:4a:cd:85:82 root@bono-0 (ECDSA) ec2: 256 5b:49:c7:65:41:07:52:ac:b6:38:ef:15:25:25:57:ff root@bono-0 (ED25519) ec2: 2048 a1:0d:42:b1:ec:57:67:6b:2a:d2:d9:c8:f9:e9:ec:49 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNXDBgr0CoCuQC3mEOtnZl5RIMR0gq2ySqGaw/87IfL/eviHB9zIY3WFkE3enr6b8sSc8YM7ZOWcYfoyiT+toxw= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICwzUN8i2CAKCyuHKihzbSUoxmXeRTBo7kMhmUCrA7Ge root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt8SGbmgRicFW1FIdUwU+fzNwh3n/sBIw/CKXZsMz+uq8ouF2hPFvuI2aaHxjjnq1UwsdBOUVPCob5JsHGGuxevmGbgTEikE4Wm4WtdvCUJz2ut8dcsoIiaRf/6SvvNeUmZvA7RsH8+c/lprB4mpcVFc5BGS6skSbyE7qe2ZGi9xQbUwartoVw7j6Q5ZEZyVzwmGwKwqAwQPDnVOEshT+RGTe7Fldy7NlilB9JdSZdOe95CVJcLFDVsEgOIarpWWSVtvF1sGwzVQYiHglRzD/N3y8ZC6WOxsr5xuKKTejoHzSje5uRIUVTIQ2cBdDkj73cxBPQrdUhhpww2XMV6i7/ root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:46:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 135.80 seconds 2018-11-26 10:47:10,488 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:11,974 - 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.009096] AppArmor: AppArmor initialized [ 0.010133] Yama: becoming mindful. [ 0.011193] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013696] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016813] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018476] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021354] Initializing cgroup subsys devices [ 0.022446] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026255] Initializing cgroup subsys hugetlb [ 0.027409] FEATURE SPEC_CTRL Present [ 0.028675] mce: CPU supports 10 MCE banks [ 0.029714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029714] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033737] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.039199] 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.044674] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049401] ACPI: Core revision 20131115 [ 0.050875] ACPI: All ACPI Tables successfully acquired [ 0.052332] ftrace: allocating 28747 entries in 113 pages [ 0.072246] smpboot: Max logical packages: 2 [ 0.073420] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.078146] Enabling x2apic [ 0.079096] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.084935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.089444] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098508] KVM setup paravirtual spinlock [ 0.101565] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.103476] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.101525] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120022] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124086] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126938] devtmpfs: initialized [ 0.129506] EVM: security.selinux [ 0.130450] EVM: security.SMACK64 [ 0.131375] EVM: security.ima [ 0.132003] EVM: security.capability [ 0.133156] pinctrl core: initialized pinctrl subsystem [ 0.134548] regulator-dummy: no parameters [ 0.136088] RTC time: 10:44:11, date: 11/26/18 [ 0.137471] NET: Registered protocol family 16 [ 0.138804] cpuidle: using governor ladder [ 0.139907] cpuidle: using governor menu [ 0.140106] ACPI: bus type PCI registered [ 0.141227] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143119] PCI: Using configuration type 1 for base access [ 0.144784] bio: create slab at 0 [ 0.145239] ACPI: Added _OSI(Module Device) [ 0.145350] ACPI: Added _OSI(Processor Device) [ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149325] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152135] ACPI: Interpreter enabled [ 0.153410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165556] ACPI: (supports S0 S5) [ 0.166478] ACPI: Using IOAPIC for interrupt routing [ 0.167845] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168233] ACPI: No dock devices found. [ 0.171270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174113] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176034] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179631] acpiphp: Slot [3] registered [ 0.180033] acpiphp: Slot [4] registered [ 0.181053] acpiphp: Slot [5] registered [ 0.182090] acpiphp: Slot [6] registered [ 0.183095] acpiphp: Slot [7] registered [ 0.184020] acpiphp: Slot [8] registered [ 0.185041] acpiphp: Slot [9] registered [ 0.186056] acpiphp: Slot [10] registered [ 0.187107] acpiphp: Slot [11] registered [ 0.188020] acpiphp: Slot [12] registered [ 0.189074] acpiphp: Slot [13] registered [ 0.190111] acpiphp: Slot [14] registered [ 0.191166] acpiphp: Slot [15] registered [ 0.192019] acpiphp: Slot [16] registered [ 0.193055] acpiphp: Slot [17] registered [ 0.194072] acpiphp: Slot [18] registered [ 0.195121] acpiphp: Slot [19] registered [ 0.196018] acpiphp: Slot [20] registered [ 0.197052] acpiphp: Slot [21] registered [ 0.198153] acpiphp: Slot [22] registered [ 0.199226] acpiphp: Slot [23] registered [ 0.200027] acpiphp: Slot [24] registered [ 0.201062] acpiphp: Slot [25] registered [ 0.202121] acpiphp: Slot [26] registered [ 0.203157] acpiphp: Slot [27] registered [ 0.204018] acpiphp: Slot [28] registered [ 0.205052] acpiphp: Slot [29] registered [ 0.206214] acpiphp: Slot [30] registered [ 0.207337] acpiphp: Slot [31] registered [ 0.208013] PCI host bridge to bus 0000:00 [ 0.209083] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.210667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215615] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223694] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251662] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259256] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262707] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262707] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.265010] vgaarb: bridge control possible 0000:00:02.0 [ 0.266984] SCSI subsystem initialized [ 0.268195] ACPI: bus type USB registered [ 0.269478] usbcore: registered new interface driver usbfs [ 0.271116] usbcore: registered new interface driver hub [ 0.272048] usbcore: registered new device driver usb [ 0.273540] PCI: Using ACPI for IRQ routing [ 0.273647] NetLabel: Initializing [ 0.276012] NetLabel: domain hash size = 128 [ 0.277182] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278401] NetLabel: unlabeled traffic allowed by default [ 0.279680] Switched to clocksource kvm-clock [ 0.284114] AppArmor: AppArmor Filesystem Enabled [ 0.285540] pnp: PnP ACPI init [ 0.286534] ACPI: bus type PNP registered [ 0.288228] pnp: PnP ACPI: found 8 devices [ 0.289499] ACPI: bus type PNP unregistered [ 0.296730] NET: Registered protocol family 2 [ 0.298203] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300101] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.301753] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303319] TCP: reno registered [ 0.304218] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.305645] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307165] NET: Registered protocol family 1 [ 0.308321] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.309666] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.310977] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.334890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358490] Trying to unpack rootfs image as initramfs... [ 0.463617] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.465893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467440] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469219] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471784] Scanning for low memory corruption every 60 seconds [ 0.474007] Initialise system trusted keyring [ 0.475389] audit: initializing netlink socket (disabled) [ 0.477065] type=2000 audit(1543229051.923:1): initialized [ 0.497970] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.500283] zbud: loaded [ 0.501218] VFS: Disk quotas dquot_6.5.2 [ 0.502243] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504052] fuse init (API version 7.22) [ 0.505091] msgmni has been set to 3997 [ 0.506133] Key type big_key registered [ 0.507507] Key type asymmetric registered [ 0.508539] Asymmetric key parser 'x509' registered [ 0.509730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.511529] io scheduler noop registered [ 0.512536] io scheduler deadline registered (default) [ 0.513776] io scheduler cfq registered [ 0.514807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.516107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517629] ipmi message handler version 39.2 [ 0.518761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520551] ACPI: Power Button [PWRF] [ 0.521611] GHES: HEST is not enabled! [ 0.544096] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.587653] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.610311] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.612394] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.636046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638702] Linux agpgart interface v0.103 [ 0.640668] brd: module loaded [ 0.641969] loop: module loaded [ 0.643292] blk-mq: CPU -> queue map [ 0.644209] CPU 0 -> Queue 0 [ 0.645035] CPU 1 -> Queue 0 [ 0.646671] vda: vda1 [ 0.648238] scsi0 : ata_piix [ 0.649509] scsi1 : ata_piix [ 0.650480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652325] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654395] libphy: Fixed MDIO Bus: probed [ 0.655703] tun: Universal TUN/TAP device driver, 1.6 [ 0.657150] tun: (C) 1999-2004 Max Krasnyansky [ 0.660469] PPP generic driver version 2.4.2 [ 0.661806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663400] ehci-pci: EHCI PCI platform driver [ 0.664562] ehci-platform: EHCI generic platform driver [ 0.665803] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667191] ohci-pci: OHCI PCI platform driver [ 0.668281] ohci-platform: OHCI generic platform driver [ 0.669530] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692112] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693603] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697324] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701549] usb usb1: Product: UHCI Host Controller [ 0.703006] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.704562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705913] hub 1-0:1.0: USB hub found [ 0.706974] hub 1-0:1.0: 2 ports detected [ 0.708288] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.711110] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.712422] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713992] mousedev: PS/2 mouse device common for all mice [ 0.715801] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718329] rtc_cmos 00:00: RTC can wake from S4 [ 0.719878] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.723165] device-mapper: uevent: version 1.0.3 [ 0.724544] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726696] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728317] TCP: cubic registered [ 0.736561] NET: Registered protocol family 10 [ 0.738286] NET: Registered protocol family 17 [ 0.739487] Key type dns_resolver registered [ 0.740994] Loading compiled-in X.509 certificates [ 0.742849] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.745266] registered taskstats version 1 [ 0.748890] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.754091] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755499] IMA: No TPM chip found, activating TPM-bypass! [ 0.757492] regulator-dummy: disabling [ 0.758631] Magic number: 10:728:730 [ 0.759678] block vda1: hash matches [ 0.760837] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:11 UTC (1543229051) [ 0.763518] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765436] EDD information not available. [ 0.810453] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.813191] Write protecting the kernel read-only data: 12288k [ 0.816447] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.821094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836138] systemd-udevd[107]: starting version 204 [ 0.876394] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200888] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202524] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204150] usb 1-1: Product: QEMU USB Tablet [ 1.205444] usb 1-1: Manufacturer: QEMU [ 1.206615] usb 1-1: SerialNumber: 42 [ 1.897115] 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.218036] 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.513887] 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 ] [ 2.710371] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate and link to /run filesystem[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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:44:14 +0000. Up 3.40 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * 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.78]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:15 +0000. Up 4.91 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:26:39 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ab:e7:b7 | 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: 93:fa:23:0c:f6:ba:19:2e:0d:8d:99:ec:f5:c7:87:e6 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | . = S | | * = . . | | . =.=.. . | | o..o=.* . | | .=o =Eo | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9f:ec:34:e9:0d:c7:ff:00:9d:1f:33:cd:8d:da:b1:ab root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . +o| | S . =++| | o + + ++| | O + + .| | + = . o | | o E.o..| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:3a:e7:07:f5:a4:b3:d2:c2:c4:66:1c:d5:ba:4c:d9 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o.o.. | | = o +. | | o X o+. | | X o+oE | | S =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: 79:f0:79:0e:95:a6:5d:6c:d3:12:98:50:d8:be:9d:c8 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=.o. | | . +o o | | . .+ * .| | + *.o o | | S *.o+ . | | . +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 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 Mon, 26 Nov 2018 10:44:22 +0000. Up 11.30 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 Mon, 26 Nov 2018 10:44:24 +0000. Up 12.44 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 sprout-0 ttyS0 sprout-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 14596 0 --:--:-- --:--:-- --:--:-- 14646 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease 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 [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 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 [558 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://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 (2764 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 28 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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-162.212 [774 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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 (3407 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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-162.212) ... 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.9) ... 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 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 8258 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 8287 clearwater-socket-factory-sig start/running, process 8295 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8341 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 + echo 'nameserver 192.168.0.30' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:ec:34:e9:0d:c7:ff:00:9d:1f:33:cd:8d:da:b1:ab root@sprout-0 (DSA) ec2: 256 45:3a:e7:07:f5:a4:b3:d2:c2:c4:66:1c:d5:ba:4c:d9 root@sprout-0 (ECDSA) ec2: 256 79:f0:79:0e:95:a6:5d:6c:d3:12:98:50:d8:be:9d:c8 root@sprout-0 (ED25519) ec2: 2048 93:fa:23:0c:f6:ba:19:2e:0d:8d:99:ec:f5:c7:87:e6 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHBHMz/2tzIlFlcwMlataghQ3bSfpvdiYMDUPwHUe2ggeoFo3Cesm++x1BXOUW4GR1JaRtBfGnFcoluyxTqdZfI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMvXkP6FiZabz9eFDWBpyBCqn6V8WE+ViZHFpDrPk7Tg root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/9yxLzlVRrzdMfURMVxSprvrJPn13HnokHG6Xxq40uueIXwCrQMep/ra+PtydhPEmbfNimM7V1LAOY3fn52OeWLbIEvSxPHJYnduKIDFXRmH43RAna91Wf6ru+Cgs/vONpu1XCRdSyrOk+kSLvxBGZGcTLEUqC9Hua8t0u8eCUvUZ04WNJsEmdmcDvzacTuNtyu1CS03YBgiRx9c3BDY2XQ2/H6fNpUoPvUu2ra6Iwg/seiSeebIpaHTVKDNHyTiwK9hY3R0OMEtDDkMEiNEsyELCThIJxDingUKQyiLeFCAoMa1u8qEr2yaDhdwHoJ30f6B1jMWajOC8GRkjC/wp root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:46:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 148.34 seconds 2018-11-26 10:47:11,978 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:13,201 - functest.core.singlevm - DEBUG - console: 0.132065] ACPI: bus type PCI registered [ 0.133085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.134648] PCI: Using configuration type 1 for base access [ 0.136528] bio: create slab at 0 [ 0.137073] ACPI: Added _OSI(Module Device) [ 0.137121] ACPI: Added _OSI(Processor Device) [ 0.138205] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.140004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.142666] ACPI: Interpreter enabled [ 0.143792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.145781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152785] ACPI: (supports S0 S5) [ 0.153830] ACPI: Using IOAPIC for interrupt routing [ 0.155257] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156201] ACPI: No dock devices found. [ 0.159431] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161560] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163063] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164210] acpiphp: Slot [3] registered [ 0.165208] acpiphp: Slot [4] registered [ 0.166193] acpiphp: Slot [5] registered [ 0.167175] acpiphp: Slot [6] registered [ 0.168019] acpiphp: Slot [7] registered [ 0.169010] acpiphp: Slot [8] registered [ 0.170009] acpiphp: Slot [9] registered [ 0.171012] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173034] acpiphp: Slot [12] registered [ 0.174041] acpiphp: Slot [13] registered [ 0.175064] acpiphp: Slot [14] registered [ 0.176019] acpiphp: Slot [15] registered [ 0.177032] acpiphp: Slot [16] registered [ 0.178050] acpiphp: Slot [17] registered [ 0.179621] acpiphp: Slot [18] registered [ 0.180042] acpiphp: Slot [19] registered [ 0.181084] acpiphp: Slot [20] registered [ 0.182201] acpiphp: Slot [21] registered [ 0.183217] acpiphp: Slot [22] registered [ 0.184020] acpiphp: Slot [23] registered [ 0.185081] acpiphp: Slot [24] registered [ 0.186151] acpiphp: Slot [25] registered [ 0.187234] acpiphp: Slot [26] registered [ 0.188019] acpiphp: Slot [27] registered [ 0.189079] acpiphp: Slot [28] registered [ 0.190171] acpiphp: Slot [29] registered [ 0.191434] acpiphp: Slot [30] registered [ 0.192029] acpiphp: Slot [31] registered [ 0.193110] PCI host bridge to bus 0000:00 [ 0.194220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195579] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197528] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199163] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200009] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208784] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.243108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244887] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248613] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250304] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250304] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252808] vgaarb: bridge control possible 0000:00:02.0 [ 0.254384] SCSI subsystem initialized [ 0.255582] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257400] usbcore: registered new interface driver hub [ 0.258765] usbcore: registered new device driver usb [ 0.260109] PCI: Using ACPI for IRQ routing [ 0.261493] NetLabel: Initializing [ 0.262434] NetLabel: domain hash size = 128 [ 0.263554] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264060] NetLabel: unlabeled traffic allowed by default [ 0.265429] Switched to clocksource kvm-clock [ 0.272350] AppArmor: AppArmor Filesystem Enabled [ 0.273574] pnp: PnP ACPI init [ 0.274518] ACPI: bus type PNP registered [ 0.276057] pnp: PnP ACPI: found 8 devices [ 0.277134] ACPI: bus type PNP unregistered [ 0.284760] NET: Registered protocol family 2 [ 0.286285] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.288393] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.290234] TCP: Hash tables configured (established 16384 bind 16384) [ 0.291922] TCP: reno registered [ 0.292839] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.294315] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295909] NET: Registered protocol family 1 [ 0.297063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.298487] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299885] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322002] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344999] Trying to unpack rootfs image as initramfs... [ 0.451919] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.454368] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455851] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.457509] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.459835] Scanning for low memory corruption every 60 seconds [ 0.461790] Initialise system trusted keyring [ 0.462947] audit: initializing netlink socket (disabled) [ 0.464293] type=2000 audit(1543229046.028:1): initialized [ 0.484659] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487082] zbud: loaded [ 0.488091] VFS: Disk quotas dquot_6.5.2 [ 0.489160] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491065] fuse init (API version 7.22) [ 0.492161] msgmni has been set to 3997 [ 0.493305] Key type big_key registered [ 0.494861] Key type asymmetric registered [ 0.495975] Asymmetric key parser 'x509' registered [ 0.497276] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.499397] io scheduler noop registered [ 0.500515] io scheduler deadline registered (default) [ 0.501904] io scheduler cfq registered [ 0.503070] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506167] ipmi message handler version 39.2 [ 0.507370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509385] ACPI: Power Button [PWRF] [ 0.510521] GHES: HEST is not enabled! [ 0.532685] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576987] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599130] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.601227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627893] Linux agpgart interface v0.103 [ 0.629938] brd: module loaded [ 0.631277] loop: module loaded [ 0.632514] blk-mq: CPU -> queue map [ 0.633493] CPU 0 -> Queue 0 [ 0.634326] CPU 1 -> Queue 0 [ 0.635897] vda: vda1 [ 0.637579] scsi0 : ata_piix [ 0.638597] scsi1 : ata_piix [ 0.639467] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.641073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642959] libphy: Fixed MDIO Bus: probed [ 0.644205] tun: Universal TUN/TAP device driver, 1.6 [ 0.645458] tun: (C) 1999-2004 Max Krasnyansky [ 0.648562] PPP generic driver version 2.4.2 [ 0.649709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651199] ehci-pci: EHCI PCI platform driver [ 0.652358] ehci-platform: EHCI generic platform driver [ 0.653600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654997] ohci-pci: OHCI PCI platform driver [ 0.656100] ohci-platform: OHCI generic platform driver [ 0.657349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680234] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.685011] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.686613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688445] usb usb1: Product: UHCI Host Controller [ 0.689663] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.691156] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692513] hub 1-0:1.0: USB hub found [ 0.693582] hub 1-0:1.0: 2 ports detected [ 0.694780] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697513] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698774] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700306] mousedev: PS/2 mouse device common for all mice [ 0.702024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704450] rtc_cmos 00:00: RTC can wake from S4 [ 0.705968] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707517] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709136] device-mapper: uevent: version 1.0.3 [ 0.710400] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.712501] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714035] TCP: cubic registered [ 0.722408] NET: Registered protocol family 10 [ 0.723891] NET: Registered protocol family 17 [ 0.725066] Key type dns_resolver registered [ 0.726454] Loading compiled-in X.509 certificates [ 0.728207] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.730484] registered taskstats version 1 [ 0.733704] Key type trusted registered [ 0.737935] Key type encrypted registered [ 0.739083] AppArmor: AppArmor sha1 policy hashing enabled [ 0.740412] IMA: No TPM chip found, activating TPM-bypass! [ 0.742334] regulator-dummy: disabling [ 0.743830] Magic number: 10:728:730 [ 0.745197] block vda1: hash matches [ 0.746700] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:06 UTC (1543229046) [ 0.749748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751818] EDD information not available. [ 0.797580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800431] Write protecting the kernel read-only data: 12288k [ 0.802982] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.807087] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822663] systemd-udevd[107]: starting version 204 [ 0.872505] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168765] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.171163] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.173569] usb 1-1: Product: QEMU USB Tablet [ 1.175186] usb 1-1: Manufacturer: QEMU [ 1.176611] usb 1-1: SerialNumber: 42 [ 1.452098] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.881501] 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.206622] 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.319684] 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.420364] 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 Mon, 26 Nov 2018 10:44:08 +0000. Up 2.90 seconds. cloud-init-nonet[3.38]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.52]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:10 +0000. Up 4.81 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:9f:7a:d7 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:7e:f0:7d | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * 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: 13:36:aa:3d:d0:1a:ca:56:ae:81:b2:14:2c:30:73:48 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | E | |.. | |= . + | |o+ . o o | |.o + o S | |.o.+ * . | |o.= + o | |oo 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: 60:c2:49:43:2d:91:10:fa:2d:49:a4:a1:41:e4:da:54 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |=o++E+ | |o* +oo. | |+.o +.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: 8e:2a:b7:8a:24:6a:fa:87:8f:18:56:61:d8:96:05:6d root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .o. | | o oE | | . *. | | o . | | . S | | . o | |oo . . . | |==o.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: eb:f5:3c:eb:4b:49:ab:37:f0:05:6d:f9:41:d9:b3:51 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | E| | =.| | ...+| | . +o | | S .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 System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[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 OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 11.92 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 vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:19 +0000. Up 13.73 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 13696 0 --:--:-- --:--:-- --:--:-- 13751 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal 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 python3.4-venv python3.4-doc binfmt-support 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: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 23 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 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/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 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://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:55 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:56 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:80 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:81 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 16s (10.5 MB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. 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 mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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: Mon Nov 26 10:44:57 UTC 2018. Universal Time is now: Mon Nov 26 10:44:57 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.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... 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.3) ... 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.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.7) ... 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-162.212) ... 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 12299 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 12925 * 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 2018-11-26 10:47:13,207 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-26 10:47:24,371 - functest.core.singlevm - DEBUG - console: 7] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599130] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.601227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627893] Linux agpgart interface v0.103 [ 0.629938] brd: module loaded [ 0.631277] loop: module loaded [ 0.632514] blk-mq: CPU -> queue map [ 0.633493] CPU 0 -> Queue 0 [ 0.634326] CPU 1 -> Queue 0 [ 0.635897] vda: vda1 [ 0.637579] scsi0 : ata_piix [ 0.638597] scsi1 : ata_piix [ 0.639467] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.641073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642959] libphy: Fixed MDIO Bus: probed [ 0.644205] tun: Universal TUN/TAP device driver, 1.6 [ 0.645458] tun: (C) 1999-2004 Max Krasnyansky [ 0.648562] PPP generic driver version 2.4.2 [ 0.649709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651199] ehci-pci: EHCI PCI platform driver [ 0.652358] ehci-platform: EHCI generic platform driver [ 0.653600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654997] ohci-pci: OHCI PCI platform driver [ 0.656100] ohci-platform: OHCI generic platform driver [ 0.657349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680234] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.685011] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.686613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688445] usb usb1: Product: UHCI Host Controller [ 0.689663] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.691156] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692513] hub 1-0:1.0: USB hub found [ 0.693582] hub 1-0:1.0: 2 ports detected [ 0.694780] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697513] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698774] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700306] mousedev: PS/2 mouse device common for all mice [ 0.702024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704450] rtc_cmos 00:00: RTC can wake from S4 [ 0.705968] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707517] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709136] device-mapper: uevent: version 1.0.3 [ 0.710400] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.712501] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714035] TCP: cubic registered [ 0.722408] NET: Registered protocol family 10 [ 0.723891] NET: Registered protocol family 17 [ 0.725066] Key type dns_resolver registered [ 0.726454] Loading compiled-in X.509 certificates [ 0.728207] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.730484] registered taskstats version 1 [ 0.733704] Key type trusted registered [ 0.737935] Key type encrypted registered [ 0.739083] AppArmor: AppArmor sha1 policy hashing enabled [ 0.740412] IMA: No TPM chip found, activating TPM-bypass! [ 0.742334] regulator-dummy: disabling [ 0.743830] Magic number: 10:728:730 [ 0.745197] block vda1: hash matches [ 0.746700] rtc_cmos 00:00: setting system clock to 2018-11-26 10:44:06 UTC (1543229046) [ 0.749748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751818] EDD information not available. [ 0.797580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800431] Write protecting the kernel read-only data: 12288k [ 0.802982] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.807087] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822663] systemd-udevd[107]: starting version 204 [ 0.872505] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168765] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.171163] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.173569] usb 1-1: Product: QEMU USB Tablet [ 1.175186] usb 1-1: Manufacturer: QEMU [ 1.176611] usb 1-1: SerialNumber: 42 [ 1.452098] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.881501] 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.206622] 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.319684] 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.420364] 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 Mon, 26 Nov 2018 10:44:08 +0000. Up 2.90 seconds. cloud-init-nonet[3.38]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.52]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:44:10 +0000. Up 4.81 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:9f:7a:d7 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:7e:f0:7d | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * 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: 13:36:aa:3d:d0:1a:ca:56:ae:81:b2:14:2c:30:73:48 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | E | |.. | |= . + | |o+ . o o | |.o + o S | |.o.+ * . | |o.= + o | |oo 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: 60:c2:49:43:2d:91:10:fa:2d:49:a4:a1:41:e4:da:54 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |=o++E+ | |o* +oo. | |+.o +.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: 8e:2a:b7:8a:24:6a:fa:87:8f:18:56:61:d8:96:05:6d root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .o. | | o oE | | . *. | | o . | | . S | | . o | |oo . . . | |==o.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: eb:f5:3c:eb:4b:49:ab:37:f0:05:6d:f9:41:d9:b3:51 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | E| | =.| | ...+| | . +o | | S .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 System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[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 OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:44:17 +0000. Up 11.92 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 vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 10:44:19 +0000. Up 13.73 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 13696 0 --:--:-- --:--:-- --:--:-- 13751 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 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 [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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 (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + 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 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal 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 python3.4-venv python3.4-doc binfmt-support 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: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 23 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 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/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 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://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:55 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:56 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:80 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:81 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 16s (10.5 MB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. 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 mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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: Mon Nov 26 10:44:57 UTC 2018. Universal Time is now: Mon Nov 26 10:44:57 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.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... 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.3) ... 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.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.7) ... 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-162.212) ... 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 12299 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 12925 * 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 23 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 1s (5813 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.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 + echo 'nameserver 192.168.0.30' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 60:c2:49:43:2d:91:10:fa:2d:49:a4:a1:41:e4:da:54 root@vellum-0 (DSA) ec2: 256 8e:2a:b7:8a:24:6a:fa:87:8f:18:56:61:d8:96:05:6d root@vellum-0 (ECDSA) ec2: 256 eb:f5:3c:eb:4b:49:ab:37:f0:05:6d:f9:41:d9:b3:51 root@vellum-0 (ED25519) ec2: 2048 13:36:aa:3d:d0:1a:ca:56:ae:81:b2:14:2c:30:73:48 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD/aPEU1CBLlQeXuYvgEYOURjsl5+Atz14l637S5ugH/zJdUGv6w2AsuWymkxAQeCGebLwNsMIxgRdXaIieXjNc= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC7MfmMrCIxBIWi2TdKhvYC/TT30NbHqCUos5qlIibLA root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqhskQeOrWHU4bmOLCRcC31Xby4WJ5SpY85feVd5PUjib1eRkHTh2LmnqgpFDBQROWBvHrdiVuAaWEQn1RE0DbQ4YuKEk9D6gQozFG5P97JSRS/7BvHWz7ctcaKwvkgavTYp1hK6iSxK11ZDPX3A9rDyqpxp3P1opXmHTH40MyEWtqpEAd15xmhs2oP1ZLF7+AfkSNjX7zllfRyblaOVwutqhpnjY6U701x3IipLloPWnGaQqabhu41YeqhGEykdIjU4uKIEXguxw9uWe8kylDmF1ybaPhhk1w0vLp1Ibe2619PITZy+ZLAma/lL2Irof+egig2ImvQW8kYcbs2K9Z root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:47:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.77 seconds 2018-11-26 10:47:24,377 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:25,630 - 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.008036] Security Framework initialized [ 0.009082] AppArmor: AppArmor initialized [ 0.010104] Yama: becoming mindful. [ 0.011169] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013754] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016847] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018339] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020284] Initializing cgroup subsys memory [ 0.021364] Initializing cgroup subsys devices [ 0.022436] Initializing cgroup subsys freezer [ 0.023502] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025114] Initializing cgroup subsys hugetlb [ 0.026227] FEATURE SPEC_CTRL Present [ 0.028680] mce: CPU supports 10 MCE banks [ 0.029711] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029711] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033422] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035038] 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.037720] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040636] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046662] ACPI: Core revision 20131115 [ 0.048306] ACPI: All ACPI Tables successfully acquired [ 0.049733] ftrace: allocating 28747 entries in 113 pages [ 0.068246] smpboot: Max logical packages: 2 [ 0.069322] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073701] Enabling x2apic [ 0.074483] Enabled x2apic [ 0.076006] Switched APIC routing to physical x2apic. [ 0.078454] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089092] KVM setup paravirtual spinlock [ 0.091574] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092196] x86: Booting SMP configuration: [ 0.093300] .... node #0, CPUs: #1[ 0.091528] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108022] x86: Booted up 1 node, 2 CPUs [ 0.108014] KVM setup async PF for cpu 1 [ 0.108014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111332] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112459] devtmpfs: initialized [ 0.114167] EVM: security.selinux [ 0.115050] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116808] EVM: security.capability [ 0.117762] pinctrl core: initialized pinctrl subsystem [ 0.118133] regulator-dummy: no parameters [ 0.120072] RTC time: 10:43:22, date: 11/26/18 [ 0.121167] NET: Registered protocol family 16 [ 0.122338] cpuidle: using governor ladder [ 0.123341] cpuidle: using governor menu [ 0.124122] ACPI: bus type PCI registered [ 0.125110] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126627] PCI: Using configuration type 1 for base access [ 0.128495] bio: create slab at 0 [ 0.129060] ACPI: Added _OSI(Module Device) [ 0.129095] ACPI: Added _OSI(Processor Device) [ 0.130152] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134303] ACPI: Interpreter enabled [ 0.135242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.143746] ACPI: (supports S0 S5) [ 0.144003] ACPI: Using IOAPIC for interrupt routing [ 0.148014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150278] ACPI: No dock devices found. [ 0.153162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.154585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160150] acpiphp: Slot [3] registered [ 0.161157] acpiphp: Slot [4] registered [ 0.162147] acpiphp: Slot [5] registered [ 0.163140] acpiphp: Slot [6] registered [ 0.164018] acpiphp: Slot [7] registered [ 0.165009] acpiphp: Slot [8] registered [ 0.165998] acpiphp: Slot [9] registered [ 0.166984] acpiphp: Slot [10] registered [ 0.168011] acpiphp: Slot [11] registered [ 0.169011] acpiphp: Slot [12] registered [ 0.170009] acpiphp: Slot [13] registered [ 0.171015] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173018] acpiphp: Slot [16] registered [ 0.174016] acpiphp: Slot [17] registered [ 0.175020] acpiphp: Slot [18] registered [ 0.176025] acpiphp: Slot [19] registered [ 0.177028] acpiphp: Slot [20] registered [ 0.178023] acpiphp: Slot [21] registered [ 0.179091] acpiphp: Slot [22] registered [ 0.180018] acpiphp: Slot [23] registered [ 0.181029] acpiphp: Slot [24] registered [ 0.182035] acpiphp: Slot [25] registered [ 0.183040] acpiphp: Slot [26] registered [ 0.184018] acpiphp: Slot [27] registered [ 0.185023] acpiphp: Slot [28] registered [ 0.186031] acpiphp: Slot [29] registered [ 0.187034] acpiphp: Slot [30] registered [ 0.188024] acpiphp: Slot [31] registered [ 0.189026] PCI host bridge to bus 0000:00 [ 0.190032] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192238] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193900] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.195404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.205867] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207654] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230676] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232669] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234451] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.237819] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.239551] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240710] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244003] vgaarb: loaded [ 0.244760] vgaarb: bridge control possible 0000:00:02.0 [ 0.246537] SCSI subsystem initialized [ 0.248157] ACPI: bus type USB registered [ 0.249237] usbcore: registered new interface driver usbfs [ 0.250539] usbcore: registered new interface driver hub [ 0.252004] usbcore: registered new device driver usb [ 0.253310] PCI: Using ACPI for IRQ routing [ 0.253810] NetLabel: Initializing [ 0.256012] NetLabel: domain hash size = 128 [ 0.257064] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.258337] NetLabel: unlabeled traffic allowed by default [ 0.260264] Switched to clocksource kvm-clock [ 0.269149] AppArmor: AppArmor Filesystem Enabled [ 0.270318] pnp: PnP ACPI init [ 0.271163] ACPI: bus type PNP registered [ 0.272736] pnp: PnP ACPI: found 8 devices [ 0.273767] ACPI: bus type PNP unregistered [ 0.281549] NET: Registered protocol family 2 [ 0.283191] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.285098] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.286782] TCP: Hash tables configured (established 16384 bind 16384) [ 0.288389] TCP: reno registered [ 0.289248] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290625] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.292230] NET: Registered protocol family 1 [ 0.293357] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.294697] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.296016] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.318354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.340857] Trying to unpack rootfs image as initramfs... [ 0.440691] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443228] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.444635] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.446366] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448599] Scanning for low memory corruption every 60 seconds [ 0.450476] Initialise system trusted keyring [ 0.451658] audit: initializing netlink socket (disabled) [ 0.452977] type=2000 audit(1543229003.052:1): initialized [ 0.473136] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.475617] zbud: loaded [ 0.476648] VFS: Disk quotas dquot_6.5.2 [ 0.477766] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.479707] fuse init (API version 7.22) [ 0.480865] msgmni has been set to 3997 [ 0.481952] Key type big_key registered [ 0.483438] Key type asymmetric registered [ 0.484528] Asymmetric key parser 'x509' registered [ 0.485813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487789] io scheduler noop registered [ 0.488840] io scheduler deadline registered (default) [ 0.490125] io scheduler cfq registered [ 0.491209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494204] ipmi message handler version 39.2 [ 0.495377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497305] ACPI: Power Button [PWRF] [ 0.498406] GHES: HEST is not enabled! [ 0.520479] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564118] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.566120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589994] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592691] Linux agpgart interface v0.103 [ 0.594681] brd: module loaded [ 0.595972] loop: module loaded [ 0.597205] blk-mq: CPU -> queue map [ 0.598176] CPU 0 -> Queue 0 [ 0.599030] CPU 1 -> Queue 0 [ 0.600819] vda: vda1 [ 0.602487] scsi0 : ata_piix [ 0.603460] scsi1 : ata_piix [ 0.604299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.605813] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.607576] libphy: Fixed MDIO Bus: probed [ 0.608715] tun: Universal TUN/TAP device driver, 1.6 [ 0.609924] tun: (C) 1999-2004 Max Krasnyansky [ 0.612231] PPP generic driver version 2.4.2 [ 0.613370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614847] ehci-pci: EHCI PCI platform driver [ 0.615962] ehci-platform: EHCI generic platform driver [ 0.617234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618663] ohci-pci: OHCI PCI platform driver [ 0.619774] ohci-platform: OHCI generic platform driver [ 0.621035] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643329] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.646541] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.648032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651299] usb usb1: Product: UHCI Host Controller [ 0.652496] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.653940] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655178] hub 1-0:1.0: USB hub found [ 0.656150] hub 1-0:1.0: 2 ports detected [ 0.657329] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661154] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662561] mousedev: PS/2 mouse device common for all mice [ 0.664199] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666514] rtc_cmos 00:00: RTC can wake from S4 [ 0.667964] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669426] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670954] device-mapper: uevent: version 1.0.3 [ 0.672174] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.674207] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675686] TCP: cubic registered [ 0.676667] NET: Registered protocol family 10 [ 0.678218] NET: Registered protocol family 17 [ 0.679343] Key type dns_resolver registered [ 0.680702] Loading compiled-in X.509 certificates [ 0.682474] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.684740] registered taskstats version 1 [ 0.694985] Key type trusted registered [ 0.698828] Key type encrypted registered [ 0.699864] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701160] IMA: No TPM chip found, activating TPM-bypass! [ 0.702863] regulator-dummy: disabling [ 0.703920] Magic number: 10:728:730 [ 0.704905] block vda1: hash matches [ 0.705981] rtc_cmos 00:00: setting system clock to 2018-11-26 10:43:23 UTC (1543229003) [ 0.708058] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709428] EDD information not available. [ 0.766462] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.768429] Write protecting the kernel read-only data: 12288k [ 0.771083] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.775026] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.789716] systemd-udevd[107]: starting version 204 [ 0.825032] FDC 0 is a S82078B [ 0.968114] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132575] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135977] usb 1-1: Product: QEMU USB Tablet [ 1.137122] usb 1-1: Manufacturer: QEMU [ 1.138155] usb 1-1: SerialNumber: 42 [ 1.440091] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.845350] 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.158045] 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.287340] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK [ 2.383079] 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 Mon, 26 Nov 2018 10:43:25 +0000. Up 2.72 seconds. cloud-init-nonet[2.87]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.70]: 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 ] Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:43:26 +0000. Up 3.88 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: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:36:37:54 | 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: d3:d3:b4:3f:77:5d:69:34:60:f1:d5:f0:47:6d:8c:13 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | +E==| | . =o*| | . *o| | . o .. +| | S o o o.| | . . .. o| | o +| | o.| | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 73:02:d1:56:79:b4:e0:37:82:0a:4e:9b:30:2b:88:f9 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .oo. | | .oo.... | | o o ... o.+ | |o. * + o o . | |= . + . S . | | o + | | E | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 26:48:d8:d0:5f:20:c5:7d:f0:fb:d0:34:da:5f:70:c3 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ...ooo.. | | +... o.. . | | . o. . .. o .E.| | . .. * . o.| | . . S + o .| | o o . . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b9:96:0e:b7:28:2a:74:2b:f9:4a:c9:f9:37:a2:35:01 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | E | | . . | | . S | |..o.. o | |.=oo. . = | |oooooo * . | | +*+o.o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:43:32 +0000. Up 9.31 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 Mon, 26 Nov 2018 10:43:33 +0000. Up 10.47 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 13407 0 --:--:-- --:--:-- --:--:-- 13457 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 [167 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 [426 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [558 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 [269 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 7s (1615 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.16 + 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 28 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://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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-162.212 [774 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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 16s (4268 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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 8545 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-162.212) ... 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.9) ... 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 9268 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 28 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 (9786 kB/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 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + 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 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.0.30' + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 73:02:d1:56:79:b4:e0:37:82:0a:4e:9b:30:2b:88:f9 root@ellis-0 (DSA) ec2: 256 26:48:d8:d0:5f:20:c5:7d:f0:fb:d0:34:da:5f:70:c3 root@ellis-0 (ECDSA) ec2: 256 b9:96:0e:b7:28:2a:74:2b:f9:4a:c9:f9:37:a2:35:01 root@ellis-0 (ED25519) ec2: 2048 d3:d3:b4:3f:77:5d:69:34:60:f1:d5:f0:47:6d:8c:13 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBygyAq32ggvbX0oxi7VR/8E/3b7z93mzOL1YG7wFhW3I6NNQZcPUeoe8G1QT6Utpj+GejUaCprf5uBWDg1kyJ4= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDIrBxZf3KM2nVdVdTZBAA7S2BlbqxdQ++JsUqRtKLAd root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbN0rR7nMgnp/nbFHEoB1yq2mitjPmp0zY8XXyB1xubsR76TD9zq7gtSOkfVINUJc74IeceVq52TYJvBofUuvPjHUWeP61NicCp3GAIOZOZ3jlCZ0htq7o0KK+9aEgxxeW/duvuB0ga4nDHmd4YEydkGPRYsfNcPz5vl/m4i2AzIb0tB1xTOnbKGRJ4/O8wKRwypRMn5kf8CITdjWaF+YzDlZ9zAzgCGoSY4HEqmtzTQFCf84xou77O/KmLOkxKCrV/hCtzmiBd6TmuONJIgzDcpkxdVsdYbujdWMZeqhymQVIuGCpiNMvyzUIrs20TmF28GhnxYTmU8XXokYcO2F root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:46:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 169.68 seconds 2018-11-26 10:47:25,634 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:25,634 - 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:36:37:54', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:36:37:54', 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'98409238-8498-4fa4-996c-b66545238d26', 'name': u'heat_ims-img_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 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-26T10:43:21.000000', 'flavor': Munch({u'id': u'12a0ae06-4f2f-44db-97c2-e209f88f64a9', 'name': u'heat_ims-flavor_425cc760-faa0-46eb-8baf-01fc2655faa7'}), 'az': u'nova', 'id': u'417ca777-f8e5-4d67-b58c-0c5eeeaf711b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'27539086-aa23-439b-96fb-ca5043c696e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'290e8a2a-c885-470c-8d77-7e4e0734a6fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'ac93187e-abe9-4b1f-a893-e57182f8f205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f140ebec-3cc4-4905-a8b0-3084962f929c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'f17b613f-baa7-4dad-8415-f9437973c614'})], 'id': u'3b800935-ec3f-46e1-a52c-c57effd9335c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'a83d80ce-2349-45a0-95c2-5f2b1c50aae1', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'05c44628-2271-40f8-b408-7ca150d88601'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'a83d80ce-2349-45a0-95c2-5f2b1c50aae1', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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'12bcb9c5-83ee-49c6-b856-55bc70f3f8ef'})], 'id': u'a83d80ce-2349-45a0-95c2-5f2b1c50aae1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'945236ea08f747648de4712de36a21d3', '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'29d3974d7d664237b65ae0608c4b4f9e', 'name': 'heat_ims-project_425cc760-faa0-46eb-8baf-01fc2655faa7', '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-26T10:43:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T10:43:22Z', 'hostId': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_425cc760-faa0-46eb-8baf-01fc2655faa7', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'e2bd5e8c14c61c87490b3d0678c289a7284cd9a937319a5a2672cc2f', '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-26T10:43:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'29d3974d7d664237b65ae0608c4b4f9e', 'created_at': u'2018-11-26T10:41:45Z', 'created': u'2018-11-26T10:41:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 10:47:26,369 - 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.008035] Security Framework initialized [ 0.009125] AppArmor: AppArmor initialized [ 0.010181] Yama: becoming mindful. [ 0.011274] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013705] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016823] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018352] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020281] Initializing cgroup subsys memory [ 0.021400] Initializing cgroup subsys devices [ 0.022525] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025066] Initializing cgroup subsys perf_event [ 0.026211] Initializing cgroup subsys hugetlb [ 0.027359] FEATURE SPEC_CTRL Present [ 0.028695] mce: CPU supports 10 MCE banks [ 0.029767] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029767] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038497] 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.043230] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048245] ACPI: Core revision 20131115 [ 0.049748] ACPI: All ACPI Tables successfully acquired [ 0.051216] ftrace: allocating 28747 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074844] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076250] Enabling x2apic [ 0.077057] Enabled x2apic [ 0.078113] Switched APIC routing to physical x2apic. [ 0.080985] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082465] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.084589] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093132] KVM setup paravirtual spinlock [ 0.095655] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096188] x86: Booting SMP configuration: [ 0.097307] .... node #0, CPUs: #1[ 0.095615] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112021] x86: Booted up 1 node, 2 CPUs [ 0.112013] KVM setup async PF for cpu 1 [ 0.112013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115461] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116417] devtmpfs: initialized [ 0.118186] EVM: security.selinux [ 0.119096] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120834] EVM: security.capability [ 0.121815] pinctrl core: initialized pinctrl subsystem [ 0.124046] regulator-dummy: no parameters [ 0.125183] RTC time: 10:41:33, date: 11/26/18 [ 0.126318] NET: Registered protocol family 16 [ 0.127520] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129101] ACPI: bus type PCI registered [ 0.130127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131715] PCI: Using configuration type 1 for base access [ 0.132599] bio: create slab at 0 [ 0.133096] ACPI: Added _OSI(Module Device) [ 0.133133] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137166] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139528] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152692] ACPI: (supports S0 S5) [ 0.153606] ACPI: Using IOAPIC for interrupt routing [ 0.154827] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156198] ACPI: No dock devices found. [ 0.159089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161590] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164199] acpiphp: Slot [3] registered [ 0.165240] acpiphp: Slot [4] registered [ 0.166279] acpiphp: Slot [5] registered [ 0.167314] acpiphp: Slot [6] registered [ 0.168019] acpiphp: Slot [7] registered [ 0.172662] acpiphp: Slot [8] registered [ 0.173722] acpiphp: Slot [9] registered [ 0.174843] acpiphp: Slot [10] registered [ 0.175897] acpiphp: Slot [11] registered [ 0.176019] acpiphp: Slot [12] registered [ 0.177068] acpiphp: Slot [13] registered [ 0.178124] acpiphp: Slot [14] registered [ 0.179192] acpiphp: Slot [15] registered [ 0.180022] acpiphp: Slot [16] registered [ 0.181087] acpiphp: Slot [17] registered [ 0.182141] acpiphp: Slot [18] registered [ 0.183199] acpiphp: Slot [19] registered [ 0.184019] acpiphp: Slot [20] registered [ 0.185072] acpiphp: Slot [21] registered [ 0.186123] acpiphp: Slot [22] registered [ 0.187173] acpiphp: Slot [23] registered [ 0.188024] acpiphp: Slot [24] registered [ 0.189086] acpiphp: Slot [25] registered [ 0.190136] acpiphp: Slot [26] registered [ 0.191185] acpiphp: Slot [27] registered [ 0.192018] acpiphp: Slot [28] registered [ 0.193077] acpiphp: Slot [29] registered [ 0.194122] acpiphp: Slot [30] registered [ 0.195168] acpiphp: Slot [31] registered [ 0.196036] PCI host bridge to bus 0000:00 [ 0.197159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198481] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199925] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201568] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.203149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211878] 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.240298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.242259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.244078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.245930] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.247875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248859] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250925] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252794] vgaarb: bridge control possible 0000:00:02.0 [ 0.254632] SCSI subsystem initialized [ 0.256151] ACPI: bus type USB registered [ 0.257261] usbcore: registered new interface driver usbfs [ 0.258600] usbcore: registered new interface driver hub [ 0.260056] usbcore: registered new device driver usb [ 0.261377] PCI: Using ACPI for IRQ routing [ 0.261909] NetLabel: Initializing [ 0.264015] NetLabel: domain hash size = 128 [ 0.265116] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.266416] NetLabel: unlabeled traffic allowed by default [ 0.268372] Switched to clocksource kvm-clock [ 0.276945] AppArmor: AppArmor Filesystem Enabled [ 0.278169] pnp: PnP ACPI init [ 0.279041] ACPI: bus type PNP registered [ 0.280677] pnp: PnP ACPI: found 8 devices [ 0.281736] ACPI: bus type PNP unregistered [ 0.289609] NET: Registered protocol family 2 [ 0.291278] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293243] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.294980] TCP: Hash tables configured (established 16384 bind 16384) [ 0.296638] TCP: reno registered [ 0.297529] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298966] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300635] NET: Registered protocol family 1 [ 0.301803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.303204] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.304594] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.326708] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.349421] Trying to unpack rootfs image as initramfs... [ 0.448525] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452263] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.456098] Scanning for low memory corruption every 60 seconds [ 0.458002] Initialise system trusted keyring [ 0.459239] audit: initializing netlink socket (disabled) [ 0.460628] type=2000 audit(1543228894.224:1): initialized [ 0.481108] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483560] zbud: loaded [ 0.484571] VFS: Disk quotas dquot_6.5.2 [ 0.485665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487607] fuse init (API version 7.22) [ 0.488784] msgmni has been set to 3997 [ 0.489963] Key type big_key registered [ 0.491507] Key type asymmetric registered [ 0.492679] Asymmetric key parser 'x509' registered [ 0.494005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496091] io scheduler noop registered [ 0.497192] io scheduler deadline registered (default) [ 0.498562] io scheduler cfq registered [ 0.499715] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501166] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502871] ipmi message handler version 39.2 [ 0.504134] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506166] ACPI: Power Button [PWRF] [ 0.507311] GHES: HEST is not enabled! [ 0.529429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572460] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.594523] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.596551] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620372] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623162] Linux agpgart interface v0.103 [ 0.625217] brd: module loaded [ 0.626562] loop: module loaded [ 0.627808] blk-mq: CPU -> queue map [ 0.628836] CPU 0 -> Queue 0 [ 0.629740] CPU 1 -> Queue 0 [ 0.631527] vda: vda1 [ 0.633173] scsi0 : ata_piix [ 0.634151] scsi1 : ata_piix [ 0.634990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638361] libphy: Fixed MDIO Bus: probed [ 0.639531] tun: Universal TUN/TAP device driver, 1.6 [ 0.640778] tun: (C) 1999-2004 Max Krasnyansky [ 0.643819] PPP generic driver version 2.4.2 [ 0.644994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646529] ehci-pci: EHCI PCI platform driver [ 0.647649] ehci-platform: EHCI generic platform driver [ 0.649068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650504] ohci-pci: OHCI PCI platform driver [ 0.651616] ohci-platform: OHCI generic platform driver [ 0.652904] uhci_hcd: USB Universal Host Controller Interface driver [ 0.674730] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677992] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.679527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.682924] usb usb1: Product: UHCI Host Controller [ 0.684110] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.685587] usb usb1: SerialNumber: 0000:00:01.2 [ 0.686865] hub 1-0:1.0: USB hub found [ 0.687874] hub 1-0:1.0: 2 ports detected [ 0.689086] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.691809] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.693049] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.694473] mousedev: PS/2 mouse device common for all mice [ 0.696125] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.698509] rtc_cmos 00:00: RTC can wake from S4 [ 0.699999] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.701496] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.703090] device-mapper: uevent: version 1.0.3 [ 0.704372] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.706420] ledtrig-cpu: registered to indicate activity on CPUs [ 0.707933] TCP: cubic registered [ 0.716782] NET: Registered protocol family 10 [ 0.718379] NET: Registered protocol family 17 [ 0.719506] Key type dns_resolver registered [ 0.720921] Loading compiled-in X.509 certificates [ 0.722676] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.724963] registered taskstats version 1 [ 0.728172] Key type trusted registered [ 0.732175] Key type encrypted registered [ 0.733218] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734530] IMA: No TPM chip found, activating TPM-bypass! [ 0.736389] regulator-dummy: disabling [ 0.737461] Magic number: 10:178:680 [ 0.738581] rtc_cmos 00:00: setting system clock to 2018-11-26 10:41:34 UTC (1543228894) [ 0.740767] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742178] EDD information not available. [ 0.794268] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.796244] Write protecting the kernel read-only data: 12288k [ 0.798906] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.802885] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.816809] systemd-udevd[107]: starting version 204 [ 0.856849] FDC 0 is a S82078B [ 1.000033] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165027] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.167045] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.169132] usb 1-1: Product: QEMU USB Tablet [ 1.170554] usb 1-1: Manufacturer: QEMU [ 1.171802] usb 1-1: SerialNumber: 42 [ 1.448078] tsc: Refined TSC clocksource calibration: 3491.854 MHz [ 1.869534] 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.189206] 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.315640] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.416055] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 10:41:36 +0000. Up 2.75 seconds. cloud-init-nonet[2.91]: 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 cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.54]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 10:41:38 +0000. Up 4.69 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:2f:1f:fa | ci-info: | eth0 | True | 192.168.0.30 | 255.255.255.0 | fa:16:3e:32:0c:9d | 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: 37:93:0d:f4:87:d1:2c:be:12:66:8e:18:05:55:86:f3 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o.o+ .o | | +o ..oo | | . o..o.. | | . E+.. | | oS==... | | . ..oo. | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 37:33:77:1a:1f:89:fe:a1:d9:1e:fc:f7:90:b1:56:94 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | .| | E.| | . o | | S = + = .| | . * * * | | o X | | * =.| | 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: e1:3e:56:13:93:ad:ad:5a:39:84:93:51:79:59:d0:09 root@ns The key's randomart image is: +--[ECDSA 256]---+ | ..E*.. | | ..oo o | | o +.. | | . = = | | S = . | | . + + | | + = | | . + . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:19:96:70:bf:38:89:aa:ad:a0:e7:91:fa:4f:37:d5 root@ns The key's randomart image is: +--[ED25519 256--+ | . . | | o o | | + . | | = = . | | S + E . | | . + . | | + . + | | o.+ + . | | o+o.+.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 10:41:44 +0000. Up 10.57 seconds. * 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 Mon, 26 Nov 2018 10:41:45 +0000. Up 11.69 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.7/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [167 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 [93.3 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 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 [504 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 [558 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 [269 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.9 MB in 8s (1586 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 28 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 0s (590 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.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + 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 | 50:a7:37:b4:47:85:73:7c:46:02:01:a2:28:40:25:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 37:33:77:1a:1f:89:fe:a1:d9:1e:fc:f7:90:b1:56:94 root@ns (DSA) ec2: 256 e1:3e:56:13:93:ad:ad:5a:39:84:93:51:79:59:d0:09 root@ns (ECDSA) ec2: 256 d7:19:96:70:bf:38:89:aa:ad:a0:e7:91:fa:4f:37:d5 root@ns (ED25519) ec2: 2048 37:93:0d:f4:87:d1:2c:be:12:66:8e:18:05:55:86:f3 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKQFjRoPJ0zHwku6spBbWyq5kyPdVfhACqLF7QbCk0Teds3Qkz0TNoK6y1QdvMkn+Z4zN4AxUtIQqua3NN+0TI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAVeLRyGvDpo1dhk6Jvt2n7ky5/8lzlDe2r9zW1xaM5K root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAcOQxnGKhZhFSxFWvXimxPWv0VFr4eOhTEi/a30ByekafxOngoGj6Z3ekQ1ehUb6DZzAu2giD0ryOase/rdKKmNpKdE1MR6AuIwkmc+PEW5lcn3+JzCJq3QKFgLyq4kIkaGYLPzDDCgSpmgBkjL5uame2PB294cV0kts6ZC6a01OLpC1kPh2/NuSSC9sNpGz13XJhubfkjN5Q53+Gy7j4BZUTHHyNiKnngJxNQTyJ9II1ABGIDauwi/RI85G0akqSij2wUUcEkNYdA5ymowy6aFs3Ygax22G8fhz8e8dbSvopHzpx3fWDFPuikQKrmDGPiOkpPi9V6e3k2O21qrLJ root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 10:41:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.46 seconds 2018-11-26 10:47:26,370 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-26 10:47:26,372 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2018-11-26 10:47:26,455 - 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-26 10:47:26,524 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-26 10:47:26,524 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-26 10:47:26,656 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:47:26,657 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-26 10:47:51,729 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:47:51,730 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-26 10:48:16,790 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:48:16,791 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-26 10:48:41,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:48:41,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-26 10:49:06,895 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:49:06,895 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-26 10:49:31,941 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:49:31,941 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-11-26 10:49:57,045 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:49:57,046 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-11-26 10:50:54,824 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-26 10:50:54,824 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-11-26 10:51:20,168 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550450@clearwater.opnfv', u'sip_username': u'6505550450', u'formatted_number': u'(650) 555-0450', u'number': u'6505550450', u'sip_uri': u'sip:6505550450@clearwater.opnfv', u'number_id': u'5b082de0816a4734b87253f1edb4e958', u'sip_password': u'477CpASev', u'pstn': False} 2018-11-26 10:51:20,705 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.207', 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-26 10:51:20,705 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-26 10:51:20,706 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-26 10:51:20,713 - 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-26 10:51:20,713 - 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-26 10:55:04,136 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-11-26 10:55:04,137 - 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 0f4c05ad9c82c1467da53f2fd4558fda) (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 adab2e42dd972bd1671181fc5a560a02) (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 b847740b55797d47355e98354dd618b4) (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 b07e3b960a1961057277a8b0baa493af) (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 708c8930b1b7f368eaecfb9ef2217f01) (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 afb64291b1663f4c857e01dd2d208d71) (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 87758d6e921b730fad91f4336628b9b2) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:75: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 5644b9bca9d08d31dc35a5c405606e34) (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) - (6505550960, 6505550975) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 0f4c05ad9c82c1467da53f2fd4558fda) - /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) - (6505550390, 6505550749) Failed Endpoint threw exception: - Expected 180, got 503 (call ID adab2e42dd972bd1671181fc5a560a02) - /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) - (6505550323, 6505550048) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b847740b55797d47355e98354dd618b4) - /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) - (6505550620, 6505550914) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550389, 6505550231) Failed Endpoint threw exception: - Expected 486, got 503 (call ID b07e3b960a1961057277a8b0baa493af) - /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) - (6505550974, 6505550189) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 708c8930b1b7f368eaecfb9ef2217f01) - /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) - (6505550894, 6505550013) Failed Endpoint threw exception: - Expected 180, got 503 (call ID afb64291b1663f4c857e01dd2d208d71) - /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) - (6505550173) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550362, 6505550785) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 87758d6e921b730fad91f4336628b9b2) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 2732fbace26c9dd33777b8319b3324c1) Call Barring - Outbound Rejection (TCP) - (6505550120, 6505550817) 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) - (6505550729, 6505550829) 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) - (6505550304, 6505550268, 6505550840) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 5644b9bca9d08d31dc35a5c405606e34) - /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) - Leaked sip:6505550789@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550433@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: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:18: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) - 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%3A6505550235%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:124: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:18: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%3A6505550694%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb: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:18: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%3A6505550421%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:18: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%3A6505550695%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:18: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%3A6505550539%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:18: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%3A6505550883%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:18: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%3A6505550797%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:18: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%3A6505550230%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:18: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%3A6505550496%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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:18: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 Forking - 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%3A6505550908%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-forking.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:18: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 Forking - Endpoint offline (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%3A6505550954%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-forking.rb:108: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:18: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 Forking - Endpoint offline while ringing (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%3A6505550455%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-forking.rb:183: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:18: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%3A6505550229%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:18: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%3A6505550579%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:18: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%3A6505550539%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:18: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%3A6505550793%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:18: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%3A6505550777%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:18: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%3A6505550621%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:18: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%3A6505550479%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:18: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%3A6505550520%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:18: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%3A6505550289%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:18: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%3A6505550258%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:18: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%3A6505550138%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:18: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%3A6505550708%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:18: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%3A6505550056%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:18: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%3A6505550734%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:18: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%3A6505550566%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:18: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%3A6505550186%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:18: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/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 6cafb436b2010c788d96c4816623282d) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194: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 a920f1f749ee05d52806cbab98bac97f) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230: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/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 b6aecd7d7442caa78d91e344a561d6c5) (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 1c7281f6c803d0639075f18e0e70c4b4) (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 c9b27948a6390f9c88c8c0a94b03de27) (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' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550896@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 8242251a9baa62064db3924b7e9a22b6) (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:6505550123@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 55ddbc3cd5121e4fe9d76cc9b46c7b04) (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:6505550765@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b7acc60a7d6e8423efcc929c3461ce2d) (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' GRUU - Call - only GRUU as target (TCP) - (6505550049, 6505550376) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 6cafb436b2010c788d96c4816623282d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550476, 6505550932) Failed Endpoint threw exception: - Expected 200, got 503 (call ID a920f1f749ee05d52806cbab98bac97f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550339, 6505550304) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550865, 6505550600) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550736, 6505550430) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550890, 6505550157) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b6aecd7d7442caa78d91e344a561d6c5) - /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) - (6505550868, 6505550840) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1c7281f6c803d0639075f18e0e70c4b4) - /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) - (6505550389, 6505550345) Failed Endpoint threw exception: - Expected 200, got 503 (call ID c9b27948a6390f9c88c8c0a94b03de27) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550896) Failed Endpoint threw exception: - sip:6505550896@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 8242251a9baa62064db3924b7e9a22b6) - /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) - (6505550123) Failed Endpoint threw exception: - sip:6505550123@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 55ddbc3cd5121e4fe9d76cc9b46c7b04) - /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) - (6505550765) Failed Endpoint threw exception: - sip:6505550765@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b7acc60a7d6e8423efcc929c3461ce2d) - /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) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550531, 6505550368) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID fe30dd767c5e306e2f550bff5e6b5358) Failed RuntimeError thrown: - Expected 200, got 504 (call ID fe30dd767c5e306e2f550bff5e6b5358) - /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:232: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:18: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%3A6505550433%40clearwater.opnfv/associated_private_ids"} 46 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-11-26 10:51:27 +0000 Basic Call - SDP (TCP) at 2018-11-26 10:51:32 +0000 Basic Call - Tel URIs (TCP) at 2018-11-26 10:51:37 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-11-26 10:51:44 +0000 Basic Call - Messages - Pager model (TCP) at 2018-11-26 10:51:49 +0000 Basic Call - Pracks (TCP) at 2018-11-26 10:51:55 +0000 Multiple Identities (TCP) at 2018-11-26 10:52:02 +0000 Call Diversion - Not registered (TCP) at 2018-11-26 10:52:12 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-11-26 10:52:42 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-11-26 10:52:42 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-11-26 10:52:43 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-11-26 10:52:43 +0000 Call Diversion - Busy (TCP) at 2018-11-26 10:52:43 +0000 Call Diversion - Unconditional (TCP) at 2018-11-26 10:52:43 +0000 Call Diversion - No answer (TCP) at 2018-11-26 10:52:43 +0000 Call Diversion - Bad target URI (TCP) at 2018-11-26 10:52:43 +0000 Call Diversion - Audio-only call (TCP) at 2018-11-26 10:52:44 +0000 Call Diversion - Audio-video call (TCP) at 2018-11-26 10:52:44 +0000 Call Forking - Mainline (TCP) at 2018-11-26 10:52:44 +0000 Call Forking - Endpoint offline (TCP) at 2018-11-26 10:52:44 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2018-11-26 10:52:44 +0000 Call Waiting - Accepted (TCP) at 2018-11-26 10:52:45 +0000 Call Waiting - Cancelled (TCP) at 2018-11-26 10:52:45 +0000 CANCEL - Mainline (TCP) at 2018-11-26 10:52:45 +0000 Filtering - Accept-Contact (TCP) at 2018-11-26 10:52:45 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-11-26 10:52:45 +0000 Filtering - Accept-Contact no match (TCP) at 2018-11-26 10:52:45 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-11-26 10:52:46 +0000 Filtering - RFC3841 example (TCP) at 2018-11-26 10:52:46 +0000 Filtering - Reject-Contact no match (TCP) at 2018-11-26 10:52:46 +0000 Filtering - Reject-Contact match (TCP) at 2018-11-26 10:52:46 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-11-26 10:52:46 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-11-26 10:52:47 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-11-26 10:52:47 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-11-26 10:52:47 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-11-26 10:52:47 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-11-26 10:52:47 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-11-26 10:52:53 +0000 GRUU - Call - AoR as target (TCP) at 2018-11-26 10:52:58 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-11-26 10:53:12 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-11-26 10:53:17 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-11-26 10:53:23 +0000 SUBSCRIBE - reg-event (TCP) at 2018-11-26 10:53:54 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-11-26 10:54:26 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-11-26 10:54:58 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-11-26 10:55:03 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-11-26 10:55:04,141 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 46, 'skipped': 43, 'total': 96, 'passed': 7} 2018-11-26 10:55:04,269 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 10:55:04,270 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 10:56:15,923 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-26 10:56:16,956 - 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'0975ab23e3cd4d6a8a2ac8cd97c23fab', '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_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6'}) 2018-11-26 10:56:17,363 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ce9c1b3ad6440c0876e3c5d9e7c0375', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6'}) 2018-11-26 10:56:17,600 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 10:56:17,729 - 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'dc83edaf5500437ebfdf9a2298ce430d'}) 2018-11-26 10:56:18,469 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 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'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b4d2eaab-0613-420d-8d50-24245c94b8b1', 'username': u'vyos_vrouter-user_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 10:56:18,472 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'password': 'b4d2eaab-0613-420d-8d50-24245c94b8b1', 'project_name': 'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '0975ab23e3cd4d6a8a2ac8cd97c23fab', 'project_domain_name': 'Default'} 2018-11-26 10:56:18,503 - 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-26 10:56:18,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-26 10:56:18,543 - 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-26 10:56:18,576 - 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-26 10:56:18,577 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-26 10:56:19,427 - 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-26T10:56:19Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ae6ac51a-875d-495a-974d-ed2f888efb91', 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'vyos_vrouter-net_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'created_at': u'2018-11-26T10:56:19Z', u'mtu': 1450, u'tenant_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'l2_adjacency': True}) 2018-11-26 10:56:21,211 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:56:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd3e28869-9c0b-455a-a32b-c03c365a9ec1', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'enable_dhcp': True, u'network_id': u'ae6ac51a-875d-495a-974d-ed2f888efb91', u'tenant_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'created_at': u'2018-11-26T10:56:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab'}) 2018-11-26 10:56:28,342 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T10:56:23Z', u'revision_number': 4, u'id': u'b5ef5cb5-5734-4609-adae-f6c75618de8c', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'admin_state_up': True, u'tenant_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'created_at': u'2018-11-26T10:56:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab'}) 2018-11-26 10:57:54,749 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/38e731cc-4f0a-4782-8d3a-e1f4b1b9945c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/38e731cc-4f0a-4782-8d3a-e1f4b1b9945c/file', 'owner': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'id': u'38e731cc-4f0a-4782-8d3a-e1f4b1b9945c', 'size': 4373348352, u'self': u'/v2/images/38e731cc-4f0a-4782-8d3a-e1f4b1b9945c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'name': 'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/38e731cc-4f0a-4782-8d3a-e1f4b1b9945c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T10:57:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T10:57:54Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/38e731cc-4f0a-4782-8d3a-e1f4b1b9945c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'created': u'2018-11-26T10:56:55Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-26T10:56:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/38e731cc-4f0a-4782-8d3a-e1f4b1b9945c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-26 10:57:55,084 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', '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'4a0867c6811546ee9366410d76086950', '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'204d377c-4bfa-47e5-a219-851e23843c3d', 'swap': 0}) 2018-11-26 10:57:55,499 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz5KLlYf/+Qa0GAG5jmDR2XFDCH8innnVEvpr8qs8vfIeJsm+bdSGy36GOqGlCVqtCtyrPzJ6M5yC+gp9wyglwaKMWaOdsf74MSDQS3uLxMgISm0mP8oGvRL6Q2imBNF46FIE0u4RGox6fr8ZWch1t9HIRfUD1R25syp6u0I4uvukQaZUBJa5JniJFjAg1g/XjKXanWKHLOsRfUn2iw+eBGYSKmaFOT29aU4Aab/z+Wx8hSxBqoLHkFaKPJ3B6zEsWEgSO/mZdLiCyQwYPruOjM4UXFavPi6Zm4CqdL95y/XgIVUAf4JLJqWw+P8h8GMAlRWqfymDfEBkmL71djAwJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs+Si5WH//kGtBgBuY5g0dlxQwh/Ip551RL6a/KrPL3yHibJv\nm3Uhst+hjqhpQlarQrcqz8yejOcgvoKfcMoJcGijFmjnbH++DEg0Et7i8TICEptJ\nj/KBr0S+kNopgTReOhSBNLuERqMen6/GVnIdbfRyEX1A9UdubMqertCOLr7pEGmV\nASWuSZ4iRYwINYP14yl2p1ihyzrEX1J9osPngRmEipmhTk9vWlOAGm/8/lsfIUsQ\naqCx5BWijydwesxLFhIEjv5mXS4gskMGD67jozOFFxWrz4umZuAqnS/ecv14CFVA\nH+CSyalsPj/IfBjAJUVqn8pg3xAZJi+9XYwMCQIDAQABAoIBAQCq6LW6qHjF3y+7\nW/2Esb5mFR7Ez92bInjXbx9gngdpXi6HK/fNAmOZxc1/85DNbfoX0F3kPssDozMA\nzKkeR1TgbwlC6Te1ZUfx80dGBmwmKxS9CLvC/usm0XEbvalhD5fWJlT6/IyXb7JQ\nlHci+hfrtyoIY6+rWMoYoghQneP3k+D4koaiaEYBHl/rNSdcvpY1AwXHHTUXPygH\nY1quh+ExmyJj/diVf8QSqLdCkHB1rH5G3msz862wKq76REKmTUGhDKtUbV6mWUg2\nnrqXn27VD94WckCwO+8i1X8qI9jvXUnFgQ/t1+BJQmru1e0cArkcd4VpJkUfqQiD\ndlkzf1uBAoGBAONI5lE7YNjLtlkLE9WMSPQ5L0L91+N5xAcqYVuHlxSCy2AYMLc5\nPksV5tbgP7oqVfoUWFokr37kRhocLpYk4aPstdWxGQUxrI7PAYk0FmGXXbxtd0Py\n3d5NPrulR6qZWeEkWnlgo1GepxSPeUxNDlPqxProwoSIoE76TNno0SpNAoGBAMqe\n8ToEIxGDrSr6Pjs0iZLmsPjoadVKoz7GcW/r3ZaICjyHEK2+hrEidcOovY2y2Coz\naaRFfH2uf+eNkY0YHNBZfQY9iy0vWtQqeMZHq9Jy/YmdeusoT9gXPknE0CVMcKrp\nEPTM9MSRU18k4z/iZw8dMTD8nY9pSp7uvo5sC06tAoGATmGQlAj/MCSooPKSB34W\nlqq14st5zUfr03DJHHCZKIimrGALRNSn5+sIraeuMnxxJAoqIgQuxXrhthVr93mG\nmyqB1sz5TPJBiQpYhEGDSmqR9+5kR/mUjBplfP7VxT6XYW5RCTTLfdVR12RXN3oH\na+c1wTXOBzi62CG3qRqCL60CgYEAqdFindw/w/sXVJDdPWO/9eXw5vxrTv86KG/L\nPSFy2ynzYl1VBjlLzAP0rWKsU6lT8LKcVLiEKRXqTxhgp99QrvKBjYxhLCKnPnDG\nPnBtOnlzszXQgmyL1rFMXClexhP1zdh+hJ2Oe3zNYk2ZRL6s34b45nSiXULC7sdr\n4BP/uhUCgYAnDA+17FMqOun516AzApP9kmY20AUQAkD0jSKtvdPv3HKdg9ZgXYjl\nb/cAe6Hk+fbMH+cgjOLmmV3wKYn1Wx8y92WLlT+394pnHoFbLFNB2ouXKfgA1ikK\nHJimGpGnDmMoaRL7Lmt+3Et6V2kigDLm81qfk6mT0ddWPROCyq0O3w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ce9c1b3ad6440c0876e3c5d9e7c0375', 'name': u'vyos_vrouter-kp_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'created_at': '2018-11-26T10:57:55.499170', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'name': 'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ea:2f:fa:95:03:39:f0:54:a8:59:e2:ae:eb:e9:ef:58', 'type': 'ssh', 'id': u'vyos_vrouter-kp_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6'}) 2018-11-26 10:57:55,499 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAs+Si5WH//kGtBgBuY5g0dlxQwh/Ip551RL6a/KrPL3yHibJv m3Uhst+hjqhpQlarQrcqz8yejOcgvoKfcMoJcGijFmjnbH++DEg0Et7i8TICEptJ j/KBr0S+kNopgTReOhSBNLuERqMen6/GVnIdbfRyEX1A9UdubMqertCOLr7pEGmV ASWuSZ4iRYwINYP14yl2p1ihyzrEX1J9osPngRmEipmhTk9vWlOAGm/8/lsfIUsQ aqCx5BWijydwesxLFhIEjv5mXS4gskMGD67jozOFFxWrz4umZuAqnS/ecv14CFVA H+CSyalsPj/IfBjAJUVqn8pg3xAZJi+9XYwMCQIDAQABAoIBAQCq6LW6qHjF3y+7 W/2Esb5mFR7Ez92bInjXbx9gngdpXi6HK/fNAmOZxc1/85DNbfoX0F3kPssDozMA zKkeR1TgbwlC6Te1ZUfx80dGBmwmKxS9CLvC/usm0XEbvalhD5fWJlT6/IyXb7JQ lHci+hfrtyoIY6+rWMoYoghQneP3k+D4koaiaEYBHl/rNSdcvpY1AwXHHTUXPygH Y1quh+ExmyJj/diVf8QSqLdCkHB1rH5G3msz862wKq76REKmTUGhDKtUbV6mWUg2 nrqXn27VD94WckCwO+8i1X8qI9jvXUnFgQ/t1+BJQmru1e0cArkcd4VpJkUfqQiD dlkzf1uBAoGBAONI5lE7YNjLtlkLE9WMSPQ5L0L91+N5xAcqYVuHlxSCy2AYMLc5 PksV5tbgP7oqVfoUWFokr37kRhocLpYk4aPstdWxGQUxrI7PAYk0FmGXXbxtd0Py 3d5NPrulR6qZWeEkWnlgo1GepxSPeUxNDlPqxProwoSIoE76TNno0SpNAoGBAMqe 8ToEIxGDrSr6Pjs0iZLmsPjoadVKoz7GcW/r3ZaICjyHEK2+hrEidcOovY2y2Coz aaRFfH2uf+eNkY0YHNBZfQY9iy0vWtQqeMZHq9Jy/YmdeusoT9gXPknE0CVMcKrp EPTM9MSRU18k4z/iZw8dMTD8nY9pSp7uvo5sC06tAoGATmGQlAj/MCSooPKSB34W lqq14st5zUfr03DJHHCZKIimrGALRNSn5+sIraeuMnxxJAoqIgQuxXrhthVr93mG myqB1sz5TPJBiQpYhEGDSmqR9+5kR/mUjBplfP7VxT6XYW5RCTTLfdVR12RXN3oH a+c1wTXOBzi62CG3qRqCL60CgYEAqdFindw/w/sXVJDdPWO/9eXw5vxrTv86KG/L PSFy2ynzYl1VBjlLzAP0rWKsU6lT8LKcVLiEKRXqTxhgp99QrvKBjYxhLCKnPnDG PnBtOnlzszXQgmyL1rFMXClexhP1zdh+hJ2Oe3zNYk2ZRL6s34b45nSiXULC7sdr 4BP/uhUCgYAnDA+17FMqOun516AzApP9kmY20AUQAkD0jSKtvdPv3HKdg9ZgXYjl b/cAe6Hk+fbMH+cgjOLmmV3wKYn1Wx8y92WLlT+394pnHoFbLFNB2ouXKfgA1ikK HJimGpGnDmMoaRL7Lmt+3Et6V2kigDLm81qfk6mT0ddWPROCyq0O3w== -----END RSA PRIVATE KEY----- 2018-11-26 11:00:29,248 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:c7:68', 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'38e731cc-4f0a-4782-8d3a-e1f4b1b9945c'}), 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-26T11:00:26.000000', 'flavor': Munch({u'id': u'204d377c-4bfa-47e5-a219-851e23843c3d'}), 'az': u'nova', 'id': u'9f35bfe1-4e00-4f67-91f7-d24c7f3ddfcf', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ce9c1b3ad6440c0876e3c5d9e7c0375', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'name': 'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', '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-26T11:00:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-26T11:00:26Z', 'hostId': u'8e01b64abcd303a1e7f271e46b7aef81181764e6f6731820b30cb705', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'8e01b64abcd303a1e7f271e46b7aef81181764e6f6731820b30cb705', '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-26T11:00:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'name': u'vyos_vrouter-vm_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'adminPass': u'nGVkWJvV66e6', 'tenant_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'created_at': u'2018-11-26T10:58:02Z', 'created': u'2018-11-26T10:58:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-26 11:00:33,369 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b5ef5cb5-5734-4609-adae-f6c75618de8c', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'created_at': u'2018-11-26T11:00:30Z', 'attached': True, 'updated_at': u'2018-11-26T11:00:33Z', 'id': u'68ebebbb-5a37-4a30-8825-54807c26c7e0', 'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'name': 'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'b5ef5cb5-5734-4609-adae-f6c75618de8c', u'qos_policy_id': None, 'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'port_id': u'6c193e92-3ed0-4c91-9a6d-0a1bab196be2', 'port': u'6c193e92-3ed0-4c91-9a6d-0a1bab196be2', 'network': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0'}) 2018-11-26 11:00:33,498 - 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 1875143825 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.388556] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391279] pid_max: default: 32768 minimum: 301 [ 0.392745] Security Framework initialized [ 0.394120] SELinux: Initializing. [ 0.395623] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401634] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405260] Mount-cache hash table entries: 4096 [ 0.406998] Initializing cgroup subsys memory [ 0.408403] Initializing cgroup subsys devices [ 0.409824] Initializing cgroup subsys freezer [ 0.411246] Initializing cgroup subsys net_cls [ 0.412664] Initializing cgroup subsys blkio [ 0.414049] Initializing cgroup subsys perf_event [ 0.415500] Initializing cgroup subsys hugetlb [ 0.416910] Initializing cgroup subsys pids [ 0.418262] Initializing cgroup subsys net_prio [ 0.419759] CPU: Physical Processor ID: 0 [ 0.421796] mce: CPU supports 10 MCE banks [ 0.423181] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426317] tlb_flushall_shift: 6 [ 0.427734] Freeing SMP alternatives: 28k freed [ 0.431960] ACPI: Core revision 20130517 [ 0.433751] ACPI: All ACPI Tables successfully acquired [ 0.435524] ftrace: allocating 25812 entries in 101 pages [ 0.458210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.460029] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.461818] smpboot: Max logical packages: 2 [ 0.463451] Enabling x2apic [ 0.464567] Enabled x2apic [ 0.465935] Switched APIC routing to physical x2apic. [ 0.468718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.470521] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.473806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.481713] KVM setup paravirtual spinlock [ 0.484487] smpboot: Booting Node 0, Processors #1 OK [ 0.486446] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.508348] Brought up 2 CPUs [ 0.508351] KVM setup async PF for cpu 1 [ 0.508354] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.512193] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.514770] devtmpfs: initialized [ 0.517369] EVM: security.selinux [ 0.518572] EVM: security.ima [ 0.519702] EVM: security.capability [ 0.521630] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.523481] pinctrl core: initialized pinctrl subsystem [ 0.525148] NET: Registered protocol family 16 [ 0.526748] ACPI: bus type PCI registered [ 0.528079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.529935] PCI: Using configuration type 1 for base access [ 0.534937] ACPI: Added _OSI(Module Device) [ 0.536309] ACPI: Added _OSI(Processor Device) [ 0.537704] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.539144] ACPI: Added _OSI(Processor Aggregator Device) [ 0.541827] ACPI: Interpreter enabled [ 0.543104] ACPI: (supports S0 S5) [ 0.544315] ACPI: Using IOAPIC for interrupt routing [ 0.545818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.550361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.553903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.555696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.559029] acpiphp: Slot [3] registered [ 0.560352] acpiphp: Slot [4] registered [ 0.561676] acpiphp: Slot [5] registered [ 0.563007] acpiphp: Slot [6] registered [ 0.564320] acpiphp: Slot [7] registered [ 0.565640] acpiphp: Slot [8] registered [ 0.566967] acpiphp: Slot [9] registered [ 0.568285] acpiphp: Slot [10] registered [ 0.569617] acpiphp: Slot [11] registered [ 0.570956] acpiphp: Slot [12] registered [ 0.572300] acpiphp: Slot [13] registered [ 0.573642] acpiphp: Slot [14] registered [ 0.574981] acpiphp: Slot [15] registered [ 0.576321] acpiphp: Slot [16] registered [ 0.577654] acpiphp: Slot [17] registered [ 0.578994] acpiphp: Slot [18] registered [ 0.580328] acpiphp: Slot [19] registered [ 0.581666] acpiphp: Slot [20] registered [ 0.583007] acpiphp: Slot [21] registered [ 0.584335] acpiphp: Slot [22] registered [ 0.585664] acpiphp: Slot [23] registered [ 0.587000] acpiphp: Slot [24] registered [ 0.588337] acpiphp: Slot [25] registered [ 0.589675] acpiphp: Slot [26] registered [ 0.591017] acpiphp: Slot [27] registered [ 0.592394] acpiphp: Slot [28] registered [ 0.593731] acpiphp: Slot [29] registered [ 0.595069] acpiphp: Slot [30] registered [ 0.596397] acpiphp: Slot [31] registered [ 0.597727] PCI host bridge to bus 0000:00 [ 0.599062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.600637] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.602450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.604254] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.606698] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.609147] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.614306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.616179] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.617938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.619820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.623943] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.626360] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.650515] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.652685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.654994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.657088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.659172] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.661133] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.663167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.665739] vgaarb: loaded [ 0.666833] vgaarb: bridge control possible 0000:00:02.0 [ 0.668572] SCSI subsystem initialized [ 0.669899] ACPI: bus type USB registered [ 0.671257] usbcore: registered new interface driver usbfs [ 0.672866] usbcore: registered new interface driver hub [ 0.674453] usbcore: registered new device driver usb [ 0.676173] PCI: Using ACPI for IRQ routing [ 0.677910] NetLabel: Initializing [ 0.679134] NetLabel: domain hash size = 128 [ 0.680510] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.682037] NetLabel: unlabeled traffic allowed by default [ 0.683763] Switched to clocksource kvm-clock [ 0.693278] pnp: PnP ACPI init [ 0.694454] ACPI: bus type PNP registered [ 0.696187] pnp: PnP ACPI: found 5 devices [ 0.697529] ACPI: bus type PNP unregistered [ 0.705130] NET: Registered protocol family 2 [ 0.706866] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.709539] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.711749] TCP: Hash tables configured (established 32768 bind 32768) [ 0.713638] TCP: reno registered [ 0.714830] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.716558] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.718417] NET: Registered protocol family 1 [ 0.719833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.721498] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.723139] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.743380] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.763350] Unpacking initramfs... [ 1.229292] Freeing initrd memory: 37508k freed [ 1.239218] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.241064] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.244538] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.246330] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.248402] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.250158] Initialise system trusted keyring [ 1.251597] audit: initializing netlink socket (disabled) [ 1.253192] type=2000 audit(1543230029.504:1): initialized [ 1.270172] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.271938] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.274576] zpool: loaded [ 1.275672] zbud: loaded [ 1.276934] VFS: Disk quotas dquot_6.5.2 [ 1.278285] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.280230] msgmni has been set to 7578 [ 1.281592] Key type big_key registered [ 1.283635] NET: Registered protocol family 38 [ 1.285055] Key type asymmetric registered [ 1.286397] Asymmetric key parser 'x509' registered [ 1.287898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.290404] io scheduler noop registered [ 1.291728] io scheduler deadline registered (default) [ 1.306061] io scheduler cfq registered [ 1.307481] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.309102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.310994] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.313442] ACPI: Power Button [PWRF] [ 1.314871] GHES: HEST is not enabled! [ 1.316225] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.340615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.342709] Non-volatile memory driver v1.3 [ 1.344076] Linux agpgart interface v0.103 [ 1.345545] crash memory driver: version 1.1 [ 1.346978] rdac: device handler registered [ 1.348403] hp_sw: device handler registered [ 1.349785] emc: device handler registered [ 1.351144] alua: device handler registered [ 1.352522] libphy: Fixed MDIO Bus: probed [ 1.353946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.355723] ehci-pci: EHCI PCI platform driver [ 1.357127] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.358844] ohci-pci: OHCI PCI platform driver [ 1.360254] uhci_hcd: USB Universal Host Controller Interface driver [ 1.380457] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.382084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.384575] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.386143] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.387872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.389698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.392126] usb usb1: Product: UHCI Host Controller [ 1.393603] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.395478] usb usb1: SerialNumber: 0000:00:01.2 [ 1.397027] hub 1-0:1.0: USB hub found [ 1.398319] hub 1-0:1.0: 2 ports detected [ 1.399794] usbcore: registered new interface driver usbserial [ 1.401492] usbcore: registered new interface driver usbserial_generic [ 1.403307] usbserial: USB Serial support registered for generic [ 1.405037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.408295] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.409816] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.411430] mousedev: PS/2 mouse device common for all mice [ 1.413352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.416622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.419364] rtc_cmos 00:00: RTC can wake from S4 [ 1.421060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.422856] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.424682] cpuidle: using governor menu [ 1.426172] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.428926] hidraw: raw HID events driver (C) Jiri Kosina [ 1.430624] usbcore: registered new interface driver usbhid [ 1.432297] usbhid: USB HID core driver [ 1.433631] drop_monitor: Initializing network drop monitor service [ 1.435430] TCP: cubic registered [ 1.436642] Initializing XFRM netlink socket [ 1.438111] NET: Registered protocol family 10 [ 1.439837] NET: Registered protocol family 17 [ 1.441419] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.443079] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.444770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.447564] Loading compiled-in X.509 certificates [ 1.449070] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.451917] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.455199] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.458093] registered taskstats version 1 [ 1.461401] Key type trusted registered [ 1.464021] Key type encrypted registered [ 1.466592] IMA: No TPM chip found, activating TPM-bypass! [ 1.468657] rtc_cmos 00:00: setting system clock to 2018-11-26 11:00:29 UTC (1543230029) [ 1.471933] Freeing unused kernel memory: 1680k freed [ 1.477480] 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.482427] systemd[1]: Detected virtualization kvm. [ 1.483960] systemd[1]: Detected architecture x86-64. [ 1.485493] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.488269] systemd[1]: No hostname configured. [ 1.489784] systemd[1]: Set hostname to . [ 1.491359] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.514945] systemd[1]: Reached target Swap. [ 1.516350] systemd[1]: Starting Swap. [ 1.517707] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.520290] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.523938] systemd[1]: Created slice Root Slice. [ 1.525394] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.527830] systemd[1]: Created slice System Slice. [ 1.529340] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.531728] systemd[1]: Listening on Journal Socket. [ 1.533254] systemd[1]: Starting Journal Socket. [ 1.535034] 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.539547] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.542719] systemd[1]: Reached target Slices. [ 1.544174] systemd[1]: Starting Slices. [ 1.545810] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.549268] systemd[1]: Listening on udev Kernel Socket. [ 1.550864] systemd[1]: Starting udev Kernel Socket. [ 1.552694] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.556279] systemd[1]: Listening on udev Control Socket. [ 1.557889] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.560677] systemd[1]: Reached target Sockets. [ 1.562133] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.564390] systemd[1]: Reached target Paths. [ 1.565808] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.568190] systemd[1]: Reached target Local File Systems. [ 1.569805] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.572241] systemd[1]: Reached target Timers. [ 1.573651] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.576099] 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.617442] RPC: Registered named UNIX socket transport module. [ 1.619153] RPC: Registered udp transport module. [ 1.620619] RPC: Registered tcp transport module. [ 1.622067] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.700811] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.708139] scsi host0: ata_piix [ 1.709524] scsi host1: ata_piix [ 1.710784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.712612] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.716966] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.752626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.792368] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.797775] 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.852862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.854716] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.856608] usb 1-1: Product: QEMU USB Tablet [ 1.858012] usb 1-1: Manufacturer: QEMU [ 1.859301] usb 1-1: SerialNumber: 42 [ 1.868989] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.872005] 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.955095] SGI XFS with ACLs, security attributes, no debug enabled [ 1.957874] XFS (vda1): Mounting V4 Filesystem [ 1.981689] 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 Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 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.229558] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.244853] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 2.402797] SELinux: Disabled at runtime. [ 2.438808] type=1404 audit(1543230030.470:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.461377] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.463038] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.754436] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... 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 Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [ 2.829114] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.918882] type=1305 audit(1543230030.950:3): audit_pid=438 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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.115429] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.119948] [drm] Initialized drm 1.1.0 20060810 [ 3.126671] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.148617] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.150499] [TTM] Initializing pool allocator Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.155601] [TTM] Initializing DMA pool allocator [ 3.157382] [drm] fb mappable at 0xFC000000 [ 3.158843] [drm] vram aper at 0xFC000000 [ 3.158843] [drm] size 33554432 [ 3.158844] [drm] fb depth is 24 [ 3.158844] [drm] pitch is 3072 [ 3.162193] ppdev: user-space parallel port driver [ 3.165901] fbcon: cirrusdrmfb (fb0) is primary device [ 3.188947] Console: switching to colour frame buffer device 128x48 [ 3.204339] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.213824] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.290422] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI[ 3.301099] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.313538] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0...[ 3.320676] intel_rapl: no valid rapl domains found in package 0 [ 3.324539] intel_powerclamp: No package C-state available[[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.328532] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.589953] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 11:00:32 +0000. Up 3.55 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-26 11:00:34,501 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-11-26 11:00:43,635 - 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 1875143825 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.388556] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391279] pid_max: default: 32768 minimum: 301 [ 0.392745] Security Framework initialized [ 0.394120] SELinux: Initializing. [ 0.395623] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401634] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405260] Mount-cache hash table entries: 4096 [ 0.406998] Initializing cgroup subsys memory [ 0.408403] Initializing cgroup subsys devices [ 0.409824] Initializing cgroup subsys freezer [ 0.411246] Initializing cgroup subsys net_cls [ 0.412664] Initializing cgroup subsys blkio [ 0.414049] Initializing cgroup subsys perf_event [ 0.415500] Initializing cgroup subsys hugetlb [ 0.416910] Initializing cgroup subsys pids [ 0.418262] Initializing cgroup subsys net_prio [ 0.419759] CPU: Physical Processor ID: 0 [ 0.421796] mce: CPU supports 10 MCE banks [ 0.423181] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426317] tlb_flushall_shift: 6 [ 0.427734] Freeing SMP alternatives: 28k freed [ 0.431960] ACPI: Core revision 20130517 [ 0.433751] ACPI: All ACPI Tables successfully acquired [ 0.435524] ftrace: allocating 25812 entries in 101 pages [ 0.458210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.460029] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.461818] smpboot: Max logical packages: 2 [ 0.463451] Enabling x2apic [ 0.464567] Enabled x2apic [ 0.465935] Switched APIC routing to physical x2apic. [ 0.468718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.470521] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.473806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.481713] KVM setup paravirtual spinlock [ 0.484487] smpboot: Booting Node 0, Processors #1 OK [ 0.486446] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.508348] Brought up 2 CPUs [ 0.508351] KVM setup async PF for cpu 1 [ 0.508354] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.512193] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.514770] devtmpfs: initialized [ 0.517369] EVM: security.selinux [ 0.518572] EVM: security.ima [ 0.519702] EVM: security.capability [ 0.521630] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.523481] pinctrl core: initialized pinctrl subsystem [ 0.525148] NET: Registered protocol family 16 [ 0.526748] ACPI: bus type PCI registered [ 0.528079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.529935] PCI: Using configuration type 1 for base access [ 0.534937] ACPI: Added _OSI(Module Device) [ 0.536309] ACPI: Added _OSI(Processor Device) [ 0.537704] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.539144] ACPI: Added _OSI(Processor Aggregator Device) [ 0.541827] ACPI: Interpreter enabled [ 0.543104] ACPI: (supports S0 S5) [ 0.544315] ACPI: Using IOAPIC for interrupt routing [ 0.545818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.550361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.553903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.555696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.559029] acpiphp: Slot [3] registered [ 0.560352] acpiphp: Slot [4] registered [ 0.561676] acpiphp: Slot [5] registered [ 0.563007] acpiphp: Slot [6] registered [ 0.564320] acpiphp: Slot [7] registered [ 0.565640] acpiphp: Slot [8] registered [ 0.566967] acpiphp: Slot [9] registered [ 0.568285] acpiphp: Slot [10] registered [ 0.569617] acpiphp: Slot [11] registered [ 0.570956] acpiphp: Slot [12] registered [ 0.572300] acpiphp: Slot [13] registered [ 0.573642] acpiphp: Slot [14] registered [ 0.574981] acpiphp: Slot [15] registered [ 0.576321] acpiphp: Slot [16] registered [ 0.577654] acpiphp: Slot [17] registered [ 0.578994] acpiphp: Slot [18] registered [ 0.580328] acpiphp: Slot [19] registered [ 0.581666] acpiphp: Slot [20] registered [ 0.583007] acpiphp: Slot [21] registered [ 0.584335] acpiphp: Slot [22] registered [ 0.585664] acpiphp: Slot [23] registered [ 0.587000] acpiphp: Slot [24] registered [ 0.588337] acpiphp: Slot [25] registered [ 0.589675] acpiphp: Slot [26] registered [ 0.591017] acpiphp: Slot [27] registered [ 0.592394] acpiphp: Slot [28] registered [ 0.593731] acpiphp: Slot [29] registered [ 0.595069] acpiphp: Slot [30] registered [ 0.596397] acpiphp: Slot [31] registered [ 0.597727] PCI host bridge to bus 0000:00 [ 0.599062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.600637] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.602450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.604254] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.606698] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.609147] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.614306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.616179] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.617938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.619820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.623943] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.626360] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.650515] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.652685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.654994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.657088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.659172] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.661133] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.663167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.665739] vgaarb: loaded [ 0.666833] vgaarb: bridge control possible 0000:00:02.0 [ 0.668572] SCSI subsystem initialized [ 0.669899] ACPI: bus type USB registered [ 0.671257] usbcore: registered new interface driver usbfs [ 0.672866] usbcore: registered new interface driver hub [ 0.674453] usbcore: registered new device driver usb [ 0.676173] PCI: Using ACPI for IRQ routing [ 0.677910] NetLabel: Initializing [ 0.679134] NetLabel: domain hash size = 128 [ 0.680510] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.682037] NetLabel: unlabeled traffic allowed by default [ 0.683763] Switched to clocksource kvm-clock [ 0.693278] pnp: PnP ACPI init [ 0.694454] ACPI: bus type PNP registered [ 0.696187] pnp: PnP ACPI: found 5 devices [ 0.697529] ACPI: bus type PNP unregistered [ 0.705130] NET: Registered protocol family 2 [ 0.706866] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.709539] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.711749] TCP: Hash tables configured (established 32768 bind 32768) [ 0.713638] TCP: reno registered [ 0.714830] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.716558] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.718417] NET: Registered protocol family 1 [ 0.719833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.721498] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.723139] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.743380] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.763350] Unpacking initramfs... [ 1.229292] Freeing initrd memory: 37508k freed [ 1.239218] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.241064] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.244538] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.246330] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.248402] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.250158] Initialise system trusted keyring [ 1.251597] audit: initializing netlink socket (disabled) [ 1.253192] type=2000 audit(1543230029.504:1): initialized [ 1.270172] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.271938] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.274576] zpool: loaded [ 1.275672] zbud: loaded [ 1.276934] VFS: Disk quotas dquot_6.5.2 [ 1.278285] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.280230] msgmni has been set to 7578 [ 1.281592] Key type big_key registered [ 1.283635] NET: Registered protocol family 38 [ 1.285055] Key type asymmetric registered [ 1.286397] Asymmetric key parser 'x509' registered [ 1.287898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.290404] io scheduler noop registered [ 1.291728] io scheduler deadline registered (default) [ 1.306061] io scheduler cfq registered [ 1.307481] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.309102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.310994] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.313442] ACPI: Power Button [PWRF] [ 1.314871] GHES: HEST is not enabled! [ 1.316225] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.340615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.342709] Non-volatile memory driver v1.3 [ 1.344076] Linux agpgart interface v0.103 [ 1.345545] crash memory driver: version 1.1 [ 1.346978] rdac: device handler registered [ 1.348403] hp_sw: device handler registered [ 1.349785] emc: device handler registered [ 1.351144] alua: device handler registered [ 1.352522] libphy: Fixed MDIO Bus: probed [ 1.353946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.355723] ehci-pci: EHCI PCI platform driver [ 1.357127] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.358844] ohci-pci: OHCI PCI platform driver [ 1.360254] uhci_hcd: USB Universal Host Controller Interface driver [ 1.380457] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.382084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.384575] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.386143] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.387872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.389698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.392126] usb usb1: Product: UHCI Host Controller [ 1.393603] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.395478] usb usb1: SerialNumber: 0000:00:01.2 [ 1.397027] hub 1-0:1.0: USB hub found [ 1.398319] hub 1-0:1.0: 2 ports detected [ 1.399794] usbcore: registered new interface driver usbserial [ 1.401492] usbcore: registered new interface driver usbserial_generic [ 1.403307] usbserial: USB Serial support registered for generic [ 1.405037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.408295] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.409816] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.411430] mousedev: PS/2 mouse device common for all mice [ 1.413352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.416622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.419364] rtc_cmos 00:00: RTC can wake from S4 [ 1.421060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.422856] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.424682] cpuidle: using governor menu [ 1.426172] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.428926] hidraw: raw HID events driver (C) Jiri Kosina [ 1.430624] usbcore: registered new interface driver usbhid [ 1.432297] usbhid: USB HID core driver [ 1.433631] drop_monitor: Initializing network drop monitor service [ 1.435430] TCP: cubic registered [ 1.436642] Initializing XFRM netlink socket [ 1.438111] NET: Registered protocol family 10 [ 1.439837] NET: Registered protocol family 17 [ 1.441419] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.443079] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.444770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.447564] Loading compiled-in X.509 certificates [ 1.449070] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.451917] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.455199] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.458093] registered taskstats version 1 [ 1.461401] Key type trusted registered [ 1.464021] Key type encrypted registered [ 1.466592] IMA: No TPM chip found, activating TPM-bypass! [ 1.468657] rtc_cmos 00:00: setting system clock to 2018-11-26 11:00:29 UTC (1543230029) [ 1.471933] Freeing unused kernel memory: 1680k freed [ 1.477480] 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.482427] systemd[1]: Detected virtualization kvm. [ 1.483960] systemd[1]: Detected architecture x86-64. [ 1.485493] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.488269] systemd[1]: No hostname configured. [ 1.489784] systemd[1]: Set hostname to . [ 1.491359] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.514945] systemd[1]: Reached target Swap. [ 1.516350] systemd[1]: Starting Swap. [ 1.517707] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.520290] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.523938] systemd[1]: Created slice Root Slice. [ 1.525394] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.527830] systemd[1]: Created slice System Slice. [ 1.529340] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.531728] systemd[1]: Listening on Journal Socket. [ 1.533254] systemd[1]: Starting Journal Socket. [ 1.535034] 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.539547] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.542719] systemd[1]: Reached target Slices. [ 1.544174] systemd[1]: Starting Slices. [ 1.545810] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.549268] systemd[1]: Listening on udev Kernel Socket. [ 1.550864] systemd[1]: Starting udev Kernel Socket. [ 1.552694] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.556279] systemd[1]: Listening on udev Control Socket. [ 1.557889] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.560677] systemd[1]: Reached target Sockets. [ 1.562133] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.564390] systemd[1]: Reached target Paths. [ 1.565808] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.568190] systemd[1]: Reached target Local File Systems. [ 1.569805] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.572241] systemd[1]: Reached target Timers. [ 1.573651] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.576099] 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.617442] RPC: Registered named UNIX socket transport module. [ 1.619153] RPC: Registered udp transport module. [ 1.620619] RPC: Registered tcp transport module. [ 1.622067] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.700811] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.708139] scsi host0: ata_piix [ 1.709524] scsi host1: ata_piix [ 1.710784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.712612] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.716966] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.752626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.792368] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.797775] 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.852862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.854716] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.856608] usb 1-1: Product: QEMU USB Tablet [ 1.858012] usb 1-1: Manufacturer: QEMU [ 1.859301] usb 1-1: SerialNumber: 42 [ 1.868989] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.872005] 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.955095] SGI XFS with ACLs, security attributes, no debug enabled [ 1.957874] XFS (vda1): Mounting V4 Filesystem [ 1.981689] 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 Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 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.229558] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.244853] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 2.402797] SELinux: Disabled at runtime. [ 2.438808] type=1404 audit(1543230030.470:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.461377] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.463038] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.754436] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... 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 Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [ 2.829114] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.918882] type=1305 audit(1543230030.950:3): audit_pid=438 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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.115429] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.119948] [drm] Initialized drm 1.1.0 20060810 [ 3.126671] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.148617] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.150499] [TTM] Initializing pool allocator Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.155601] [TTM] Initializing DMA pool allocator [ 3.157382] [drm] fb mappable at 0xFC000000 [ 3.158843] [drm] vram aper at 0xFC000000 [ 3.158843] [drm] size 33554432 [ 3.158844] [drm] fb depth is 24 [ 3.158844] [drm] pitch is 3072 [ 3.162193] ppdev: user-space parallel port driver [ 3.165901] fbcon: cirrusdrmfb (fb0) is primary device [ 3.188947] Console: switching to colour frame buffer device 128x48 [ 3.204339] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.213824] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.290422] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI[ 3.301099] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.313538] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0...[ 3.320676] intel_rapl: no valid rapl domains found in package 0 [ 3.324539] intel_powerclamp: No package C-state available[[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.328532] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.589953] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 26 Nov 2018 11:00:32 +0000. Up 3.55 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 PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[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.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.740467] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Mon, 26 Nov 2018 11:00:34 +0000. Up 5.67 seconds. [ 5.788400] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.790717] cloud-init[790]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.793005] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.795351] cloud-init[790]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.798499] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.802229] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:e4:c7:68 | [ 5.804148] cloud-init[790]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.806100] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.808209] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.811218] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.813484] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.815431] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.817736] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.819701] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.821813] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.737541] cloud-init[3605]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 26 Nov 2018 11:00:39 +0000. Up 10.69 seconds. [ 11.008620] cloud-init[3776]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 26 Nov 2018 11:00:39 +0000. Up 10.96 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 | ea:2f:fa:95:03:39:f0:54:a8:59:e2:ae:eb:e9:ef:58 | - | 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.065513] cloud-init[3776]: Cloud-init v. 0.7.5 finished at Mon, 26 Nov 2018 11:00:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.05 seconds 2018-11-26 11:00:43,842 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-26 11:00:43,987 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 810, u'state': u'stop-sigterm', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'deactivating', u'SubState': u'stop-sigterm'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4406, 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': 1820, 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': 4715, 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': 865, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 802, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4405, 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': 4709, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-26 11:00:44,148 - functest.core.cloudify - INFO - The current manager status is running 2018-11-26 11:00:44,348 - functest.core.cloudify - DEBUG - List secrets: 2018-11-26 11:00:44,409 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-26 11:00:44,409 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-26 11:00:44,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-26 11:01:22,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.host-engine.com * extras: centos.eecs.wsu.edu * updates: mirrors.xtom.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 16 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.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-26 11:01:22,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-11-26 11:01:33,055 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/9fd8ed5c-6764-4186-a83e-e544e5b248d2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9fd8ed5c-6764-4186-a83e-e544e5b248d2/file', 'owner': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'id': u'9fd8ed5c-6764-4186-a83e-e544e5b248d2', 'size': 426967040, u'self': u'/v2/images/9fd8ed5c-6764-4186-a83e-e544e5b248d2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', 'name': 'vyos_vrouter-project_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/9fd8ed5c-6764-4186-a83e-e544e5b248d2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T11:01:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T11:01:32Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/9fd8ed5c-6764-4186-a83e-e544e5b248d2', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', 'created': u'2018-11-26T11:01:25Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-26T11:01:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9fd8ed5c-6764-4186-a83e-e544e5b248d2', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-11-26 11:01:33,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_e58cc5bb-fe14-4eda-96a7-1d08c6be74c6', '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'4a0867c6811546ee9366410d76086950', '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'7c1ee60c-807e-497d-ad5f-98709ee5a227', 'swap': 0}) 2018-11-26 11:01:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-26 11:01:35,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-26 11:01:41,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-26 11:01:41,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-26 11:01:41,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-11-26 11:01:41,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-11-26 11:01:41,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-11-26 11:01:41,516 - 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-26 11:01:41,516 - 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-26 11:01:41,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-26 11:01:41,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-26 11:01:41,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpICcoCr [args=--prefix="/tmp/openstack-mc_z2H" --constraint="/tmp/openstack-mc_z2H/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-26 11:01:41,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpICcoCr --prefix="/tmp/openstack-mc_z2H" --constraint="/tmp/openstack-mc_z2H/constraint.txt" 2018-11-26 11:02:17,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-26 11:02:17,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-26 11:02:17,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpICcoCr 2018-11-26 11:02:17,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-11-26 11:02:17,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-26 11:02:17,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-26 11:02:17,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-11-26 11:02:23,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-11-26 11:02:23,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-26 11:02:23,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-26 11:02:23,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-26 11:02:23,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-26 11:02:23,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-26 11:02:23,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-26 11:02:23,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-26 11:02:23,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-26 11:02:23,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-26 11:02:23,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:23,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-26 11:02:23,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-26 11:02:23,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-26 11:02:23,245 - 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-26 11:02:23,245 - 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-26 11:02:23,245 - 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-26 11:02:23,245 - 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-26 11:02:23,245 - 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-26 11:02:23,245 - 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-26 11:02:23,246 - 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-26 11:02:23,246 - 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-26 11:02:23,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-26 11:02:23,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-11-26 11:02:28,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-26 11:02:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-26 11:02:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-26 11:02:28,562 - 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'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'created_at': u'2018-11-26T11:02:23Z', u'updated_at': u'2018-11-26T11:02:23Z', u'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'port_id': None, u'id': u'7bb9daa7-2456-4fbd-a2f1-d5604ddc8444', u'qos_policy_id': None} 2018-11-26 11:02:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-26 11:02:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-26 11:02:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-26 11:02:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-11-26 11:02:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-26 11:02:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-11-26 11:02:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-26 11:02:28,565 - 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'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'created_at': u'2018-11-26T11:02:25Z', u'updated_at': u'2018-11-26T11:02:25Z', u'floating_network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'0975ab23e3cd4d6a8a2ac8cd97c23fab', u'port_id': None, u'id': u'2243b01a-954c-40d2-855d-e05f3f594ce6', u'qos_policy_id': None} 2018-11-26 11:02:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-26 11:02:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-26 11:02:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:28,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-26 11:02:33,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:33,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:33,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-26 11:02:33,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-26 11:02:33,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:33,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:33,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-26 11:02:33,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-26 11:02:33,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-26 11:02:33,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:33,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-11-26 11:02:33,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:33,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-26 11:02:33,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:33,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:33,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:33,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:33,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:39,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-26 11:02:39,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-26 11:02:39,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:39,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:39,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:39,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:39,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=85b47dc4-ee8a-4b5f-9081-af3154f54ea8 target={u'external_id': u'0a26f233-9ee1-4a6f-b3e9-c9b79e4e6a6f', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-26 11:02:39,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b1c73030-44cb-4bac-b851-7431ed57fd46 target={u'external_id': u'0a26f233-9ee1-4a6f-b3e9-c9b79e4e6a6f', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-26 11:02:39,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:39,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:39,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:39,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-26 11:02:39,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:39,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-11-26 11:02:39,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-11-26 11:02:44,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-11-26 11:02:44,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-26 11:02:44,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:44,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-26 11:02:44,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:02:44,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-26 11:02:49,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-26 11:02:49,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-26 11:02:49,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-26 11:02:49,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:49,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:02:49,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:49,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:49,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:02:49,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:54,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=56c013c8-ab8f-4a21-871a-3b1a744155e6 target={u'external_id': u'0a26f233-9ee1-4a6f-b3e9-c9b79e4e6a6f', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-26 11:02:54,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e92f7b3f-0e63-442c-ab67-ffd9e52674b2 target={u'external_id': u'0a26f233-9ee1-4a6f-b3e9-c9b79e4e6a6f', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-26 11:02:54,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:54,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-11-26 11:02:54,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-26 11:02:54,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-11-26 11:02:54,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-26 11:03:00,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 11:03:00,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:03:00,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-26 11:03:00,015 - 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'e92f7b3f-0e63-442c-ab67-ffd9e52674b2', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:88:39:55'}, {u'external_id': u'b1c73030-44cb-4bac-b851-7431ed57fd46', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:42:bb:a7'}] 2018-11-26 11:03:00,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 11:03:00,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-26 11:03:00,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-26 11:03:00,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-26 11:03:00,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-11-26 11:03:00,016 - 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'56c013c8-ab8f-4a21-871a-3b1a744155e6', u'fixed_ip_address': u'11.0.0.26', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:90:14:b5'}, {u'external_id': u'85b47dc4-ee8a-4b5f-9081-af3154f54ea8', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:3c:46'}] 2018-11-26 11:03:00,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-11-26 11:03:00,017 - 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'9fd8ed5c-6764-4186-a83e-e544e5b248d2', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ecba4129-1df2-424b-91f2-c1b6438aee42'}, 'nics': [{'port-id': u'e92f7b3f-0e63-442c-ab67-ffd9e52674b2'}, {'port-id': u'b1c73030-44cb-4bac-b851-7431ed57fd46'}], 'flavor': u'7c1ee60c-807e-497d-ad5f-98709ee5a227'} 2018-11-26 11:03:00,017 - 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-26 11:03:00,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd8ed5c-6764-4186-a83e-e544e5b248d2', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ecba4129-1df2-424b-91f2-c1b6438aee42'}, 'nics': [{'port-id': u'e92f7b3f-0e63-442c-ab67-ffd9e52674b2'}, {'port-id': u'b1c73030-44cb-4bac-b851-7431ed57fd46'}], 'flavor': u'7c1ee60c-807e-497d-ad5f-98709ee5a227'} 2018-11-26 11:03:05,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd8ed5c-6764-4186-a83e-e544e5b248d2', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ecba4129-1df2-424b-91f2-c1b6438aee42'}, 'nics': [{'port-id': u'56c013c8-ab8f-4a21-871a-3b1a744155e6'}, {'port-id': u'85b47dc4-ee8a-4b5f-9081-af3154f54ea8'}], 'flavor': u'7c1ee60c-807e-497d-ad5f-98709ee5a227'} 2018-11-26 11:03:05,147 - 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-26 11:03:05,147 - 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'9fd8ed5c-6764-4186-a83e-e544e5b248d2', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ecba4129-1df2-424b-91f2-c1b6438aee42'}, 'nics': [{'port-id': u'56c013c8-ab8f-4a21-871a-3b1a744155e6'}, {'port-id': u'85b47dc4-ee8a-4b5f-9081-af3154f54ea8'}], 'flavor': u'7c1ee60c-807e-497d-ad5f-98709ee5a227'} 2018-11-26 11:03:05,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 11:03:05,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:03:05,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-26 11:03:05,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-26 11:03:05,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:03:05,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-26 11:03:05,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 11:03:05,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 11:03:05,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-26 11:03:05,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-26 11:03:10,431 - 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:block_device_mapping state. Retrying... [retry_after=30] 2018-11-26 11:03:10,431 - 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:block_device_mapping state. Retrying... [retry_after=30] 2018-11-26 11:03:36,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 11:03:41,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-26 11:03:41,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 11:03:41,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-26 11:03:41,408 - 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-26 11:03:41,408 - 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-26 11:04:12,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 11:04:12,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-26 11:04:12,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 11:04:12,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-26 11:04:12,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-26 11:04:12,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-26 11:04:12,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-26 11:04:12,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-26 11:04:12,263 - 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-26T11:02:17.733Z', 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'cdf17082-dbda-4b05-a416-f83147d92ec2'} 2018-11-26 11:04:12,276 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-11-26 11:04:12,341 - 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.216'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-11-26 11:04:12,400 - 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.216'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-11-26 11:04:12,401 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-11-26 11:04:12,401 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.216 2018-11-26 11:04:14,641 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.26 2018-11-26 11:04:14,641 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:90:14:b5 2018-11-26 11:04:16,289 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-11-26 11:04:16,289 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:1b:3c:46 2018-11-26 11:04:16,289 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-11-26 11:04:16,289 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-11-26 11:04:18,167 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.8 2018-11-26 11:04:18,168 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:88:39:55 2018-11-26 11:04:19,939 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.12 2018-11-26 11:04:19,939 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:42:bb:a7 2018-11-26 11:04:19,939 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-11-26 11:04:19,961 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-11-26 11:04:19,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-11-26 11:04:19,979 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-11-26 11:04:20,048 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-11-26 11:04:20' 2018-11-26 11:04:20,048 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-11-26 11:04:20,048 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-11-26 11:04:20,073 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-11-26 11:04:20,352 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-11-26 11:04:21,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-26 11:04:22,380 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-26 11:04:27,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-26 11:04:28,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-26 11:04:33,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-26 11:04:34,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-26 11:04:39,396 - 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-26 11:04:40,398 - 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-26 11:04:45,403 - 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-26 11:04:46,405 - 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-26 11:04:51,410 - 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-26 11:04:52,412 - 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-26 11:04:57,417 - 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-26 11:04:58,419 - 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-26 11:05:03,424 - 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-26 11:05:04,426 - 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-26 11:05:09,431 - 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-26 11:05:10,433 - 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-26 11:05:15,439 - 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-26 11:05:16,440 - 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-26 11:05:21,446 - 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-26 11:05:22,447 - 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-26 11:05:27,453 - 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-26 11:05:28,455 - 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-26 11:05:33,455 - 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-26 11:05:34,457 - 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-26 11:05:39,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-26 11:05:40,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-26 11:05:45,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-11-26 11:05:46,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-26 11:05:51,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-11-26 11:05:52,475 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-11-26 11:05:57,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.12 2018-11-26 11:05:58,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.12 [edit] vyos@vyos# 2018-11-26 11:06:03,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-11-26 11:06:04,490 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-11-26 11:06:09,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-11-26 11:06:10,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-11-26 11:06:15,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-11-26 11:06:16,504 - 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-26 11:06:21,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-11-26 11:06:22,511 - 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-26 11:06:27,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-11-26 11:06:28,518 - 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-26 11:06:33,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-11-26 11:06:34,525 - 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-26 11:06:39,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-11-26 11:06:40,528 - 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-26 11:06:45,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-11-26 11:06:46,535 - 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-26 11:06:51,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-11-26 11:06:52,543 - 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-26 11:06:57,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-11-26 11:06:58,545 - 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-26 11:07:03,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-11-26 11:07:04,552 - 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-26 11:07:09,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-11-26 11:07:10,554 - 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-26 11:07:15,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.12 2018-11-26 11:07:16,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-11-26 11:07:21,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-26 11:07:22,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-26 11:07:27,606 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-11-26 11:07:27,651 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.216. 2018-11-26 11:07:27,905 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.216. 2018-11-26 11:07:28,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-26 11:07:29,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-26 11:07:34,936 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-26 11:07:35,938 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-26 11:07:40,943 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-26 11:07:41,945 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-26 11:07:46,950 - 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-26 11:07:47,952 - 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-26 11:07:52,957 - 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-26 11:07:53,959 - 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-26 11:07:58,965 - 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-26 11:07:59,966 - 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-26 11:08:04,972 - 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-26 11:08:05,973 - 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-26 11:08:10,979 - 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-26 11:08:11,980 - 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-26 11:08:16,986 - 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-26 11:08:17,987 - 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-26 11:08:22,993 - 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-26 11:08:23,994 - 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-26 11:08:29,000 - 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-26 11:08:30,001 - 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-26 11:08:35,006 - 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-26 11:08:36,008 - 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-26 11:08:41,013 - 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-26 11:08:42,015 - 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-26 11:08:47,020 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-26 11:08:48,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-26 11:08:53,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' 2018-11-26 11:08:54,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-26 11:08:59,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 2018-11-26 11:09:00,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 [edit] vyos@vyos# 2018-11-26 11:09:05,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.11 2018-11-26 11:09:06,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.11 [edit] vyos@vyos# 2018-11-26 11:09:11,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-11-26 11:09:12,050 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-11-26 11:09:17,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 2018-11-26 11:09:18,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-11-26 11:09:23,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-11-26 11:09:24,064 - 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-26 11:09:29,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-11-26 11:09:30,072 - 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-26 11:09:35,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-11-26 11:09:36,079 - 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-26 11:09:41,080 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-11-26 11:09:42,082 - 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-26 11:09:47,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-11-26 11:09:48,089 - 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-26 11:09:53,094 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-11-26 11:09:54,096 - 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-26 11:09:59,101 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-11-26 11:10:00,103 - 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-26 11:10:05,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-11-26 11:10:06,106 - 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-26 11:10:11,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-11-26 11:10:12,110 - 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-26 11:10:17,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-11-26 11:10:18,113 - 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-26 11:10:23,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-11-26 11:10:24,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-11-26 11:10:29,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-26 11:10:30,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-26 11:10:35,136 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-11-26 11:10:35,136 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-11-26 11:11:35,178 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-11-26 11:11:35,224 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-11-26 11:11:35,450 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-11-26 11:11:36,459 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-11-26 11:12:06,563 - 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-26 11:12:06,563 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.12, 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.11 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-11-26 11:12:06,563 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:05 Last read 12:56: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: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.12 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.12, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 53430 Nexthop: 12.0.0.12 Nexthop global: fe80::f816:3eff:fe42:bba7 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-11-26 11:12:06,564 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 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.12 0 32768 i *> 10.0.2.0/24 12.0.0.12 0 32768 i *> 10.0.3.0/24 12.0.0.12 0 32768 i *> 10.0.4.0/24 12.0.0.12 0 32768 i *> 10.0.5.0/24 12.0.0.12 0 32768 i *> 10.0.6.0/24 12.0.0.12 0 32768 i *> 10.0.7.0/24 12.0.0.12 0 32768 i *> 10.0.8.0/24 12.0.0.12 0 32768 i *> 10.0.9.0/24 12.0.0.12 0 32768 i *> 10.0.10.0/24 12.0.0.12 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-26 11:12:06,564 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 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.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-26 11:12:06,564 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.12 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.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-26 11:12:06,564 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-11-26 11:12:06,564 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-11-26 11:12:06,564 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-11-26 11:12:07,865 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-11-26 11:12:09,081 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 11:12:09,081 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:50 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-26 11:12:09,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-26 11:12:14,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-11-26 11:12:14,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:14,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 15976b5e-f598-41c7-9520-ca129a8f4057 could not be found. [status_code=404] 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-26 11:12:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance be3d6085-37c5-4b9c-a441-ab48b1cf9a4c could not be found. [status_code=404] 2018-11-26 11:12:14,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-26 11:12:19,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 85b47dc4-ee8a-4b5f-9081-af3154f54ea8... 2018-11-26 11:12:19,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-26 11:12:19,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b1c73030-44cb-4bac-b851-7431ed57fd46... 2018-11-26 11:12:19,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 85b47dc4-ee8a-4b5f-9081-af3154f54ea8 2018-11-26 11:12:19,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b1c73030-44cb-4bac-b851-7431ed57fd46 2018-11-26 11:12:19,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-26 11:12:19,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-26 11:12:19,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-26 11:12:19,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 56c013c8-ab8f-4a21-871a-3b1a744155e6... 2018-11-26 11:12:19,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-26 11:12:19,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e92f7b3f-0e63-442c-ab67-ffd9e52674b2... 2018-11-26 11:12:19,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 56c013c8-ab8f-4a21-871a-3b1a744155e6 2018-11-26 11:12:19,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e92f7b3f-0e63-442c-ab67-ffd9e52674b2 2018-11-26 11:12:19,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-26 11:12:19,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-26 11:12:19,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-26 11:12:24,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:24,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:24,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 11:12:24,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-26 11:12:24,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 11:12:24,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-26 11:12:24,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 15976b5e-f598-41c7-9520-ca129a8f4057 could not be found. [status_code=404] 2018-11-26 11:12:24,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance be3d6085-37c5-4b9c-a441-ab48b1cf9a4c could not be found. [status_code=404] 2018-11-26 11:12:24,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-26 11:12:24,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-11-26 11:12:24,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:24,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:24,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:24,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-26 11:12:24,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-26 11:12:24,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-26 11:12:24,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-26 11:12:24,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-26 11:12:24,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-26 11:12:24,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-26 11:12:24,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-26 11:12:24,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-11-26 11:12:24,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-26 11:12:24,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-26 11:12:30,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:30,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:30,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-26 11:12:30,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-26 11:12:30,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-26 11:12:30,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-26 11:12:30,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-26 11:12:30,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-26 11:12:30,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-26 11:12:30,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-26 11:12:30,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-26 11:12:30,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:30,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-26 11:12:30,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:30,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-26 11:12:30,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-26 11:12:30,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-26 11:12:30,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:30,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:30,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-26 11:12:30,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-11-26 11:12:30,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-26 11:12:30,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:30,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:30,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-26 11:12:30,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-26 11:12:30,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-26 11:12:30,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-26 11:12:30,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-26 11:12:30,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-11-26 11:12:35,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-26 11:12:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-26 11:12:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-26 11:12:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-26 11:12:35,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-26 11:12:35,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-26 11:12:35,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-26 11:12:35,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-11-26 11:12:35,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:35,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-26 11:12:35,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-26 11:12:35,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-26 11:12:35,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-26 11:12:40,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-26 11:12:40,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:40,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:40,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:40,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-26 11:12:40,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-26 11:12:40,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-26 11:12:40,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:40,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-11-26 11:12:40,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-11-26 11:12:40,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-11-26 11:12:45,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-26 11:12:45,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-11-26 11:12:45,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-26 11:12:45,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-26 11:12:45,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-26 11:12:45,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-26 11:12:45,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-11-26 11:13:07,877 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-26 11:13:08,851 - 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'e356fbdd115940bf87373af387cd239e', '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_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9'}) 2018-11-26 11:13:09,234 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c4dc6a99b9814ff99d5b4b8904335314', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9'}) 2018-11-26 11:13:09,550 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 11:13:09,689 - 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'a59a539af4204fbbb49cdcc6a330fdb8'}) 2018-11-26 11:13:10,315 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 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'e356fbdd115940bf87373af387cd239e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '872735f5-01a0-4497-bb37-7475df855fcc', 'username': u'juju_epc-user_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 11:13:10,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'password': '872735f5-01a0-4497-bb37-7475df855fcc', 'project_name': 'juju_epc-project_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'e356fbdd115940bf87373af387cd239e', 'project_domain_name': 'Default'} 2018-11-26 11:13:10,382 - 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-26 11:13:10,639 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-26 11:13:11,406 - 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-26T11:13:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4', u'provider:segmentation_id': 51, 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_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'created_at': u'2018-11-26T11:13:11Z', u'mtu': 1450, u'tenant_id': u'e356fbdd115940bf87373af387cd239e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e356fbdd115940bf87373af387cd239e', u'l2_adjacency': True}) 2018-11-26 11:13:13,118 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T11:13:12Z', 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'62fb065f-7e8f-4ed2-a5c0-c67e5b4f9205', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'enable_dhcp': True, u'network_id': u'7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4', u'tenant_id': u'e356fbdd115940bf87373af387cd239e', u'created_at': u'2018-11-26T11:13:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'e356fbdd115940bf87373af387cd239e'}) 2018-11-26 11:13:19,779 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-26T11:13:15Z', u'revision_number': 4, u'id': u'14c77f7c-81d7-48c0-85de-a7d38b249f8b', u'external_gateway_info': {u'network_id': u'3ad62e8a-ab5b-40ac-9c98-a08360471af0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7fc3e4c9-254d-45dd-96f1-df25917bd20b', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'admin_state_up': True, u'tenant_id': u'e356fbdd115940bf87373af387cd239e', u'created_at': u'2018-11-26T11:13:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'e356fbdd115940bf87373af387cd239e'}) 2018-11-26 11:13:30,680 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/65518420-7ad9-40af-abb7-176c3310f2a2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65518420-7ad9-40af-abb7-176c3310f2a2/file', 'owner': u'e356fbdd115940bf87373af387cd239e', 'id': u'65518420-7ad9-40af-abb7-176c3310f2a2', 'size': 297074688, u'self': u'/v2/images/65518420-7ad9-40af-abb7-176c3310f2a2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e356fbdd115940bf87373af387cd239e', 'name': 'juju_epc-project_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/65518420-7ad9-40af-abb7-176c3310f2a2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T11:13:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T11:13:30Z', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', 'properties': {u'self': u'/v2/images/65518420-7ad9-40af-abb7-176c3310f2a2', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'owner_specified.shade.object': u'images/juju_epc-img_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'created': u'2018-11-26T11:13:25Z', 'checksum': u'93b2de7a1313d9623cbd593108a3f62b', 'created_at': u'2018-11-26T11:13:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/65518420-7ad9-40af-abb7-176c3310f2a2', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'owner_specified.shade.object': u'images/juju_epc-img_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'schema': u'/v2/schemas/image'}}) 2018-11-26 11:13:31,866 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 65518420-7ad9-40af-abb7-176c3310f2a2 -s xenial -r regionOne -u http://172.30.9.24:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 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-26 11:13:32,114 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', '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'4a0867c6811546ee9366410d76086950', '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'894afbe5-bf97-41ee-a046-7bb040346dae', 'swap': 0}) 2018-11-26 11:13:32,137 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-26 11:13:32,139 - 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-67 | | 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-ha | | 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-26 11:13:32,149 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-26 11:13:32,297 - 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-26 11:13:32,298 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-26 11:13:32,462 - 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-26 11:13:40,809 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/41232d85-426b-4a84-9e0b-7915af369434/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41232d85-426b-4a84-9e0b-7915af369434/file', 'owner': u'e356fbdd115940bf87373af387cd239e', 'id': u'41232d85-426b-4a84-9e0b-7915af369434', 'size': 263586304, u'self': u'/v2/images/41232d85-426b-4a84-9e0b-7915af369434', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e356fbdd115940bf87373af387cd239e', 'name': 'juju_epc-project_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/41232d85-426b-4a84-9e0b-7915af369434/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T11:13:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-26T11:13:40Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/41232d85-426b-4a84-9e0b-7915af369434', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', 'created': u'2018-11-26T11:13:35Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-26T11:13:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/41232d85-426b-4a84-9e0b-7915af369434', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-26 11:13:41,051 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 41232d85-426b-4a84-9e0b-7915af369434 -s trusty -r regionOne -u http://172.30.9.24:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. 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-26 11:13:41,100 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_ea50fb11-c1b4-4ff6-a4d4-ecabbfd1c1d9', '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'4a0867c6811546ee9366410d76086950', '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'2df9c804-cd73-4ea5-abc4-21f2254269ef', 'swap': 0}) 2018-11-26 11:13:41,119 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-26 11:17:54,128 - 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=7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 11:13:41 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.5] 11:13:41 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=7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 11:13:41 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 11:13:41 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4 external-network: use-openstack-gbp:false policy-target-group:] 11:13:41 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 11:13:41 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-mirror: container-networking-method: apt-ftp-proxy: container-inherit-properties: apt-no-proxy: enable-os-upgrade:true ftp-proxy: egress-subnets: agent-stream:released max-status-history-age:336h ignore-machine-addresses:false policy-target-group: disable-network-management:false network:7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4 firewall-mode:instance test-mode:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDArTwFW9KHjCK9rme6qwYz+3eRjyXPBuYQIGxakrJwA7120VUZe/Ysm8HhTX8QYvDlVpSNzc3b5AVNB29Xavuupw50b4+2SiynLqZOA/TED0ZLvwH2WU02oL6MSQe/GiykFXtRLPFnxrH5m9i6T4i9lUcmlZD37p2+QyHAvMmDLXeTt2cZrMuM9Pq22JOah3mNk5OuL6JCL9SMvB1OPuX45ZjIRlY0jNfAiK745iCWFJwl3U/PmaPZ6khIOOUT6KJNBUp/MwdAd/POFQUZVjqq2Aq/1jq9G9QAKaGgIR7FzTsOrlzwY19aouGz/St8JfxsTiLDCt5qqzLvSC46ADlz juju-client-key proxy-ssh:false container-image-metadata-url: use-default-secgroup:true https-proxy: http-proxy: max-action-results-age:336h max-action-results-size:5G type:openstack automatically-retry-hooks:true net-bond-reconfigure-delay:17 apt-http-proxy: uuid:d424a575-61c5-4dc2-81b9-d23e5982b85e max-status-history-size:5G provisioner-harvest-mode:destroyed agent-metadata-url: logforward-enabled:false apt-https-proxy: update-status-hook-interval:5m default-series:xenial image-metadata-url: no-proxy:127.0.0.1,localhost,::1 container-image-stream:released image-stream:released ssl-hostname-verification:false logging-config: use-openstack-gbp:false fan-config: external-network: enable-os-refresh-update:true resource-tags: cloudinit-userdata: development:false use-floating-ip:true transmit-vendor-metrics:true name:controller] 11:13:41 INFO juju.provider.openstack provider.go:145 opening model "controller" 11:13:41 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb-9VlZmMxIEUDiVfKgusuqUX_KzzPkFCWYZM1n5EUtRmD4i51ascpAZ063SFveHx6QlsOViZJtr4KF1pNFoD_MmdhX0Z7OMpwXJldvrNfa-QYULxCuJDVEgc3hP9FbW3KZ5GOZprax4LrWbqpM7dYU4hdg6snSBHjsrR77ZX7PmwKJ3E TenantId:e356fbdd115940bf87373af387cd239e UserId:c4dc6a99b9814ff99d5b4b8904335314 Domain: RegionServiceURLs:map[regionOne:map[network:http://172.30.9.24:9696 metric:http://172.30.9.24:8041 compute:http://172.30.9.24:8774/v2.1 volumev2:http://172.30.9.24:8776/v2/e356fbdd115940bf87373af387cd239e identity:http://172.30.9.24:5000 alarming:http://172.30.9.24:8042 volumev3:http://172.30.9.24:8776/v3/e356fbdd115940bf87373af387cd239e orchestration:http://172.30.9.24:8004/v1/e356fbdd115940bf87373af387cd239e event:http://172.30.9.24:8977 cloudformation:http://172.30.9.24:8000/v1 placement:http://172.30.9.24:8778/placement object-store:http://172.30.9.24:8080/v1/AUTH_e356fbdd115940bf87373af387cd239e image:http://172.30.9.24:9292 volume:http://172.30.9.24:8776/v1/e356fbdd115940bf87373af387cd239e]]} 11:13:41 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 11:13:41 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 11:13:42 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 11:13:42 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 11:13:42 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 11:13:42 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 11:13:42 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 11:13:42 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 11:13:42 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 11:13:42 INFO cmd bootstrap.go:233 Loading image metadata 11:13:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 11:13:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 11:13:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 11:13:42 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [win2012 zesty win2008r2 win2012hv opensuseleap precise saucy win10 genericlinux vivid yakkety artful win8 win2016 win2016hv centos7 raring utopic wily bionic win2012hvr2 win2012r2 win7 win81 quantal trusty win2016nano xenial] [amd64 i386 armhf arm64 ppc64el s390x] released}} 11:13:42 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 11:13:44 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 11:13:44 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.24:5000/v3} not found 11:13:44 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.24:5000/v3} not found 11:13:44 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 11:13:44 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 11:13:44 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 11:13:44 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 11:13:44 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 11:13:44 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 11:13:44 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 11:13:44 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 11:13:44 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 11:13:45 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 []} 11:13:47 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 11:13:47 INFO cmd bootstrap.go:389 Starting new instance for initial controller 11:13:47 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 11:13:48 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 11:13:48 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:65518420-7ad9-40af-abb7-176c3310f2a2 Arch:amd64 VirtType:}] 11:13:48 INFO juju.environs.instances image.go:106 find instance - using image with id: 65518420-7ad9-40af-abb7-176c3310f2a2 11:13:48 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 11:13:48 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 11:13:48 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2489 bytes 11:13:48 DEBUG juju.provider.openstack provider.go:1005 using network id "7abeb77b-6dc9-4513-bc6f-7c04e3ae1ac4" 11:13:48 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" has status BUILD, wait 10 seconds before retry, attempt 11 11:15:55 INFO juju.provider.openstack provider.go:1175 started instance "0dd7c3be-afa9-44e3-8367-97207679fdb8" 11:15:55 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 11:15:57 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.206 11:15:57 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.206 11:16:00 INFO cmd bootstrap.go:225 - 0dd7c3be-afa9-44e3-8367-97207679fdb8 (arch=amd64 mem=2G cores=1) 11:16:00 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 11:16:00 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 11:16:00 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 11:16:03 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 11:16:03 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 11:16:04 DEBUG juju.provider.openstack provider.go:417 instance 0dd7c3be-afa9-44e3-8367-97207679fdb8 has floating IP address: 172.30.9.206 Attempting to connect to 172.30.9.206:22 Attempting to connect to 192.168.121.21:22 11:16:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.21 failed: ssh: connect to host 192.168.121.21 port 22: Connection refused 11:16:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.206 failed: ssh: connect to host 172.30.9.206 port 22: Connection refused 11:16:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.21 failed: ssh: connect to host 192.168.121.21 port 22: Connection refused 11:16:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.206 failed: /var/lib/juju/nonce.txt does not exist 11:16:14 DEBUG juju.provider.openstack provider.go:417 instance 0dd7c3be-afa9-44e3-8367-97207679fdb8 has floating IP address: 172.30.9.206 11:16:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.21 failed: ssh: connect to host 192.168.121.21 port 22: Connection refused 11:16:15 INFO cmd bootstrap.go:333 Connected to 172.30.9.206 11:16:15 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]> 11:16:15 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-82b85e-controller-0 11:17:52 INFO cmd bootstrap.go:455 Bootstrap agent now started 11:17:53 DEBUG juju.provider.openstack provider.go:417 instance 0dd7c3be-afa9-44e3-8367-97207679fdb8 has floating IP address: 172.30.9.206 11:17:53 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.206:17070 192.168.121.21:17070] 11:17:53 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.206 to verify accessibility... 11:17:53 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.206:17070 192.168.121.21:17070] 11:17:53 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" 11:17:53 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" 11:17:54 DEBUG juju.api monitor.go:35 RPC connection died 11:17:54 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 11:17:54 INFO cmd controller.go:88 Controller machines are in the "controller" model 11:17:54 INFO cmd controller.go:89 Initial model "default" added 11:17:54 INFO cmd supercommand.go:465 command finished 2018-11-26 11:17:54,128 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-11-26 11:17:54,129 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-11-26 11:18:07,352 - 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-26 11:18:07,353 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-11-26 11:43:55,502 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-26 11:43:38.578349Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-26 11:43:55,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-11-26 11:43:55,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-11-26 11:43:55,711 - 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 active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.204 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.202 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.203 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.204 e1ed70f8-2889-42dd-bbcd-5d5f2ce60415 xenial nova ACTIVE 1 started 172.30.9.200 4ea61e34-4aa7-46e0-99a0-8ef4f7fa951f trusty nova ACTIVE 2 started 172.30.9.202 c9dd9f9d-7522-4d02-8b55-f2f2b15b4644 trusty nova ACTIVE 3 started 172.30.9.203 e97e60df-ef9c-482d-a815-0d4c7c4134b5 trusty nova ACTIVE 2018-11-26 11:43:55,952 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.204 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-11-26 11:43:55,953 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-11-26 11:43:56,198 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.202 (agent:idle, workload:active) 2152/udp 2018-11-26 11:43:56,199 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-11-26 11:43:56,392 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.203 (agent:idle, workload:active) 2018-11-26 11:43:56,392 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-11-26 11:43:56,392 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-11-26 11:43:57,240 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-11-26 11:43:57,240 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-11-26 11:43:57,826 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-b2c177-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-11-26 11:43:57,826 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-11-26 11:43:58,072 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 6a2655bc-a9f1-4d15-8145-666b59caac32 2018-11-26 11:53:43,570 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-26 11:53:26.547373Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-26 11:53:43,571 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-11-26 11:53:44,164 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-11-26 11:53:44,165 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-11-26 11:53:44,179 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-11-26 11:53:44,179 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-11-26 11:53:44,393 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-26 11:53:44,393 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-26 11:53:45,480 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 11:20:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 11:20:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 11:20:54 DEBUG juju.agent read agent config, format "2.0" machine-0: 11:20:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 11:20:54 DEBUG juju.worker start "engine" machine-0: 11:20:54 INFO juju.worker start "engine" machine-0: 11:20:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 11:20:54 DEBUG juju.worker "engine" started machine-0: 11:20:54 DEBUG juju.worker.introspection stats worker now serving machine-0: 11:20:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 11:20:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.apicaller connecting with old password machine-0: 11:20:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:54 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 11:20:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 11:20:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 11:20:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 11:20:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 11:20:55 DEBUG juju.worker.apicaller connected machine-0: 11:20:55 DEBUG juju.worker.apicaller changing password... machine-0: 11:20:55 DEBUG juju.worker.apicaller password changed machine-0: 11:20:55 DEBUG juju.api RPC connection died machine-0: 11:20:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 11:20:55 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:20:55 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:55 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:55 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:55 DEBUG juju.worker.apicaller connected machine-0: 11:20:55 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:20:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:20:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:20:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:20:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:20:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:20:55 INFO juju.worker.upgrader unblocking abort check machine-0: 11:20:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:20:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 11:20:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:20:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:20:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:20:56 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 11:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.logger logger setup machine-0: 11:20:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 11:20:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:20:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:20:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:20:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:20:56 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:20:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 11:20:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:20:56 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:20:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:20:56 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:20:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:20:56 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 11:20:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:20:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:20:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:20:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:20:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:20:56 DEBUG juju.network including address public:172.30.9.206 for machine machine-0: 11:20:56 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-0: 11:20:56 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-0: 11:20:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:20:56 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:20:56 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:20:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:20:56 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-0: 11:20:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:20:56 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: 11:20:56 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 11:20:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 11:20:56 DEBUG juju.api RPC connection died machine-0: 11:20:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker killing runner 0xc4201f1930 machine-0: 11:20:56 INFO juju.worker runner is dying machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:20:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:56 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.apicaller connected machine-0: 11:20:56 DEBUG juju.api RPC connection died machine-0: 11:20:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:20:56 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:56 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:56 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-0: 11:20:56 DEBUG juju.worker.apicaller connected machine-0: 11:20:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:20:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:20:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:20:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:20:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:20:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:20:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:20:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:20:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:20:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 11:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.logger logger setup machine-0: 11:20:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:20:56 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:20:56 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:20:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:20:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:20:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 11:20:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 11:20:56 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:20:56 INFO juju.worker.upgrader unblocking abort check machine-0: 11:20:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:20:56 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:20:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:20:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:20:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:20:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:20:56 DEBUG juju.network "lxdbr0" has addresses [fe80::68cb:c5ff:fed2:f9/64 fe80::1/64] machine-0: 11:20:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:20:56 DEBUG juju.network including address public:172.30.9.206 for machine machine-0: 11:20:56 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-0: 11:20:56 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-0: 11:20:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:20:56 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:20:56 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:20:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:20:56 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-0: 11:20:56 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: 11:20:56 DEBUG juju.worker start "0-container-watcher" machine-0: 11:20:56 DEBUG juju.worker start "stateconverter" machine-0: 11:20:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:20:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 11:20:56 INFO juju.worker start "0-container-watcher" machine-0: 11:20:56 DEBUG juju.worker "0-container-watcher" started machine-0: 11:20:56 INFO juju.worker start "stateconverter" machine-0: 11:20:56 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 11:20:56 DEBUG juju.worker "stateconverter" started machine-0: 11:20:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:20:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:20:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:20:57 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 11:20:57 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 11:20:57 DEBUG juju.service discovered init system "systemd" from local host machine-0: 11:20:57 DEBUG juju.worker.deployer API addresses: ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-0: 11:20:57 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: 11:20:57 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 11:20:57 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 11:20:57 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 11:20:57 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 unit-abot-epc-basic-0: 11:20:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 11:20:57 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: 11:20:57 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 11:20:57 INFO juju.worker start "api" unit-abot-epc-basic-0: 11:20:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 11:20:57 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:57 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:57 DEBUG juju.api successfully dialed "wss://252.21.0.1:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:57 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:20:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:20:57 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: 11:20:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 11:20:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:20:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:20:57 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 11:20:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:20:57 DEBUG juju.network "lxdbr0" has addresses [fe80::68cb:c5ff:fed2:f9/64 fe80::1/64] machine-0: 11:20:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:20:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:20:57 DEBUG juju.network including address local-cloud:192.168.121.31 for machine machine-0: 11:20:57 DEBUG juju.network including address local-fan:252.31.0.1 for machine machine-0: 11:20:57 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:20:57 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.31 local-fan:252.31.0.1 local-machine:::1] machine-0: 11:20:57 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.31 local-fan:252.31.0.1 local-machine:::1] machine-0: 11:20:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 11:20:57 INFO juju.worker.machiner "machine-0" started machine-0: 11:20:58 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: 11:20:58 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:81:5f:2a 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.31 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:81:5f:2a 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:6a:cb:c5:d2:00:f9 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:6a:cb:c5:d2:00:f9 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:22:f3:55:b6:cc:e2 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.31.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:22:f3:55:b6:cc:e2 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:22:f3:55:b6:cc:e2 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}] machine-0: 11:20:58 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 11:20:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:20:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 11:20:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:20:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:20:58 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 11:20:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:20:58 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 11:20:58 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:20:58 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:20:58 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 11:20:58 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 11:20:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 11:20:58 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: 11:20:58 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:20:58 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:58 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:58 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:58 DEBUG juju.api successfully dialed "wss://252.21.0.1:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:20:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network "lxdbr0" has addresses [fe80::68cb:c5ff:fed2:f9/64 fe80::1/64] unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network including address public:172.30.9.206 for machine unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network including address local-cloud:192.168.121.21 for machine unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network including address local-fan:252.21.0.1 for machine unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 11:21:00 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 11:21:00 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:21:00 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: 11:21:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 11:21:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:21:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:21:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 11:21:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 11:21:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 11:21:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 11:21:00 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: 11:21:00 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 11:21:00 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:21:00 DEBUG httpbakery client do GET https://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 11:21:00 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 11:21:00 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:21:00 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 11:21:00 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 11:21:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 11:21:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:21:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:21:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:21:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:21:00 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:21:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 11:21:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 11:21:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 11:21:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 11:21:01 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:21:01 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:21:01 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:21:01 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:21:02 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: 11:21:02 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:21:02 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: 11:21:02 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:21:02 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: 11:21:02 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:21:02 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: 11:21:02 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 11:21:02 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:21:03 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:21:03 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 11:21:03 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:21:03 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: 11:21:04 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: 11:21:04 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: 11:21:04 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: 11:21:04 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: 11:21:04 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: 11:21:04 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: 11:21:04 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: 11:21:05 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: 11:21:05 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: 11:21:05 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: 11:21:05 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: 11:21:05 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: 11:21:05 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: 11:21:05 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: 11:21:06 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: 11:21:06 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: 11:21:06 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: 11:21:06 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: 11:21:06 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: 11:21:06 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: 11:21:06 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: 11:21:06 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: 11:21:07 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: 11:21:07 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: 11:21:07 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: 11:21:07 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: 11:21:07 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: 11:21:08 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: 11:21:08 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: 11:21:09 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: 11:21:09 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: 11:21:09 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: 11:21:10 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: 11:21:10 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: 11:21:10 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: 11:21:10 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: 11:21:10 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: 11:21:10 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: 11:21:10 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: 11:21:11 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: 11:21:11 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: 11:21:11 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: 11:21:11 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: 11:21:11 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: 11:21:11 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: 11:21:11 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: 11:21:12 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: 11:21:12 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: 11:21:12 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: 11:21:12 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: 11:21:12 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: 11:21:12 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: 11:21:13 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: 11:21:13 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: 11:21:13 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: 11:21:14 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: 11:21:14 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: 11:21:14 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: 11:21:14 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: 11:21:14 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: 11:21:14 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: 11:21:15 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: 11:21:15 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: 11:21:15 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: 11:21:15 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: 11:21:15 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: 11:21:15 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: 11:21:15 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: 11:21:16 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: 11:21:16 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: 11:21:16 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: 11:21:16 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: 11:21:16 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: 11:21:16 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: 11:21:17 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: 11:21:17 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: 11:21:17 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: 11:21:17 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: 11:21:17 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: 11:21:17 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: 11:21:17 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: 11:21:18 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: 11:21:18 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: 11:21:18 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: 11:21:18 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: 11:21:18 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: 11:21:18 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: 11:21:18 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: 11:21:19 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: 11:21:19 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: 11:21:19 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: 11:21:19 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: 11:21:19 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: 11:21:19 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: 11:21:19 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: 11:21:20 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: 11:21:20 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: 11:21:20 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 17s (3906 kB/s) unit-abot-epc-basic-0: 11:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 11:21:20 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: 11:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 11:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 11:21:22 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: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 11:21:22 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: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 11:21:22 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: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 11:21:23 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: 11:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 11:21:23 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: 11:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 11:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 11:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 11:21:29 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: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 11:21:29 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: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 11:21:29 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: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 11:21:29 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: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 11:21:29 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: 11:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 11:21:30 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: 11:21:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 11:21:30 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: 11:21:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 11:21:30 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: 11:21:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 11:21:30 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: 11:21:30 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 11:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 11:21:32 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: 11:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 11:21:33 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: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 11:21:33 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: 11:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 11:21:34 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: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 11:21:34 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: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 11:21:34 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: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 11:21:34 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: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 11:21:34 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: 11:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 11:21:35 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: 11:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 11:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 11:21:35 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: 11:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 11:21:36 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: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 11:21:36 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: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 11:21:36 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: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 11:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 11:21:37 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: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 11:21:38 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: 11:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 11:21:38 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: 11:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 11:21:38 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: 11:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 11:21:38 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: 11:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 11:21:39 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: 11:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:21:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:21:42 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:42 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:42 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:44 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 11:21:44 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:21:44 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:21:44 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: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:21:45 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: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:21:45 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: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:21:47 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: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:47 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: 11:21:47 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: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:21:47 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: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 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: 11:21:48 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 11:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:21:49 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: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 11:21:49 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: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:21:49 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:49 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: 11:21:50 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: 11:21:50 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:21:50 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: 11:21:50 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: 11:21:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:21:50 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:21:51 DEBUG unit.abot-epc-basic/0.install --2018-11-26 11:21:51-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 11:21:51 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 11:21:52 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 11:21:52 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 11:21:52 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: 11:21:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:21:52 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.6K 8m8s unit-abot-epc-basic-0: 11:21:52 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 193K 6m4s unit-abot-epc-basic-0: 11:21:52 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 7.87M 4m4s unit-abot-epc-basic-0: 11:21:52 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.4M 3m4s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 196K 3m14s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m43s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m20s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.1M 2m3s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 204K 2m14s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.9M 2m1s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.5M 1m50s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.1M 1m41s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.8M 94s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 12.0M 87s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 82s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 77s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.5M 72s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 220K 80s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 76s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.6M 72s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 69s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.2M 66s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 63s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 60s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.7M 58s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 56s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.9M 54s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 52s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.1M 50s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 49s unit-abot-epc-basic-0: 11:21:53 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.0M 47s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 170K 54s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 19.3M 52s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 300K 55s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 35.2M 54s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 57.3M 52s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 51.1M 51s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 56.8M 49s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 55.8M 48s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 41.5M 47s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 56.0M 46s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 57.3M 44s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 61.8M 43s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 54.8M 42s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 51.1M 41s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 52.3M 40s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 53.2M 40s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 55.3M 39s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1.06M 39s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 13.6M 38s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 25.5M 37s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 21.2M 37s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 23.1M 36s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 9.79M 35s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 14.0M 35s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 18.1M 34s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 15.5M 33s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 25.6M 33s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 17.7M 32s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 23.1M 32s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 21.7M 31s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 23.3M 31s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 24.3M 30s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 54.8M 30s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 48.3M 29s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 52.4M 29s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 55.4M 28s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 51.4M 28s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 47.2M 27s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 42.4M 27s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.1M 27s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.0M 26s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.4M 26s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 341K 27s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.0M 27s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.3M 27s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.5M 26s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.6M 26s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.48M 26s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 7.79M 25s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 1.78M 25s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 25s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.8M 25s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.8M 24s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.0M 24s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.4M 24s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.0M 24s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.2M 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.4M 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.5M 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.6M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.8M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.2M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 351K 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 11.0M 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 10.9M 23s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 11.2M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 10.8M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 11.1M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 10.0M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 8.33M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 1.72M 22s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.6M 21s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 10.9M 21s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 8.68M 21s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.6M 20s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.9M 20s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.1M 20s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 20s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.4M 20s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 11:21:54 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.0M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 355K 20s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.5M 20s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 10.5M 20s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.1M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 10.5M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 8.16M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 1.75M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.4M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 19s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 10.8M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 9.32M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 10.4M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.9M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.0M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 355K 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 10.9M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 9.00M 18s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.9M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 11.2M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.6M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.0M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 1.69M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 9.83M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.7M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.2M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.4M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 8.88M 17s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.9M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.4M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.6M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 9.75M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.7M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.0M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.9M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.5M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 356K 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.1M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 8.93M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.7M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.6M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.0M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 10.9M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 1.79M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 8.60M 16s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 9.67M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.8M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.2M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 10.8M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 9.42M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.6M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 10.6M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.5M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.0M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 10.9M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.1M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 360K 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 8.80M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 9.29M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 9.95M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 10.9M 15s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.4M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.1M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 9.55M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 1.77M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 9.47M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.2M 14s unit-abot-epc-basic-0: 11:21:55 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.5M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 177K 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 2.15M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 354K 16s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 10.6M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 13.0M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 10.8M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 12.7M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 13.2M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 12.1M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 14.2M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 21.5M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 43.8M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 47.6M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 50.3M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 52.9M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 44.4M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 57.0M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 56.4M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 57.5M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 54.3M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 1.17M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 13.6M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 648K 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 58.9M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 57.4M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 257K 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.31M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 342K 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 20.0M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 51.2M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 54.1M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 45.9M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 53.5M 15s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 57.4M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 53.3M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 948K 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 10.6M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 6.59M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 4.37M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 4.02M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 8.01M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 48.7M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 57.4M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 48.8M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 57.3M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 61.2M 14s unit-abot-epc-basic-0: 11:21:56 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 61.1M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 53.0M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 56.2M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 933K 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 483K 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 7.15M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 6.44M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 6.11M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 4.77M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 2.13M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 2.89M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 2.67M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 9.53M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 6.85M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 937K 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 482K 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 7.36M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 7.04M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 5.90M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 5.53M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 2.00M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 3.78M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 2.26M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 6.62M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 10.2M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 3.34M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 354K 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 6.02M 14s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 7.45M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 7.02M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 6.35M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 4.50M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 2.07M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 2.63M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 3.75M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 6.68M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 7.22M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 972K 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 483K 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 7.21M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 6.86M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 6.61M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 5.66M 13s unit-abot-epc-basic-0: 11:21:57 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 2.05M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 3.85M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 2.18M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 7.52M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 9.05M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 4.14M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 593K 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 752K 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 7.70M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 8.25M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 5.02M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 7.98M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 2.03M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 3.26M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.49M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 7.73M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 8.77M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 3.65M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 413K 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 1.78M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 7.17M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 7.36M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 5.59M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 5.83M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 2.23M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.84M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 2.27M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 8.02M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 8.40M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 3.71M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 606K 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 762K 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 8.06M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 7.35M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 7.39M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 5.98M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 2.05M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 4.42M 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 2.63M 12s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 4.66M 12s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 8.02M 12s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 6.83M 12s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 995K 12s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 481K 13s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 7.46M 12s unit-abot-epc-basic-0: 11:21:58 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 7.09M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 9.23M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 5.88M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 5.85M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 2.06M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 3.03M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 3.04M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 7.56M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 9.57M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 3.69M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 361K 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 5.14M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 8.32M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 7.51M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 5.45M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 6.82M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 2.05M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 5.40M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 2.52M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 5.08M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 8.46M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 5.70M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.01M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 480K 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 7.26M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 7.99M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 8.63M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 5.86M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 6.34M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 2.12M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 3.80M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.51M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 7.65M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 8.70M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 4.19M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.02M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 496K 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 7.42M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 8.51M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 8.68M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 5.71M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 6.27M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 2.01M 12s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 3.13M 11s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 3.21M 11s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 7.19M 11s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 8.58M 11s unit-abot-epc-basic-0: 11:21:59 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 3.83M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 366K 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 4.78M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 6.99M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 8.71M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 6.71M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 6.96M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 3.83M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.60M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.30M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 4.86M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 7.49M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 9.17M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 3.63M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 362K 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 5.88M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 6.97M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 8.90M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 6.66M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 7.70M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 2.36M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 4.19M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 2.35M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 4.82M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 7.54M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 9.45M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1008K 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 492K 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 4.85M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 8.92M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 8.47M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 7.00M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 6.47M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 2.55M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 4.20M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 2.35M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 4.63M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 7.85M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 9.20M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 997K 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 489K 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 5.23M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 9.07M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 8.55M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 7.97M 11s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 7.49M 10s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.09M 10s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 5.64M 10s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 2.14M 10s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 6.20M 10s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 7.18M 10s unit-abot-epc-basic-0: 11:22:00 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 8.84M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 160K 11s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 39.1M 11s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 56.0M 11s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 50.8M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 48.6M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 54.0M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 58.2M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 58.8M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 47.3M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 60.4M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 56.5M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 57.0M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 239K 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 30.1M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 44.9M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 56.1M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 57.9M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 55.8M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 48.8M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 57.5M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 56.5M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 57.9M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 368K 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 4.97M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 5.34M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 4.72M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 1.79M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 2.44M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 2.44M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 3.63M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 3.33M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 999K 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 542K 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 5.81M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 5.35M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 3.78M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.84M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.92M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.58M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.19M 10s unit-abot-epc-basic-0: 11:22:01 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 5.27M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 376K 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.49M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 5.85M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 3.09M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 2.60M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 2.75M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.26M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 3.40M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 3.10M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.13M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 513K 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 5.18M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 3.16M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 6.25M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 2.38M 10s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.37M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 2.50M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 3.50M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 3.66M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 1.14M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 514K 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 5.30M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 2.91M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 6.97M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 2.48M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.40M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 2.26M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 4.02M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 3.72M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.13M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 516K 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 5.35M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 3.44M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 5.01M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 2.81M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 3.12M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 2.13M 9s unit-abot-epc-basic-0: 11:22:02 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 3.60M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 3.01M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 7.68M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 383K 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 3.85M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 7.40M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.95M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 8.56M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 2.00M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 2.07M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 3.41M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 4.62M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.58M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 564K 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 947K 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 6.88M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 3.14M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 5.75M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 2.59M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.47M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 3.16M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 3.27M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 3.12M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 7.45M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 388K 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 3.45M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 8.19M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 3.10M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 7.28M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.13M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.04M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 3.36M 9s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 4.81M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 3.68M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.09M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 529K 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 4.83M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 4.14M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 4.40M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 10.2M 8s unit-abot-epc-basic-0: 11:22:03 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.88M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 2.29M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 3.39M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 4.26M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 4.17M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 440K 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 1.89M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 4.90M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 3.54M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 5.69M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.70M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 3.31M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 2.46M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 3.55M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 2.93M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 7.05M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 396K 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 3.24M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 5.12M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 4.12M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 5.27M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.51M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.76M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.24M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 3.33M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 3.20M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 7.36M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 385K 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.32M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 4.75M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 4.07M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 5.52M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 2.30M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 3.22M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 3.19M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 3.10M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.31M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 7.68M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 385K 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.40M 8s unit-abot-epc-basic-0: 11:22:04 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 4.63M 8s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.32M 8s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 5.36M 8s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.25M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 3.07M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 2.99M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.70M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 3.23M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 7.90M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 385K 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.40M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 3.55M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 4.62M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.40M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 2.53M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 3.93M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.55M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 9.73M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 4.25M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 7.85M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 386K 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 4.43M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 3.46M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 4.83M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 5.02M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 3.17M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 3.04M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.84M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 4.70M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 4.58M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 5.26M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 433K 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.17M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 3.49M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 5.16M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 4.64M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.21M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 3.69M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.65M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 4.60M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 5.29M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 4.60M 7s unit-abot-epc-basic-0: 11:22:05 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 455K 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.88M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 3.09M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 8.25M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 3.51M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 4.27M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 3.12M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.62M 7s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 4.19M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 9.71M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.33M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 621K 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 899K 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 3.15M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 9.65M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 3.13M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.69M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 3.48M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.71M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 3.22M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 9.52M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 3.52M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.09M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 549K 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 2.97M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 9.65M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.16M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 8.58M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 2.52M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.71M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 3.26M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 10.5M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 3.46M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.15M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 541K 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 3.18M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 6.95M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 3.23M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 9.82M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.52M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.70M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 3.14M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 9.85M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 4.02M 6s unit-abot-epc-basic-0: 11:22:06 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.11M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 538K 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 3.17M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 7.10M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 3.34M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 8.69M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 2.52M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 1.71M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 3.26M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 8.68M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 4.33M 6s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.19M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 529K 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 4.65M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 3.49M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 4.05M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 6.03M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.70M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.65M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.93M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 7.09M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 4.63M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 4.83M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 401K 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 4.13M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 3.49M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 4.02M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 5.85M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.59M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 2.48M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 1.93M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.89M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 5.05M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 4.46M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 404K 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 4.44M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 3.10M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 3.96M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 6.16M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 4.19M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.39M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.06M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 3.72M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 5.64M 5s unit-abot-epc-basic-0: 11:22:07 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 5.18M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 457K 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.78M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 3.13M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 5.97M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 184K 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 46.3M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 53.1M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 44.5M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 47.1M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 54.1M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 52.6M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 48.9M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 56.4M 5s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 53.5M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 55.7M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 52.1M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 3.47M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 1.51M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 3.19M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 3.19M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 391K 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.13M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 4.32M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 3.74M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.77M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 1.68M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.94M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 3.80M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 907K 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 552K 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 2.93M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 2.94M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 10.7M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.81M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.51M 4s unit-abot-epc-basic-0: 11:22:08 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 5.37M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 2.64M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 398K 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 2.19M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 3.41M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 5.28M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 4.70M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.59M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.06M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 4.07M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 988K 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 537K 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 2.54M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 3.37M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 6.52M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.24M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.45M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.74M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 5.30M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 992K 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 534K 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 2.63M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 3.71M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 5.36M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.71M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 1.98M 4s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.74M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 5.79M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.88M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 403K 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 2.22M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 4.50M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 3.64M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 7.22M 3s unit-abot-epc-basic-0: 11:22:09 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 2.93M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.44M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 3.86M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 3.80M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 597K 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 864K 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 2.95M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.87M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 5.24M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 5.10M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 2.01M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.70M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 7.10M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.32M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 433K 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1.92M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 3.28M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 3.28M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 7.02M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 3.47M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 2.04M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 2.04M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 6.65M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 3.46M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 401K 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 2.58M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 3.94M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 3.53M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 6.65M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 3.52M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.09M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.02M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 6.89M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 3.54M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 433K 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.95M 3s unit-abot-epc-basic-0: 11:22:10 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.15M 3s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 4.19M 3s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 5.30M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 5.61M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.24M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 1.66M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 5.53M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 4.22M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 573K 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 951K 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 2.82M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 4.42M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 4.70M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 8.85M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 3.21M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.51M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 3.34M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 4.73M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.11M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 538K 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.83M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 4.67M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 3.64M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 7.23M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.59M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 2.72M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 1.71M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 5.84M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 4.35M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 575K 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 899K 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 4.15M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 4.85M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 3.65M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 8.38M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 3.24M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 1.63M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 3.00M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 5.82M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 4.43M 2s unit-abot-epc-basic-0: 11:22:11 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 427K 2s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 2.09M 2s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 3.22M 2s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 4.32M 2s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 5.54M 2s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 5.41M 2s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 3.98M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.53M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 3.27M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 5.09M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.05M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 556K 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 2.98M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 4.43M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 3.79M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 6.71M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 4.27M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 3.26M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.49M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 5.73M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.71M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 958K 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 516K 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 3.50M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 4.10M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 7.57M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 11.0M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 5.65M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.61M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.66M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 5.64M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 4.61M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 961K 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 502K 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 4.41M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 3.95M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 8.05M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 10.5M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.51M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 2.76M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.64M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 5.58M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 4.89M 1s unit-abot-epc-basic-0: 11:22:12 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 958K 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 505K 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 4.28M 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.54M 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 10.6M 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 10.1M 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 5.69M 1s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 2.73M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 1.67M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 5.85M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 4.41M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 946K 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 513K 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 4.10M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 3.54M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 10.3M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 9.55M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 6.08M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.74M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.69M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 5.20M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 4.85M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 977K 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 520K 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 3.19M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 3.63M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 9.88M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 9.20M 0s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 9.76M=21s unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install 2018-11-26 11:22:13 (2.13 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 11:22:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:22:13 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: 11:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 11:22:14 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57423 files and directories currently installed.) unit-abot-epc-basic-0: 11:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 11:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 11:22:16 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:22:17 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: 11:22:17 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:22:17 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: 11:22:17 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 11:22:17 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: 11:22:17 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: 11:22:17 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 11:22:17 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: 11:22:17 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:22:17 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: 11:22:17 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:22:17 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: 11:22:17 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:22:17 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 11:22:18 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 11:22:18 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: 11:22:18 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: 11:22:18 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: 11:22:19 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: 11:22:19 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: 11:22:19 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 11:22:19 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 11:22:19 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: 11:22:20 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 11:22:20 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 11:22:20 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: 11:22:20 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: 11:22:20 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 11:22:21 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 11:22:21 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 11:22:21 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: 11:22:21 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: 11:22:21 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 11:22:21 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 11:22:22 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: 11:22:22 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 11:22:22 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: 11:22:22 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 11:22:22 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 11:22:23 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 11:22:23 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 11:22:23 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: 11:22:23 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: 11:22:23 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: 11:22:23 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: 11:22:23 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: 11:22:24 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: 11:22:24 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: 11:22:24 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: 11:22:24 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: 11:22:24 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: 11:22:24 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: 11:22:24 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: 11:22:24 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: 11:22:25 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: 11:22:25 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: 11:22:25 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: 11:22:25 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 11:22:25 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 11:22:25 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 11:22:26 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 11:22:27 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 11:22:27 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: 11:22:27 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 11:22:27 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-abot-epc-basic-0: 11:22:27 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 11:22:27 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 11:22:27 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 11:22:28 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 11:22:29 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 11:22:29 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 11:22:29 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 11:22:29 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 11:22:29 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 11:22:29 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 11:22:30 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 11:22:31 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 11:22:31 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 11:22:31 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 11:22:31 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.4 [339 kB] unit-abot-epc-basic-0: 11:22:31 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.4 [1261 kB] unit-abot-epc-basic-0: 11:22:31 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 11:22:31 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.4 [1880 kB] unit-abot-epc-basic-0: 11:22:32 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.4 [224 kB] unit-abot-epc-basic-0: 11:22:32 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 11:22:32 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 11:22:32 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 11:22:32 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 11:22:32 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 11:22:33 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 11:22:33 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-abot-epc-basic-0: 11:22:33 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 11:22:33 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-139.165 [862 kB] unit-abot-epc-basic-0: 11:22:33 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 11:22:34 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 11:22:34 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 11:22:34 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 11:22:35 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 11:22:35 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 11:22:35 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: 11:22:35 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: 11:22:35 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 11:22:36 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 11:22:36 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: 11:22:36 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: 11:22:36 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: 11:22:37 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: 11:22:37 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: 11:22:37 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: 11:22:37 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: 11:22:38 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: 11:22:38 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: 11:22:38 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: 11:22:39 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: 11:22:39 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: 11:22:39 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: 11:22:39 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: 11:22:39 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: 11:22:39 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: 11:22:40 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: 11:22:40 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: 11:22:40 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 11:22:40 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 11:22:40 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: 11:22:40 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: 11:22:41 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: 11:22:41 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: 11:22:41 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: 11:22:41 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.4 [1071 kB] unit-abot-epc-basic-0: 11:22:41 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.4 [27.8 MB] unit-abot-epc-basic-0: 11:22:42 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: 11:22:43 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: 11:22:43 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: 11:22:43 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: 11:22:43 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: 11:22:43 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.4 [276 kB] unit-abot-epc-basic-0: 11:22:43 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: 11:22:43 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: 11:22:44 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: 11:22:44 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: 11:22:44 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: 11:22:44 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: 11:22:44 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: 11:22:44 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:22:44 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3770 kB/s) unit-abot-epc-basic-0: 11:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 11:22:44 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: 11:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 11:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 11:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 11:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 11:22:45 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: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 11:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 11:22:46 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: 11:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 11:22:46 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: 11:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 11:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 11:22:47 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: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 11:22:47 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: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 11:22:48 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: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 11:22:49 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: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 11:22:49 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: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 11:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 11:22:50 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: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 11:22:50 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: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 11:22:50 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: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 11:22:51 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: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 11:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 11:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 11:22:53 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: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 11:22:53 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: 11:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 11:22:55 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: 11:22:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:22:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:22:56 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:22:57 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 11:22:58 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: 11:22:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 11:22:58 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 11:22:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 11:22:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 11:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 11:23:01 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: 11:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 11:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 11:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 11:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-139.165_amd64.deb ... unit-abot-epc-basic-0: 11:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 11:23:03 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: 11:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 11:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 11:23:04 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: 11:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 11:23:04 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: 11:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 11:23:04 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: 11:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 11:23:05 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: 11:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 11:23:05 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: 11:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 11:23:05 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: 11:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 11:23:05 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: 11:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 11:23:06 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: 11:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 11:23:06 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: 11:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 11:23:06 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: 11:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 11:23:06 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: 11:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 11:23:06 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: 11:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 11:23:06 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: 11:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 11:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 11:23:08 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: 11:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 11:23:08 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: 11:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 11:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 11:23:11 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: 11:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 11:23:11 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: 11:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 11:23:13 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: 11:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 11:23:13 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: 11:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 11:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 11:23:14 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: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 11:23:14 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: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 11:23:14 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: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 11:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 11:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 11:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:23:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:23:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:18 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:23:19 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: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:23:19 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:23:20 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: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:23:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 11:23:22 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 11:23:24 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 11:23:26 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:23:27 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: 11:23:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.4 KB/sec) unit-abot-epc-basic-0: 11:23:27 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: 11:23:27 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 353.7 KB/sec) unit-abot-epc-basic-0: 11:23:27 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: 11:23:28 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: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 722.6 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1045.9 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 391.7 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 518.2 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 1637.9 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 1115.1 KB/sec) unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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: 11:23:28 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 89.1 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1215.8 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1438.6 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 250.1 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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: 11:23:28 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: 11:23:28 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 96.7 KB/sec) machine-1: 11:23:28 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 11:23:28 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 11:23:28 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 158.2 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-abot-epc-basic-0: 11:23:28 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 machine-1: 11:23:28 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 11:23:28 DEBUG juju.worker start "engine" machine-1: 11:23:28 INFO juju.worker start "engine" machine-1: 11:23:28 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 11:23:28 DEBUG juju.worker "engine" started machine-1: 11:23:28 DEBUG juju.worker.introspection stats worker now serving machine-1: 11:23:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:28 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 43.4 KB/sec) unit-abot-epc-basic-0: 11:23:28 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 machine-1: 11:23:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 11:23:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) machine-1: 11:23:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:28 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 machine-1: 11:23:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:23:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:23:28 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 machine-1: 11:23:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 11:23:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:23:28 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:23:28 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 30.0 KB/sec) unit-abot-epc-basic-0: 11:23:28 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 machine-1: 11:23:28 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 11:23:28 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 329.6 KB/sec) unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom machine-1: 11:23:28 DEBUG juju.worker.apicaller connecting with old password machine-1: 11:23:28 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:28 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:28 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:23:28 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 51.3 KB/sec) unit-abot-epc-basic-0: 11:23:28 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 machine-1: 11:23:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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: 11:23:28 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 169.7 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 68.4 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 131.8 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 70.2 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 50.6 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 85.6 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 640.9 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:28 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 1779.8 KB/sec) unit-abot-epc-basic-0: 11:23:28 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: 11:23:29 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 592.2 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 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 247.0 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23: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/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 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 1178.6 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 852.9 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 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 161.7 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 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 950.8 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23: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/spice/spice-parent/17/spice-parent-17.pom (7 KB at 366.7 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 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 735.7 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 13/13 KB 3/48 KB 3/153 KB 5/48 KB 3/153 KB 8/48 KB 3/153 KB 3/48 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 335.7 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 5/153 KB 8/48 KB 8/153 KB 11/48 KB 5/153 KB 11/48 KB 8/153 KB 13/48 KB 11/153 KB 13/48 KB 13/153 KB 3/35 KB 16/48 KB 11/153 KB 3/35 KB 16/48 KB 13/153 KB 3/35 KB 19/48 KB 11/153 KB 3/35 KB 13/48 KB 13/153 KB 3/35 KB 21/48 KB 13/153 KB 5/35 KB 24/48 KB 16/153 KB 5/35 KB 27/48 KB 16/153 KB 5/35 KB 29/48 KB 16/153 KB 3/50 KB 5/35 KB 32/48 KB 13/153 KB 5/35 KB 21/48 KB 16/153 KB 3/50 KB 5/35 KB 29/48 KB 16/153 KB 5/50 KB 5/35 KB 32/48 KB 16/153 KB 8/50 KB 5/35 KB 32/48 KB 16/153 KB 11/50 KB 5/35 KB 32/48 KB 16/153 KB 13/50 KB 8/35 KB 32/48 KB 16/153 KB 5/35 KB 24/48 KB 19/153 KB 13/50 KB 8/35 KB 32/48 KB 16/153 KB 11/50 KB 8/35 KB 32/48 KB 19/153 KB 13/50 KB 11/35 KB 32/48 KB 19/153 KB 13/50 KB 13/35 KB 32/48 KB 21/153 KB 16/50 KB 16/35 KB 32/48 KB 21/153 KB 16/50 KB 19/35 KB 36/48 KB 21/153 KB 16/50 KB 13/35 KB 32/48 KB 21/153 KB 13/50 KB 13/35 KB 32/48 KB 24/153 KB 16/50 KB 19/35 KB 36/48 KB 27/153 KB 19/50 KB 19/35 KB 36/48 KB 29/153 KB 19/50 KB 19/35 KB 36/48 KB 32/153 KB 19/50 KB 19/35 KB 36/48 KB 36/153 KB 19/50 KB 21/35 KB 3/30 KB 36/48 KB 40/153 KB 19/50 KB 21/35 KB 3/30 KB 36/48 KB 44/153 KB 19/50 KB 21/35 KB 3/30 KB 36/48 KB 48/153 KB 19/50 KB 21/35 KB 3/30 KB 36/48 KB 21/153 KB 16/50 KB 16/35 KB 36/48 KB 48/153 KB 19/50 KB 21/35 KB 3/30 KB 40/48 KB 48/153 KB 19/50 KB 21/35 KB 3/30 KB 44/48 KB 48/153 KB 19/50 KB 21/35 KB 3/30 KB 48/48 KB 48/153 KB 19/50 KB 21/35 KB 3/30 KB 48/48 KB 32/153 KB 19/50 KB 21/35 KB 3/30 KB 36/48 KB 32/153 KB 19/50 KB 21/35 KB 36/48 KB 24/153 KB 19/50 KB 19/35 KB 36/48 KB 48/153 KB 21/50 KB 21/35 KB 3/30 KB 48/48 KB 48/153 KB 24/50 KB 21/35 KB 3/30 KB 48/48 KB 48/153 KB 27/50 KB 21/35 KB 3/30 KB 48/48 KB 48/153 KB 29/50 KB 21/35 KB 3/30 KB 48/48 KB 48/153 KB 29/50 KB 24/35 KB 3/30 KB 48/48 KB 48/153 KB 29/50 KB 27/35 KB 3/30 KB 48/48 KB 48/153 KB 29/50 KB 29/35 KB 3/30 KB 48/48 KB 48/153 KB 32/50 KB 32/35 KB 3/30 KB 48/48 KB 48/153 KB 32/50 KB 35/35 KB 5/30 KB 48/48 KB 48/153 KB 32/50 KB 29/35 KB 3/30 KB 48/48 KB 48/153 KB 36/50 KB 35/35 KB 5/30 KB 48/48 KB 48/153 KB 32/50 KB 32/35 KB 5/30 KB 48/48 KB 48/153 KB 40/50 KB 35/35 KB 8/30 KB 48/48 KB 48/153 KB 40/50 KB 35/35 KB 8/30 KB 48/48 KB 48/153 KB 40/50 KB 35/35 KB 11/30 KB 48/48 KB 48/153 KB 44/50 KB 35/35 KB 11/30 KB 48/48 KB 48/153 KB 48/50 KB 35/35 KB 11/30 KB 48/48 KB 48/153 KB 50/50 KB 35/35 KB 11/30 KB 48/48 KB 48/153 KB 40/50 KB 35/35 KB 11/30 KB 48/48 KB 52/153 KB 50/50 KB 35/35 KB 13/30 KB 52/153 KB 50/50 KB 35/35 KB 16/30 KB 52/153 KB 50/50 KB 35/35 KB 19/30 KB 52/153 KB 50/50 KB 35/35 KB 11/30 KB 48/48 KB 56/153 KB 50/50 KB 35/35 KB 19/30 KB 60/153 KB 50/50 KB 35/35 KB 19/30 KB 64/153 KB 50/50 KB 35/35 KB 19/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 748.3 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 64/153 KB 50/50 KB 35/35 KB 21/30 KB 68/153 KB 24/30 KB 68/153 KB 27/30 KB 68/153 KB 21/30 KB 72/153 KB 27/30 KB 76/153 KB 29/30 KB 80/153 KB 29/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 753.7 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 72/153 KB 29/30 KB 80/153 KB 30/30 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 84/153 KB 30/30 KB 3/190 KB 88/153 KB 30/30 KB 3/190 KB 92/153 KB 30/30 KB 3/190 KB 96/153 KB 30/30 KB 3/190 KB 100/153 KB 30/30 KB 3/190 KB 84/153 KB 30/30 KB 5/190 KB 104/153 KB 30/30 KB 8/190 KB 104/153 KB 30/30 KB 11/190 KB 104/153 KB 30/30 KB 13/190 KB 104/153 KB 30/30 KB 16/190 KB 104/153 KB 30/30 KB 19/190 KB 104/153 KB 30/30 KB 3/190 KB 104/153 KB 30/30 KB 19/190 KB 108/153 KB 30/30 KB 21/190 KB 108/153 KB 30/30 KB 3/119 KB 21/190 KB 108/153 KB 30/30 KB 6/119 KB 21/190 KB 108/153 KB 30/30 KB 9/119 KB 21/190 KB 108/153 KB 30/30 KB 21/190 KB 112/153 KB 30/30 KB 9/119 KB 21/190 KB 116/153 KB 30/30 KB 11/119 KB 24/190 KB 120/153 KB 4/37 KB 11/119 KB 21/190 KB 112/153 KB 30/30 KB 11/119 KB 24/190 KB 124/153 KB 4/37 KB 14/119 KB 24/190 KB 116/153 KB 4/37 KB 11/119 KB 24/190 KB 124/153 KB 4/37 KB 16/119 KB 24/190 KB 116/153 KB 11/119 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 337.4 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 24/190 KB 124/153 KB 8/37 KB 16/119 KB 24/190 KB 124/153 KB 12/37 KB 19/119 KB 27/190 KB 124/153 KB 12/37 KB 22/119 KB 27/190 KB 124/153 KB 12/37 KB 19/119 KB 24/190 KB 124/153 KB 12/37 KB 16/119 KB 27/190 KB 124/153 KB 16/37 KB 22/119 KB 27/190 KB 124/153 KB 20/37 KB 22/119 KB 29/190 KB 124/153 KB 24/37 KB 25/119 KB 29/190 KB 124/153 KB 20/37 KB 25/119 KB 29/190 KB 124/153 KB 20/37 KB 25/119 KB 29/190 KB 124/153 KB 20/37 KB 22/119 KB 32/190 KB 128/153 KB 28/37 KB 25/119 KB 29/190 KB 128/153 KB 28/37 KB 25/119 KB 32/190 KB 128/153 KB 28/37 KB 27/119 KB 36/190 KB 132/153 KB 28/37 KB 30/119 KB 36/190 KB 132/153 KB 28/37 KB 32/119 KB 36/190 KB 132/153 KB 28/37 KB 27/119 KB 32/190 KB 132/153 KB 28/37 KB 27/119 KB 29/190 KB 124/153 KB 28/37 KB 25/119 KB 36/190 KB 136/153 KB 32/37 KB 32/119 KB 36/190 KB 136/153 KB 36/37 KB 32/119 KB 40/190 KB 136/153 KB 37/37 KB 36/119 KB 40/190 KB 136/153 KB 36/37 KB 32/119 KB 44/190 KB 3/86 KB 136/153 KB 37/37 KB 36/119 KB 48/190 KB 3/86 KB 136/153 KB 37/37 KB 36/119 KB 52/190 KB 3/86 KB 136/153 KB 37/37 KB 36/119 KB 40/190 KB 136/153 KB 36/37 KB 36/119 KB 56/190 KB 3/86 KB 136/153 KB 37/37 KB 40/119 KB 36/190 KB 136/153 KB 28/37 KB 32/119 KB 40/190 KB 3/86 KB 136/153 KB 37/37 KB 36/119 KB 56/190 KB 5/86 KB 140/153 KB 37/37 KB 40/119 KB 56/190 KB 3/86 KB 140/153 KB 37/37 KB 40/119 KB 56/190 KB 5/86 KB 144/153 KB 37/37 KB 40/119 KB 56/190 KB 8/86 KB 144/153 KB 37/37 KB 40/119 KB 56/190 KB 8/86 KB 148/153 KB 37/37 KB 40/119 KB 56/190 KB 11/86 KB 152/153 KB 37/37 KB 40/119 KB 56/190 KB 11/86 KB 153/153 KB 37/37 KB 40/119 KB 56/190 KB 11/86 KB 148/153 KB 37/37 KB 40/119 KB 56/190 KB 13/86 KB 153/153 KB 37/37 KB 44/119 KB 56/190 KB 11/86 KB 153/153 KB 37/37 KB 44/119 KB 56/190 KB 13/86 KB 153/153 KB 37/37 KB 48/119 KB 56/190 KB 16/86 KB 153/153 KB 37/37 KB 48/119 KB 56/190 KB 19/86 KB 153/153 KB 37/37 KB 48/119 KB 56/190 KB 21/86 KB 153/153 KB 37/37 KB 52/119 KB 56/190 KB 16/86 KB 153/153 KB 37/37 KB 48/119 KB 56/190 KB 19/86 KB 153/153 KB 37/37 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 362.7 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 60/190 KB 24/86 KB 153/153 KB 52/119 KB 60/190 KB 21/86 KB 153/153 KB 52/119 KB 64/190 KB 24/86 KB 153/153 KB 56/119 KB 68/190 KB 24/86 KB 153/153 KB 56/119 KB 72/190 KB 27/86 KB 153/153 KB 56/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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 60/190 KB 24/86 KB 153/153 KB 56/119 KB 72/190 KB 27/86 KB 153/153 KB 60/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 1375.0 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 68/190 KB 27/86 KB 153/153 KB 56/119 KB 76/190 KB 29/86 KB 64/119 KB 76/190 KB 27/86 KB 64/119 KB 72/190 KB 27/86 KB 64/119 KB 80/190 KB 29/86 KB 68/119 KB 80/190 KB 29/86 KB 68/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 84/190 KB 29/86 KB 68/119 KB 88/190 KB 32/86 KB 72/119 KB 84/190 KB 32/86 KB 68/119 KB 84/190 KB 32/86 KB 72/119 KB 92/190 KB 32/86 KB 76/119 KB 92/190 KB 32/86 KB 80/119 KB 92/190 KB 32/86 KB 84/119 KB 92/190 KB 36/86 KB 88/119 KB 92/190 KB 32/86 KB 72/119 KB 92/190 KB 36/86 KB 84/119 KB 96/190 KB 40/86 KB 88/119 KB 92/190 KB 40/86 KB 88/119 KB 96/190 KB 44/86 KB 88/119 KB 100/190 KB 44/86 KB 4/66 KB 88/119 KB 100/190 KB 48/86 KB 8/66 KB 88/119 KB 100/190 KB 48/86 KB 12/66 KB 88/119 KB 100/190 KB 48/86 KB 16/66 KB 88/119 KB 100/190 KB 48/86 KB 16/66 KB 88/119 KB 100/190 KB 48/86 KB 16/66 KB 92/119 KB 100/190 KB 52/86 KB 16/66 KB 92/119 KB 100/190 KB 56/86 KB 4/26 KB 20/66 KB 96/119 KB 100/190 KB 44/86 KB 88/119 KB 104/190 KB 60/86 KB 4/26 KB 20/66 KB 96/119 KB 108/190 KB 60/86 KB 4/26 KB 20/66 KB 96/119 KB 112/190 KB 60/86 KB 4/26 KB 20/66 KB 96/119 KB 100/190 KB 52/86 KB 4/26 KB 20/66 KB 96/119 KB 100/190 KB 52/86 KB 4/26 KB 16/66 KB 96/119 KB 112/190 KB 60/86 KB 8/26 KB 24/66 KB 96/119 KB 112/190 KB 60/86 KB 12/26 KB 24/66 KB 96/119 KB 112/190 KB 60/86 KB 16/26 KB 24/66 KB 96/119 KB 112/190 KB 60/86 KB 20/26 KB 24/66 KB 96/119 KB 116/190 KB 60/86 KB 24/26 KB 24/66 KB 96/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 96/119 KB 100/190 KB 52/86 KB 16/66 KB 96/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 100/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 104/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 108/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 112/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 116/119 KB 116/190 KB 60/86 KB 26/26 KB 24/66 KB 119/119 KB 116/190 KB 60/86 KB 20/26 KB 24/66 KB 96/119 KB 100/190 KB 60/86 KB 20/26 KB 24/66 KB 96/119 KB 112/190 KB 60/86 KB 20/26 KB 24/66 KB 96/119 KB 120/190 KB 64/86 KB 26/26 KB 28/66 KB 119/119 KB 120/190 KB 64/86 KB 26/26 KB 32/66 KB 119/119 KB 120/190 KB 64/86 KB 26/26 KB 24/66 KB 119/119 KB 120/190 KB 68/86 KB 26/26 KB 32/66 KB 119/119 KB 120/190 KB 72/86 KB 26/26 KB 36/66 KB 119/119 KB 120/190 KB 60/86 KB 26/26 KB 24/66 KB 119/119 KB 120/190 KB 68/86 KB 26/26 KB 36/66 KB 119/119 KB 124/190 KB 76/86 KB 26/26 KB 40/66 KB 119/119 KB 124/190 KB 76/86 KB 26/26 KB 36/66 KB 119/119 KB 128/190 KB 76/86 KB 26/26 KB 44/66 KB 119/119 KB 120/190 KB 76/86 KB 26/26 KB 36/66 KB 119/119 KB 128/190 KB 80/86 KB 26/26 KB 44/66 KB 119/119 KB 124/190 KB 76/86 KB 26/26 KB 44/66 KB 119/119 KB 128/190 KB 80/86 KB 26/26 KB 48/66 KB 119/119 KB 128/190 KB 84/86 KB 26/26 KB 52/66 KB 119/119 KB 132/190 KB 84/86 KB 26/26 KB 56/66 KB 119/119 KB 128/190 KB 84/86 KB 26/26 KB 48/66 KB 119/119 KB 132/190 KB 86/86 KB 26/26 KB 56/66 KB 119/119 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 189.8 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 132/190 KB 84/86 KB 26/26 KB 52/66 KB 119/119 KB 136/190 KB 86/86 KB 60/66 KB 119/119 KB 140/190 KB 86/86 KB 60/66 KB 119/119 KB 144/190 KB 86/86 KB 60/66 KB 119/119 KB 132/190 KB 86/86 KB 60/66 KB 119/119 KB 144/190 KB 86/86 KB 64/66 KB 119/119 KB 148/190 KB 86/86 KB 66/66 KB 119/119 KB 148/190 KB 86/86 KB 64/66 KB 119/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: 11:23:29 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 875.8 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 152/190 KB 86/86 KB 66/66 KB 156/190 KB 86/86 KB 66/66 KB 160/190 KB 86/86 KB 66/66 KB 164/190 KB 66/66 KB 168/190 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 619.8 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 172/190 KB 66/66 KB 176/190 KB 66/66 KB 180/190 KB 66/66 KB 184/190 KB 66/66 KB 188/190 KB 66/66 KB 190/190 KB 66/66 KB 4/79 KB 190/190 KB 66/66 KB 8/79 KB 190/190 KB 4/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 455.1 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 4/79 KB 190/190 KB 4/324 KB 66/66 KB 8/79 KB 190/190 KB 8/324 KB 8/79 KB 190/190 KB 12/324 KB 8/79 KB 190/190 KB 16/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 12/79 KB 190/190 KB 16/324 KB 16/79 KB 190/190 KB 20/324 KB 16/79 KB 190/190 KB 16/324 KB 20/79 KB 190/190 KB 24/324 KB 24/79 KB 190/190 KB 24/324 KB 28/79 KB 190/190 KB 24/324 KB 32/79 KB 4/228 KB 24/324 KB 16/79 KB 190/190 KB 24/324 KB 32/79 KB 4/228 KB 28/324 KB 32/79 KB 4/228 KB 32/324 KB 32/79 KB 4/228 KB 36/324 KB 36/79 KB 4/228 KB 3/152 KB 40/324 KB 36/79 KB 4/228 KB 3/152 KB 44/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1239.4 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 28/79 KB 4/228 KB 190/190 KB 24/324 KB 36/79 KB 8/228 KB 3/152 KB 44/324 KB 36/79 KB 4/228 KB 3/152 KB 36/324 KB 36/79 KB 4/228 KB 36/324 KB 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install 36/79 KB 8/228 KB 3/152 KB 3/32 KB 44/324 KB 40/79 KB 12/228 KB 5/152 KB 3/32 KB 48/324 KB 40/79 KB 12/228 KB 5/152 KB 3/32 KB 44/324 KB 40/79 KB 12/228 KB 3/152 KB 3/32 KB 44/324 KB 40/79 KB 16/228 KB 5/152 KB 3/32 KB 48/324 KB 40/79 KB 20/228 KB 5/152 KB 3/32 KB 48/324 KB 40/79 KB 24/228 KB 8/152 KB 3/32 KB 48/324 KB 40/79 KB 28/228 KB 8/152 KB 3/32 KB 48/324 KB 40/79 KB 32/228 KB 8/152 KB 3/32 KB 48/324 KB 40/79 KB 36/228 KB 8/152 KB 3/32 KB 48/324 KB 40/79 KB 40/228 KB 8/152 KB 3/32 KB 52/324 KB 40/79 KB 44/228 KB 8/152 KB 3/32 KB 52/324 KB 40/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 40/79 KB 8/228 KB 3/152 KB 3/32 KB 44/324 KB 44/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 48/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 52/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 56/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 60/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 64/79 KB 48/228 KB 8/152 KB 3/32 KB 52/324 KB 40/79 KB 36/228 KB 8/152 KB 3/32 KB 52/324 KB 64/79 KB 48/228 KB 8/152 KB 3/32 KB 56/324 KB 40/79 KB 20/228 KB 8/152 KB 3/32 KB 48/324 KB 64/79 KB 48/228 KB 11/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 13/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 16/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 19/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 21/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 24/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 27/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 29/152 KB 3/32 KB 60/324 KB 64/79 KB 48/228 KB 32/152 KB 3/32 KB 60/324 KB 68/79 KB 52/228 KB 36/152 KB 6/32 KB 60/324 KB 64/79 KB 48/228 KB 27/152 KB 3/32 KB 60/324 KB 68/79 KB 52/228 KB 36/152 KB 6/32 KB 64/324 KB 68/79 KB 52/228 KB 36/152 KB 6/32 KB 68/324 KB 68/79 KB 52/228 KB 36/152 KB 6/32 KB 72/324 KB 68/79 KB 52/228 KB 36/152 KB 6/32 KB 76/324 KB 68/79 KB 52/228 KB 36/152 KB 6/32 KB 80/324 KB 68/79 KB 52/228 KB 32/152 KB 6/32 KB 60/324 KB 72/79 KB 52/228 KB 36/152 KB 6/32 KB 80/324 KB 76/79 KB 52/228 KB 36/152 KB 6/32 KB 80/324 KB 64/79 KB 52/228 KB 32/152 KB 6/32 KB 60/324 KB 76/79 KB 56/228 KB 36/152 KB 6/32 KB 80/324 KB 76/79 KB 60/228 KB 36/152 KB 6/32 KB 80/324 KB 76/79 KB 64/228 KB 36/152 KB 6/32 KB 80/324 KB 76/79 KB 68/228 KB 36/152 KB 6/32 KB 80/324 KB 79/79 KB 72/228 KB 40/152 KB 6/32 KB 84/324 KB 79/79 KB 76/228 KB 40/152 KB 6/32 KB 84/324 KB 64/79 KB 48/228 KB 32/152 KB 6/32 KB 60/324 KB 79/79 KB 76/228 KB 40/152 KB 9/32 KB 84/324 KB 79/79 KB 76/228 KB 40/152 KB 11/32 KB 84/324 KB 79/79 KB 68/228 KB 40/152 KB 6/32 KB 84/324 KB 79/79 KB 76/228 KB 40/152 KB 14/32 KB 84/324 KB 79/79 KB 76/228 KB 44/152 KB 16/32 KB 84/324 KB 79/79 KB 68/228 KB 36/152 KB 6/32 KB 84/324 KB 79/79 KB 76/228 KB 44/152 KB 16/32 KB 88/324 KB 79/79 KB 68/228 KB 36/152 KB 6/32 KB 80/324 KB 79/79 KB 76/228 KB 44/152 KB 19/32 KB 88/324 KB 79/79 KB 76/228 KB 44/152 KB 14/32 KB 84/324 KB 79/79 KB 76/228 KB 48/152 KB 19/32 KB 88/324 KB 79/79 KB 76/228 KB 52/152 KB 19/32 KB 88/324 KB 79/79 KB 80/228 KB 56/152 KB 22/32 KB 92/324 KB 79/79 KB 80/228 KB 52/152 KB 22/32 KB 92/324 KB 79/79 KB 80/228 KB 52/152 KB 19/32 KB 92/324 KB 79/79 KB 76/228 KB 52/152 KB 19/32 KB 92/324 KB 79/79 KB 80/228 KB 56/152 KB 22/32 KB 96/324 KB 79/79 KB 80/228 KB 56/152 KB 22/32 KB 100/324 KB 79/79 KB 84/228 KB 60/152 KB 25/32 KB 104/324 KB 79/79 KB 84/228 KB 60/152 KB 25/32 KB 100/324 KB 79/79 KB 84/228 KB 64/152 KB 25/32 K unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install B 108/324 KB 79/79 KB 84/228 KB 68/152 KB 25/32 KB 108/324 KB 84/228 KB 72/152 KB 25/32 KB 108/324 KB 79/79 KB 84/228 KB 56/152 KB 25/32 KB 100/324 KB 88/228 KB 76/152 KB 25/32 KB 108/324 KB 92/228 KB 76/152 KB 25/32 KB 108/324 KB 96/228 KB 76/152 KB 25/32 KB 108/324 KB 79/79 KB 80/228 KB 56/152 KB 25/32 KB 100/324 KB 96/228 KB 76/152 KB 27/32 KB 108/324 KB 96/228 KB 76/152 KB 30/32 KB 108/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 433.4 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 79/79 KB 84/228 KB 68/152 KB 25/32 KB 108/324 KB 96/228 KB 76/152 KB 32/32 KB 112/324 KB 96/228 KB 76/152 KB 32/32 KB 116/324 KB 100/228 KB 76/152 KB 32/32 KB 120/324 KB 100/228 KB 76/152 KB 32/32 KB 124/324 KB 100/228 KB 76/152 KB 32/32 KB 128/324 KB 96/228 KB 76/152 KB 32/32 KB 108/324 KB 84/228 KB 76/152 KB 32/32 KB 116/324 KB 100/228 KB 76/152 KB 32/32 KB 116/324 KB 104/228 KB 80/152 KB 32/32 KB 132/324 KB 108/228 KB 80/152 KB 32/32 KB 132/324 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 112/228 KB 80/152 KB 32/32 KB 132/324 KB 100/228 KB 80/152 KB 32/32 KB 132/324 KB 112/228 KB 80/152 KB 32/32 KB 136/324 KB 112/228 KB 80/152 KB 32/32 KB 140/324 KB 100/228 KB 80/152 KB 32/32 KB 128/324 KB 116/228 KB 84/152 KB 32/32 KB 140/324 KB 116/228 KB 88/152 KB 32/32 KB 140/324 KB 116/228 KB 92/152 KB 32/32 KB 140/324 KB 116/228 KB 96/152 KB 32/32 KB 140/324 KB 116/228 KB 100/152 KB 32/32 KB 140/324 KB 116/228 KB 104/152 KB 144/324 KB 116/228 KB 80/152 KB 32/32 KB 140/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 160.4 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 116/228 KB 100/152 KB 32/32 KB 144/324 KB 120/228 KB 104/152 KB 144/324 KB 124/228 KB 104/152 KB 144/324 KB 128/228 KB 104/152 KB 144/324 KB 128/228 KB 108/152 KB 144/324 KB 132/228 KB 112/152 KB 148/324 KB 4/234 KB 132/228 KB 116/152 KB 148/324 KB 4/234 KB 132/228 KB 120/152 KB 148/324 KB 4/234 KB 132/228 KB 124/152 KB 148/324 KB 4/234 KB 132/228 KB 128/152 KB 148/324 KB 4/234 KB 132/228 KB 108/152 KB 148/324 KB 4/234 KB 128/228 KB 108/152 KB 148/324 KB 4/234 KB 132/228 KB 128/152 KB 152/324 KB 4/234 KB 132/228 KB 128/152 KB 156/324 KB 4/234 KB 132/228 KB 128/152 KB 160/324 KB 4/234 KB 128/228 KB 108/152 KB 144/324 KB 4/234 KB 132/228 KB 128/152 KB 160/324 KB 8/234 KB 132/228 KB 128/152 KB 160/324 KB 12/234 KB 132/228 KB 128/152 KB 160/324 KB 16/234 KB 132/228 KB 128/152 KB 160/324 KB 20/234 KB 132/228 KB 128/152 KB 160/324 KB 24/234 KB 136/228 KB 128/152 KB 160/324 KB 28/234 KB 136/228 KB 128/152 KB 160/324 KB 32/234 KB 136/228 KB 128/152 KB 160/324 KB 36/234 KB 136/228 KB 132/152 KB 164/324 KB 40/234 KB 136/228 KB 132/152 KB 164/324 KB 44/234 KB 136/228 KB 128/152 KB 160/324 KB 24/234 KB 140/228 KB 132/152 KB 164/324 KB 48/234 KB 144/228 KB 132/152 KB 164/324 KB 48/234 KB 148/228 KB 132/152 KB 164/324 KB 48/234 KB 152/228 KB 132/152 KB 164/324 KB 48/234 KB 156/228 KB 132/152 KB 164/324 KB 48/234 KB 160/228 KB 132/152 KB 164/324 KB 48/234 KB 136/228 KB 132/152 KB 164/324 KB 36/234 KB 160/228 KB 136/152 KB 164/324 KB 48/234 KB 160/228 KB 140/152 KB 164/324 KB 48/234 KB 160/228 KB 144/152 KB 164/324 KB 48/234 KB 136/228 KB 128/152 KB 164/324 KB 36/234 KB 160/228 KB 144/152 KB 168/324 KB 48/234 KB 160/228 KB 144/152 KB 172/324 KB 48/234 KB 160/228 KB 144/152 KB 176/324 KB 48/234 KB 160/228 KB 144/152 KB 180/324 KB 48/234 KB 160/228 KB 148/152 KB 184/324 KB 48/234 KB 160/228 KB 148/152 KB 188/324 KB 48/234 KB 160/228 KB 148/152 KB 192/324 KB 48/234 KB 164/228 KB 148/152 KB 196/324 KB 48/234 KB 164/228 KB 148/152 KB 200/324 KB 48/234 KB 136/228 KB 132/152 KB 164/324 KB 48/234 KB 164/228 KB 148/152 KB 204/324 KB 52/234 KB 164/228 KB 148/152 KB 204/324 KB 56/234 KB 164/228 KB 148/152 KB 204/324 KB 60/234 KB 164/228 KB 148/152 KB 204/324 KB 64/234 KB 164/228 KB 148/152 KB 204/324 KB 68/234 KB 164/228 KB 148/152 KB 204/324 KB 72/234 KB 164/228 KB 148/152 KB 204/324 KB 76/234 KB 164/228 KB 148/152 KB 204/324 KB 80/234 KB 164/228 KB 148/152 KB 192/324 KB 48/234 KB 168/228 KB 148/152 KB 204/324 KB 80/234 KB 172/228 KB 148/152 KB 204/324 KB 80/234 KB 176/228 KB 148/152 KB 204/324 KB 80/234 KB 160/228 KB 148/152 KB 180/324 KB 48/234 KB 176/228 KB 152/152 KB 204/324 KB 80/234 KB 176/228 KB 152/152 KB 204/324 KB 80/234 KB 180/228 KB 152/152 KB 204/324 KB 80/234 KB 184/228 KB 152/152 KB 204/324 KB 80/234 KB 188/228 KB 152/152 KB 204/324 KB 80/234 KB 192/228 KB 152/152 KB 204/324 KB 80/234 KB 164/228 KB 148/152 KB 204/324 KB 48/234 KB 192/228 KB 152/152 KB 208/324 KB 80/234 KB 192/228 KB 152/152 KB 212/324 KB 80/234 KB 196/228 KB 152/152 KB 216/324 KB 84/234 KB 196/228 KB 152/152 KB 220/324 KB 84/234 KB 196/228 KB 152/152 KB 224/324 KB 84/234 KB 196/228 KB 152/152 KB 212/324 KB 84/234 KB 200/228 KB 152/152 KB 224/324 KB 84/234 KB 204/228 KB 152/152 KB 224/324 KB 84/234 KB 208/228 KB 152/152 KB 224/324 KB 84/234 KB 212/228 KB 152/152 KB 224/324 KB 84/234 KB 214/228 KB 152/152 KB 228/324 KB 84/234 KB 192/228 KB 152/152 KB 212/324 KB 84/234 KB unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 214/228 KB 152/152 KB 228/324 KB 88/234 KB 214/228 KB 152/152 KB 228/324 KB 92/234 KB 214/228 KB 152/152 KB 228/324 KB 96/234 KB 214/228 KB 152/152 KB 228/324 KB 100/234 KB 212/228 KB 152/152 KB 228/324 KB 84/234 KB 218/228 KB 152/152 KB 232/324 KB 100/234 KB 218/228 KB 152/152 KB 236/324 KB 100/234 KB 218/228 KB 152/152 KB 240/324 KB 100/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 686.9 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 218/228 KB 240/324 KB 104/234 KB 218/228 KB 240/324 KB 108/234 KB 218/228 KB 244/324 KB 112/234 KB 218/228 KB 244/324 KB 116/234 KB 218/228 KB 244/324 KB 120/234 KB 218/228 KB 244/324 KB 124/234 KB 218/228 KB 244/324 KB 128/234 KB 218/228 KB 152/152 KB 228/324 KB 100/234 KB 222/228 KB 244/324 KB 128/234 KB 226/228 KB 244/324 KB 128/234 KB 228/228 KB 244/324 KB 128/234 KB 218/228 KB 244/324 KB 108/234 KB 228/228 KB 248/324 KB 128/234 KB 228/228 KB 252/324 KB 128/234 KB 228/228 KB 256/324 KB 128/234 KB 228/228 KB 260/324 KB 128/234 KB 228/228 KB 264/324 KB 132/234 KB 228/228 KB 268/324 KB 132/234 KB 228/228 KB 272/324 KB 132/234 KB 228/228 KB 276/324 KB 132/234 KB 228/228 KB 280/324 KB 132/234 KB 228/228 KB 284/324 KB 132/234 KB 228/228 KB 288/324 KB 132/234 KB 228/228 KB 292/324 KB 132/234 KB 296/324 KB 132/234 KB 300/324 KB 132/234 KB 228/228 KB 260/324 KB 132/234 KB 300/324 KB 136/234 KB 300/324 KB 140/234 KB 300/324 KB 144/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 975.6 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install 300/324 KB 148/234 KB 300/324 KB 152/234 KB 300/324 KB 156/234 KB 300/324 KB 160/234 KB 300/324 KB 164/234 KB 304/324 KB 164/234 KB 308/324 KB 164/234 KB 312/324 KB 168/234 KB 308/324 KB 168/234 KB 316/324 KB 172/234 KB 316/324 KB 176/234 KB 316/324 KB 180/234 KB 316/324 KB 184/234 KB 316/324 KB 188/234 KB 316/324 KB 192/234 KB 316/324 KB 196/234 KB 316/324 KB 200/234 KB 316/324 KB 204/234 KB 316/324 KB 208/234 KB 316/324 KB 212/234 KB 316/324 KB 168/234 KB 320/324 KB 212/234 KB 324/324 KB 212/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 922.3 KB/sec) unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1265.4 KB/sec) unit-abot-epc-basic-0: 11:23:29 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: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5212118659602751293.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: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.766 s unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-26T11:23:29+00:00 unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:29 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 11:23:29 DEBUG juju.worker.apicaller connected machine-1: 11:23:29 DEBUG juju.worker.apicaller changing password... machine-1: 11:23:29 DEBUG juju.worker.apicaller password changed machine-1: 11:23:29 DEBUG juju.api RPC connection died machine-1: 11:23:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 11:23:29 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:23:29 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:29 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:29 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:30 DEBUG juju.worker.apicaller connected machine-1: 11:23:30 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:23:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:23:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:23:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 11:23:30 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:23:30 INFO juju.worker.upgrader unblocking abort check machine-1: 11:23:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:23:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 11:23:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:23:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:23:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:23:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 11:23:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:23:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:23:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:23:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:23:31 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 11:23:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.logger logger setup machine-1: 11:23:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 11:23:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:23:31 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 11:23:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:23:31 INFO juju.util.exec run result: exit status 127 machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec193081679/script.sh: line 1: fanatic: command not found 127 machine-1: 11:23:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:23:31 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 11:23:31 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:23:31 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: 11:23:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:23:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:23:31 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:23:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:23:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:23:31 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:23:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:23:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:23:31 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:23:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:23:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:23:31 DEBUG juju.network including address public:172.30.9.206 for machine machine-1: 11:23:31 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-1: 11:23:31 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-1: 11:23:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:23:31 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:23:31 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:23:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:23:31 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-1: 11:23:31 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:23:31 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:23:31 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:23:31 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: 11:23:31 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:23:31 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:23:31 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:23:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:23:31 INFO juju.util.exec run result: exit status 127 machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec152407734/script.sh: line 1: fanatic: command not found 127 machine-1: 11:23:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:23:31 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:23:31 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 11:23:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 11:23:31 DEBUG juju.api RPC connection died machine-1: 11:23:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker killing runner 0xc4206aa9c0 machine-1: 11:23:31 INFO juju.worker runner is dying machine-1: 11:23:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 11:23:31 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: 11:23:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 11:23:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:23:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:23:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:23:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:31 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:31 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:23:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:23:31 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:23:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:23:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:31 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: 11:23:32 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: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2860062142887805072.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: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.702 s unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-26T11:23:32+00:00 unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 11:23:32 DEBUG juju.worker.apicaller connected machine-1: 11:23:32 DEBUG juju.api RPC connection died machine-1: 11:23:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:23:32 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:23:32 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:32 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:32 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-1: 11:23:33 DEBUG juju.worker.apicaller connected machine-1: 11:23:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:23:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:23:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:23:33 INFO juju.worker.upgrader unblocking abort check machine-1: 11:23:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:23:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:23:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:23:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:23:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:23:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 11:23:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:23:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:23:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:23:33 DEBUG juju.network including address public:172.30.9.206 for machine machine-1: 11:23:33 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-1: 11:23:33 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-1: 11:23:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:23:33 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:23:33 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:23:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:23:33 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-1: 11:23:33 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: 11:23:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:23:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker start "1-container-watcher" machine-1: 11:23:33 DEBUG juju.worker start "stateconverter" machine-1: 11:23:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 11:23:33 INFO juju.worker start "1-container-watcher" machine-1: 11:23:33 DEBUG juju.worker "1-container-watcher" started machine-1: 11:23:33 INFO juju.worker start "stateconverter" machine-1: 11:23:33 DEBUG juju.worker "stateconverter" started machine-1: 11:23:33 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:23:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:23:33 INFO juju.util.exec run result: exit status 127 machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec331667671/script.sh: line 1: fanatic: command not found 127 machine-1: 11:23:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:23:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:23:33 INFO juju.util.exec run result: exit status 127 machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec526923041/script.sh: line 1: fanatic: command not found 127 machine-1: 11:23:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:23:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 11:23:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.logger logger setup machine-1: 11:23:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:23:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:23:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 11:23:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:23:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:23:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:23:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:23:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:23:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:23:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:23:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:23:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:23:33 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 11:23:33 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:23:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 11:23:33 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 11:23:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:23:33 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 11:23:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:23:33 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: 11:23:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:23:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:23:33 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:23:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:23:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:23:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:23:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:23:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:23:33 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:23:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 11:23:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 11:23:33 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 11:23:33 INFO juju.worker.machiner "machine-1" started machine-1: 11:23:33 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 11:23:33 DEBUG juju.service discovered init system "upstart" from local host machine-1: 11:23:33 DEBUG juju.worker.deployer API addresses: ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-1: 11:23:33 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: 11:23:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 11:23:33 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: 11:23:33 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 11:23:33 DEBUG juju.worker start "api" unit-mysql-0: 11:23:33 INFO juju.worker start "api" unit-mysql-0: 11:23:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 11:23:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 11:23:33 DEBUG juju.worker "api" started unit-mysql-0: 11:23:33 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-mysql-0: 11:23:33 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:23:33 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:34 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:23:34 DEBUG juju.worker.apicaller changing password... machine-1: 11:23:34 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:bc:35:7f 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.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bc:35:7f 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: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:23:34 DEBUG juju.worker.apicaller password changed unit-mysql-0: 11:23:34 DEBUG juju.api RPC connection died unit-mysql-0: 11:23:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 11:23:34 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 11:23:34 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-mysql-0: 11:23:34 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-mysql-0: 11:23:34 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:34 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: 11:23:34 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: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1254237229515734341.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: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.679 s unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-26T11:23:34+00:00 unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 11:23:34 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 11:23:35 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 11:23:35 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: 11:23:35 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: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 11:23:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 11:23:35 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 11:23:35 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 11:23:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 11:23:35 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:23:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:23:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:23:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 11:23:35 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 11:23:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:23:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:23:35 DEBUG juju.network including address public:172.30.9.206 for machine unit-mysql-0: 11:23:35 DEBUG juju.network including address local-cloud:192.168.121.21 for machine unit-mysql-0: 11:23:35 DEBUG juju.network including address local-fan:252.21.0.1 for machine unit-mysql-0: 11:23:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 11:23:35 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 11:23:35 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 11:23:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 11:23:35 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] unit-mysql-0: 11:23:35 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 11:23:35 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 11:23:35 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.logger logger setup unit-mysql-0: 11:23:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 11:23:35 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 11:23:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 11:23:35 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 11:23:35 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 11:23:35 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 11:23:35 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 11:23:35 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 11:23:36 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 11:23:36 INFO juju.worker.uniter resuming charm install unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 11:23:36 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 11:23:36 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 11:23:36 DEBUG httpbakery client do GET https://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 11:23:36 DEBUG httpbakery } -> error unit-mysql-0: 11:23:36 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 11:23:36 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 11:23:36 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 11:23:36 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 11:23:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 11:23:36 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 11:23:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 11:23:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 11:23:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:23:36 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-mysql-0: 11:23:36 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 11:23:36 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 6.0MB/s eta 0:00:01  17% |##### | 20kB 916kB/s eta 0:00:01  25% |######## | 30kB 1.1MB/s eta 0:00:01  34% |########## | 40kB 923kB/s eta 0:00:01  42% |############# | 51kB 1.0MB/s eta 0:00:01  51% |################ | 61kB 1.2MB/s eta 0:00:01  59% |################### | 71kB 1.3MB/s eta 0:00:01  68% |##################### | 81kB 637kB/s eta 0:00:01  76% |######################## | 92kB 715kB/s eta 0:00:01  85% |########################### | 102kB 793kB/s eta 0:00:01  93% |############################## | 112kB 802kB/s eta 0:00:01  100% |################################| 122kB 891kB/s unit-abot-epc-basic-0: 11:23:36 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 11:23:36 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 11:23:36 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 11:23:36 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: 11:23:36 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 58.5MB/s eta 0:00:01  17% |##### | 20kB 5.4MB/s eta 0:00:01  26% |######## | 30kB 7.5MB/s eta 0:00:01  34% |########### | 40kB 4.7MB/s eta 0:00:01  43% |############# | 51kB 3.8MB/s eta 0:00:01  52% |################ | 61kB 4.5MB/s eta 0:00:01  60% |################### | 71kB 4.0MB/s eta 0:00:01  69% |###################### | 81kB 3.7MB/s eta 0:00:01  78% |######################## | 92kB 4.1MB/s eta 0:00:01  86% |########################### | 102kB 3.9MB/s eta 0:00:01  95% |############################## | 112kB 3.9MB/s eta 0:00:01  100% |################################| 122kB 3.3MB/s unit-abot-epc-basic-0: 11:23:36 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 11:23:37 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 11:23:37 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: 11:23:37 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 11:23:37 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (755 kB/s) unit-abot-epc-basic-0: 11:23:37 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:23:38 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: 11:23:38 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 45.7MB/s eta 0:00:01  22% |####### | 20kB 875kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 928kB/s eta 0:00:01  56% |################# | 51kB 1.0MB/s eta 0:00:01  67% |##################### | 61kB 1.2MB/s eta 0:00:01  78% |######################### | 71kB 1.3MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.4MB/s unit-abot-epc-basic-0: 11:23:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 11:23:38 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-mysql-0: 11:23:38 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:23:38 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 76.4MB/s eta 0:00:01  16% |##### | 20kB 7.3MB/s eta 0:00:01  24% |####### | 30kB 10.2MB/s eta 0:00:01  32% |########## | 40kB 6.1MB/s eta 0:00:01  40% |############ | 51kB 5.0MB/s eta 0:00:01  48% |############### | 61kB 5.9MB/s eta 0:00:01  56% |################## | 71kB 4.8MB/s eta 0:00:01  64% |#################### | 81kB 4.2MB/s eta 0:00:01  72% |####################### | 92kB 4.6MB/s eta 0:00:01  81% |######################### | 102kB 4.3MB/s eta 0:00:01  89% |############################ | 112kB 4.3MB/s eta 0:00:01  97% |############################### | 122kB 4.3MB/s eta 0:00:01  100% |################################| 133kB 3.3MB/s unit-abot-epc-basic-0: 11:23:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:23:38 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-mysql-0: 11:23:38 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:23:38 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 11:23:38 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 11:23:38 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: 11:23:39 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 4.2MB/s eta 0:00:01  6% |## | 20kB 3.1MB/s eta 0:00:01  9% |### | 30kB 4.5MB/s eta 0:00:01  12% |#### | 40kB 4.0MB/s eta 0:00:01  15% |##### | 51kB 3.5MB/s eta 0:00:01  19% |###### | 61kB 4.2MB/s eta 0:00:01  22% |####### | 71kB 3.8MB/s eta 0:00:01  25% |######## | 81kB 4.3MB/s eta 0:00:01  28% |######### | 92kB 4.0MB/s eta 0:00:01  31% |########## | 102kB 3.9MB/s eta 0:00:01  34% |########### | 112kB 4.2MB/s eta 0:00:01  38% |############ | 122kB 4.4MB/s eta 0:00:01  41% |############# | 133kB 3.9MB/s eta 0:00:01  44% |############## | 143kB 4.4MB/s eta 0:00:01  47% |############### | 153kB 4.7MB/s eta 0:00:01  50% |################ | 163kB 4.7MB/s eta 0:00:01  53% |################# | 174kB 4.7MB/s eta 0:00:01  57% |################## | 184kB 4.0MB/s eta 0:00:01  60% |################### | 194kB 4.7MB/s eta 0:00:01  63% |#################### | 204kB 4.8MB/s eta 0:00:01  66% |##################### | 215kB 4.3MB/s eta 0:00:01  69% |###################### | 225kB 4.9MB/s eta 0:00:01  72% |####################### | 235kB 5.0MB/s eta 0:00:01  76% |######################## | 245kB 5.0MB/s eta 0:00:01  79% |######################### | 256kB 5.0MB/s eta 0:00:01  82% |########################## | 266kB 4.4MB/s eta 0:00:01  85% |########################### | 276kB 4.2MB/s eta 0:00:01  88% |############################ | 286kB 4.9MB/s eta 0:00:01  91% |############################# | 296kB 4.7MB/s eta 0:00:01  95% |############################## | 307kB 5.4MB/s eta 0:00:01  98% |############################### | 317kB 5.2MB/s eta 0:00:01  100% |################################| 327kB 2.6MB/s unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 11:23:39 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: 11:23:39 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (33.9 kB/s) unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 11:23:39 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-mysql-0: 11:23:39 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 11:23:39 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 72.7MB/s eta 0:00:01  25% |######## | 20kB 10.0MB/s eta 0:00:01  37% |############ | 30kB 13.5MB/s eta 0:00:01  50% |################ | 40kB 8.6MB/s eta 0:00:01  62% |#################### | 51kB 6.8MB/s eta 0:00:01  75% |######################## | 61kB 7.9MB/s eta 0:00:01  88% |############################ | 71kB 6.8MB/s eta 0:00:01  100% |################################| 81kB 5.3MB/s unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 11:23:39 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 11:23:39 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 11:23:39 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:23:39 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 11:23:39 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 11:23:39 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: 11:23:39 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 11:23:40 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:23:40 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 11:23:40 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 11:23:40 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: 11:23:40 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 11:23:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 11:23:40 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: 11:23:40 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: 11:23:40 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 11:23:41 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: 11:23:41 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.6MB/s eta 0:00:01  22% |####### | 20kB 916kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  45% |############## | 40kB 972kB/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.6MB/s eta 0:00:01  100% |################################| 92kB 1.5MB/s unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-mysql-0: 11:23:41 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: 11:23:41 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 11:23:41 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: 11:23:41 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 11:23:41 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 11:23:41 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: 11:23:41 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: 11:23:41 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 11:23:42 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: 11:23:42 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 11:23:42 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: 11:23:42 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: 11:23:42 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-mysql-0: 11:23:43 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: 11:23:43 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] unit-mysql-0: 11:23:43 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: 11:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:23:43 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 11:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:23:43 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 11:23:44 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-abot-epc-basic-0: 11:23:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 11:23:44 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 11:23:44 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-abot-epc-basic-0: 11:23:44 DEBUG unit.abot-epc-basic/0.install 2/5 KB 4/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 10.3 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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 529.0 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 503.3 KB/sec) unit-abot-epc-basic-0: 11:23:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-mysql-0: 11:23:44 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: 11:23:44 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 635.0 KB/sec) unit-abot-epc-basic-0: 11:23:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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 71.0 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 11:23:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-mysql-0: 11:23:44 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: 11:23:44 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 209.4 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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 283.7 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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 429.6 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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 480.4 KB/sec) unit-abot-epc-basic-0: 11:23:44 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: 11:23:44 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: 11:23:44 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 523.3 KB/sec) unit-abot-epc-basic-0: 11:23:44 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 2904.9 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 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 171.7 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 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 186.0 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 98.1 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 583.9 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 120.8 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 116.4 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 95.1 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 77.0 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 126.7 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 141.6 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 962.9 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 64.6 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 323.9 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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 504.3 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 3/48 KB 13/114 KB 3/48 KB 8/114 KB 3/48 KB 13/114 KB 5/48 KB 13/114 KB 8/48 KB 13/114 KB 11/48 KB 16/114 KB 11/48 KB 19/114 KB 13/48 KB 21/114 KB 13/48 KB 24/114 KB 13/48 KB 27/114 KB 13/48 KB 29/114 KB 13/48 KB 32/114 KB 13/48 KB 16/114 KB 13/48 KB 32/114 KB 16/48 KB 32/114 KB 19/48 KB 32/114 KB 21/48 KB 32/114 KB 24/48 KB 32/114 KB 27/48 KB 32/114 KB 29/48 KB 32/114 KB 32/48 KB 36/114 KB 36/48 KB 36/114 KB 40/48 KB 36/114 KB 32/48 KB 40/114 KB 44/48 KB 44/114 KB 44/48 KB 44/114 KB 44/48 KB 48/114 KB 44/48 KB 48/114 KB 48/48 KB 48/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 48/48 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 80/114 KB 48/48 KB 84/114 KB 88/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 1410.3 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 92/114 KB 96/114 KB 100/114 KB 3/85 KB 3/35 KB 104/114 KB 3/85 KB 3/35 KB 100/114 KB 3/35 KB 100/114 KB 3/85 KB 6/35 KB 104/114 KB 3/85 KB 9/35 KB 104/114 KB 3/85 KB 11/35 KB 104/114 KB 5/85 KB 11/35 KB 104/114 KB 5/85 KB 11/35 KB 108/114 KB 5/85 KB 11/35 KB 112/114 KB 8/85 KB 11/35 KB 112/114 KB 8/85 KB 11/35 KB 114/114 KB 11/85 KB 11/35 KB 114/114 KB 13/85 KB 11/35 KB 114/114 KB 13/85 KB 14/35 KB 114/114 KB 3/29 KB 13/85 KB 14/35 KB 114/114 KB 13/85 KB 16/35 KB 114/114 KB 3/29 KB 13/85 KB 16/35 KB 114/114 KB 5/29 KB 13/85 KB 16/35 KB 114/114 KB 8/29 KB 13/85 KB 16/35 KB 114/114 KB 11/29 KB 13/85 KB 19/35 KB 114/114 KB 11/29 KB 13/85 KB 19/35 KB 114/114 KB 13/29 KB 16/85 KB 19/35 KB 114/114 KB 13/29 KB 19/85 KB 19/35 KB 114/114 KB 13/29 KB 21/85 KB 22/35 KB 114/114 KB 13/29 KB 24/85 KB 22/35 KB 114/114 KB 16/29 KB 19/85 KB 22/35 KB 114/114 KB 13/29 KB 24/85 KB 25/35 KB 114/114 KB 16/29 KB 24/85 KB 27/35 KB 114/114 KB 16/29 KB 24/85 KB 30/35 KB 114/114 KB 16/29 KB 21/85 KB 22/35 KB 114/114 KB 16/29 KB 24/85 KB 30/35 KB 114/114 KB 19/29 KB 24/85 KB 32/35 KB 114/114 KB 21/29 KB 24/85 KB 32/35 KB 24/29 KB 27/85 KB 32/35 KB 27/29 KB 3/56 KB 24/85 KB 32/35 KB 114/114 KB 19/29 KB 27/85 KB 35/35 KB 27/29 KB 3/56 KB 27/85 KB 32/35 KB 24/29 KB 3/56 KB 29/85 KB 35/35 KB 27/29 KB 3/56 KB 32/85 KB 35/35 KB 29/29 KB 3/56 KB 36/85 KB 35/35 KB 29/29 KB 3/56 KB 40/85 KB 35/35 KB 29/29 KB 3/56 KB 24/85 KB 32/35 KB 24/29 KB 3/56 KB 40/85 KB 35/35 KB 29/29 KB 5/56 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 1719.1 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 29/85 KB 35/35 KB 29/29 KB 3/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 513.7 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 44/85 KB 29/29 KB 8/56 KB 40/85 KB 29/29 KB 8/56 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 48/85 KB 29/29 KB 11/56 KB 48/85 KB 29/29 KB 11/56 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 52/85 KB 29/29 KB 11/56 KB 56/85 KB 29/29 KB 13/56 KB 52/85 KB 29/29 KB 13/56 KB 60/85 KB 29/29 KB 16/56 KB 60/85 KB 29/29 KB 19/56 KB 60/85 KB 29/29 KB 21/56 KB 60/85 KB 29/29 KB 21/56 KB 64/85 KB 29/29 KB 21/56 KB 68/85 KB 29/29 KB 21/56 KB 68/85 KB 29/29 KB 24/56 KB 68/85 KB 29/29 KB 27/56 KB 68/85 KB 29/56 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 403.5 KB/sec) unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install 72/85 KB 29/56 KB 76/85 KB 3/24 KB 29/56 KB 80/85 KB 3/86 KB 3/24 KB 32/56 KB 72/85 KB 3/24 KB 29/56 KB 80/85 KB 3/86 KB 5/24 KB 32/56 KB 80/85 KB 3/86 KB 8/24 KB 32/56 KB 76/85 KB 3/86 KB 3/24 KB 32/56 KB 80/85 KB 5/86 KB 8/24 KB 32/56 KB 80/85 KB 8/86 KB 11/24 KB 32/56 KB 76/85 KB 3/24 KB 32/56 KB 80/85 KB 5/86 KB 11/24 KB 32/56 KB 80/85 KB 8/86 KB 13/24 KB 32/56 KB 80/85 KB 8/86 KB 13/24 KB 36/56 KB 84/85 KB 11/86 KB 3/218 KB 16/24 KB 40/56 KB 84/85 KB 11/86 KB 3/218 KB 16/24 KB 44/56 KB 84/85 KB 11/86 KB 3/218 KB 16/24 KB 36/56 KB 84/85 KB 11/86 KB 5/218 KB 16/24 KB 48/56 KB 84/85 KB 11/86 KB 16/24 KB 36/56 KB 84/85 KB 8/86 KB 16/24 KB 36/56 KB 84/85 KB 11/86 KB 5/218 KB 19/24 KB 48/56 KB 84/85 KB 8/86 KB 13/24 KB 36/56 KB 85/85 KB 11/86 KB 5/218 KB 19/24 KB 48/56 KB 85/85 KB 11/86 KB 8/218 KB 19/24 KB 48/56 KB 85/85 KB 11/86 KB 8/218 KB 21/24 KB 48/56 KB 13/86 KB 8/218 KB 24/24 KB 48/56 KB 13/86 KB 8/218 KB 24/24 KB 48/56 KB 85/85 KB 13/86 KB 8/218 KB 21/24 KB 48/56 KB 16/86 KB 8/218 KB 24/24 KB 48/56 KB 19/86 KB 8/218 KB 24/24 KB 48/56 KB 21/86 KB 8/218 KB 24/24 KB 48/56 KB 24/86 KB 8/218 KB 24/24 KB 48/56 KB 27/86 KB 8/218 KB 24/24 KB 48/56 KB 29/86 KB 8/218 KB 24/24 KB 48/56 KB 84/85 KB 13/86 KB 8/218 KB 21/24 KB 48/56 KB 29/86 KB 8/218 KB 24/24 KB 52/56 KB 29/86 KB 8/218 KB 24/24 KB 56/56 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 860.9 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 32/86 KB 8/218 KB 24/24 KB 56/56 KB 36/86 KB 8/218 KB 24/24 KB 56/56 KB 40/86 KB 8/218 KB 24/24 KB 56/56 KB 44/86 KB 8/218 KB 24/24 KB 56/56 KB 48/86 KB 8/218 KB 24/24 KB 56/56 KB 52/86 KB 8/218 KB 24/24 KB 56/56 KB 56/86 KB 8/218 KB 24/24 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 302.5 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 60/86 KB 8/218 KB 56/56 KB 64/86 KB 8/218 KB 56/56 KB 68/86 KB 8/218 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 681.3 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 72/86 KB 8/218 KB 72/86 KB 11/218 KB 3/12 KB 72/86 KB 11/218 KB 72/86 KB 13/218 KB 3/12 KB 72/86 KB 16/218 KB 3/12 KB 72/86 KB 19/218 KB 3/12 KB 72/86 KB 21/218 KB 3/12 KB 72/86 KB 24/218 KB 3/12 KB 72/86 KB 27/218 KB 3/12 KB 72/86 KB 29/218 KB 3/12 KB 72/86 KB 32/218 KB 3/12 KB 72/86 KB 36/218 KB 3/12 KB 72/86 KB 40/218 KB 3/12 KB 72/86 KB 44/218 KB 6/12 KB 72/86 KB 44/218 KB 3/12 KB 72/86 KB 48/218 KB 6/12 KB 72/86 KB 52/218 KB 6/12 KB 72/86 KB 56/218 KB 9/12 KB 72/86 KB 52/218 KB 9/12 KB 72/86 KB 60/218 KB 11/12 KB 72/86 KB 60/218 KB 12/12 KB 72/86 KB 60/218 KB 12/12 KB 72/86 KB 64/218 KB 12/12 KB 72/86 KB 68/218 KB 12/12 KB 76/86 KB 72/218 KB 12/12 KB 76/86 KB 76/218 KB 12/12 KB 76/86 KB 80/218 KB 76/86 KB 84/218 KB 76/86 KB 88/218 KB 76/86 KB 92/218 KB 76/86 KB 96/218 KB 76/86 KB 100/218 KB 76/86 KB 72/218 KB 12/12 KB 80/86 KB 100/218 KB 84/86 KB 100/218 KB 86/86 KB 100/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 115.8 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 789.9 KB/sec) unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install 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 214/218 KB 218/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 1786.4 KB/sec) unit-mysql-0: 11:23:45 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-abot-epc-basic-0: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1847103379747547455.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4714260425748472678.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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7844345012252365963.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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8293747948239015647.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1413024226265340647.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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9211548823892216642.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.373 s unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-26T11:23:45+00:00 unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:23:45 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-mysql-0: 11:23:46 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: 11:23:46 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-mysql-0: 11:23:46 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: 11:23:46 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 11:23:46 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: 11:23:46 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: 11:23:46 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-mysql-0: 11:23:47 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: 11:23:47 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 11:23:47 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: 11:23:47 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 11:23:47 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-abot-epc-basic-0: 11:23:47 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:23:47 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: 11:23:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:23:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:23:47 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:23:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:23:47 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: 11:23:48 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 11:23:48 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 11:23:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 11:23:48 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-mysql-0: 11:23:48 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-mysql-0: 11:23:48 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-abot-epc-basic-0: 11:23:48 DEBUG unit.abot-epc-basic/0.install 1/8 KB 4/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 18.5 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 472.8 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:48 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 785.0 KB/sec) unit-abot-epc-basic-0: 11:23:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-mysql-0: 11:23:48 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: 11:23:48 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 602.7 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:48 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:48 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 455.3 KB/sec) unit-abot-epc-basic-0: 11:23:48 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-mysql-0: 11:23:48 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: 11:23:48 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 1094.7 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 271.7 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:48 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 948.4 KB/sec) unit-abot-epc-basic-0: 11:23:48 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: 11:23:49 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/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1253.3 KB/sec) unit-abot-epc-basic-0: 11:23:49 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: 11:23:49 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-mysql-0: 11:23:49 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: 11:23:49 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: 11:23:49 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1500.1 KB/sec) unit-abot-epc-basic-0: 11:23:49 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: 11:23:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec) unit-abot-epc-basic-0: 11:23:49 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: 11:23:49 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1384.4 KB/sec) unit-abot-epc-basic-0: 11:23:49 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: 11:23:49 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 237.5 KB/sec) unit-mysql-0: 11:23:49 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: 11:23:49 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: 11:23:49 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 294.4 KB/sec) unit-abot-epc-basic-0: 11:23:49 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: 11:23:49 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/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 288.5 KB/sec) unit-abot-epc-basic-0: 11:23:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 11:23:49 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: 11:23:49 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 322.0 KB/sec) unit-abot-epc-basic-0: 11:23:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 11:23:49 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-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 11:23:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4155 kB/s) unit-abot-epc-basic-0: 11:23:49 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 376.3 KB/sec) unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 11:23:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 11:23:49 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 11:23:50 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: 11:23:50 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-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:23:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:23:50 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: 11:23:50 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 199.2 KB/sec) unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 11:23:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 11:23:50 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: 11:23:50 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 182.6 KB/sec) unit-abot-epc-basic-0: 11:23:50 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: 11:23:50 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-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 11:23:50 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 975.6 KB/sec) unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:23:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-mysql-0: 11:23:50 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-abot-epc-basic-0: 11:23:51 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: 11:23:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 241.9 KB/sec) unit-abot-epc-basic-0: 11:23:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 11:23:51 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 11:23:51 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 11:23:51 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:23:51 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: 11:23:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 153.7 KB/sec) unit-abot-epc-basic-0: 11:23:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 11:23:51 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 11:23:51 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:51 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:23:51 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: 11:23:51 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 158.8 KB/sec) unit-abot-epc-basic-0: 11:23:51 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: 11:23:51 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: 11:23:51 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 180.3 KB/sec) unit-abot-epc-basic-0: 11:23:51 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: 11:23:52 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: 11:23:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 11:23:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:23:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-abot-epc-basic-0: 11:23:52 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 46.8 KB/sec) unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:23:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:23:52 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: 11:23:52 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 113.3 KB/sec) unit-abot-epc-basic-0: 11:23:52 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: 11:23:52 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: 11:23:52 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 143.6 KB/sec) unit-abot-epc-basic-0: 11:23:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:52 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:23:52 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: 11:23:52 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 100.8 KB/sec) unit-abot-epc-basic-0: 11:23:52 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: 11:23:53 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: 11:23:53 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 569.4 KB/sec) unit-abot-epc-basic-0: 11:23:53 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: 11:23:53 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: 11:23:53 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 498.1 KB/sec) unit-abot-epc-basic-0: 11:23:53 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: 11:23:53 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-mysql-0: 11:23:53 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 11:23:53 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:23:53 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:23:53 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 1497.0 KB/sec) unit-mysql-0: 11:23:53 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 11:23:53 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:23:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-mysql-0: 11:23:53 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:23:53 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: 11:23:53 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 11:23:53 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: 11:23:53 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: 11:23:53 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 478.9 KB/sec) unit-abot-epc-basic-0: 11:23:53 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: 11:23:54 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: 11:23:54 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 155.6 KB/sec) unit-abot-epc-basic-0: 11:23:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:23:54 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: 11:23:54 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 217.0 KB/sec) unit-abot-epc-basic-0: 11:23:54 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: 11:23:54 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: 11:23:54 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 101.3 KB/sec) unit-abot-epc-basic-0: 11:23:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 11:23:54 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: 11:23:54 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 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 11:23:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 11:23:55 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-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 11:23:55 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1517.6 KB/sec) unit-abot-epc-basic-0: 11:23:55 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: 11:23:55 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: 11:23:55 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 245.7 KB/sec) unit-abot-epc-basic-0: 11:23:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 11:23:55 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: 11:23:55 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 164.8 KB/sec) unit-abot-epc-basic-0: 11:23:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 11:23:55 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: 11:23:55 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 20.9 KB/sec) unit-abot-epc-basic-0: 11:23:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 11:23:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 11:23:56 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: 11:23:56 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 128.5 KB/sec) unit-abot-epc-basic-0: 11:23:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:56 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: 11:23:56 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 84.1 KB/sec) unit-abot-epc-basic-0: 11:23:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:23:56 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: 11:23:56 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 296.9 KB/sec) unit-abot-epc-basic-0: 11:23:56 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-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-abot-epc-basic-0: 11:23:56 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-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:23:56 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 11:23:56 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 36.8 KB/sec) unit-abot-epc-basic-0: 11:23:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 11:23:56 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: 11:23:56 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: 11:23:56 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: 11:23:57 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: 11:23:57 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 524.3 KB/sec) unit-abot-epc-basic-0: 11:23:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 11:23:57 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: 11:23:57 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 292.6 KB/sec) unit-abot-epc-basic-0: 11:23:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 11:23:57 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: 11:23:57 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 829.1 KB/sec) unit-abot-epc-basic-0: 11:23:57 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: 11:23:57 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: 11:23:57 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1620.1 KB/sec) unit-abot-epc-basic-0: 11:23:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 11:23:57 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: 11:23:57 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: 11:23:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 11:23:57 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:23:58 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: 11:23:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 422.2 KB/sec) unit-abot-epc-basic-0: 11:23:58 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: 11:23:58 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: 11:23:58 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 54.2 KB/sec) unit-abot-epc-basic-0: 11:23:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 11:23:58 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: 11:23:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 109.4 KB/sec) unit-abot-epc-basic-0: 11:23:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 11:23:58 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-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:23:58 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 11:23:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:23:58 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:23:59 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: 11:23:59 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 117.3 KB/sec) unit-abot-epc-basic-0: 11:23:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 11:23:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 11:23:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 11:23:59 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 11:23:59 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: 11:23:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 11:23:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 11:23:59 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:23:59 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: 11:23:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 63.6 KB/sec) unit-abot-epc-basic-0: 11:23:59 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: 11:23:59 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: 11:23:59 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 11:23:59 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: 11:23:59 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: 11:23:59 DEBUG unit.abot-epc-basic/0.install 1/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 377.4 KB/sec) unit-abot-epc-basic-0: 11:23:59 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: 11:24:00 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: 11:24:00 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 185.5 KB/sec) unit-abot-epc-basic-0: 11:24:00 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: 11:24:00 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: 11:24:00 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 649.7 KB/sec) unit-abot-epc-basic-0: 11:24:00 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: 11:24:00 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: 11:24:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 11:24:00 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: 11:24:00 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: 11:24:00 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 640.5 KB/sec) unit-abot-epc-basic-0: 11:24:00 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: 11:24:01 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: 11:24:01 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 962.9 KB/sec) unit-abot-epc-basic-0: 11:24:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 11:24:01 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: 11:24:01 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 590.1 KB/sec) unit-abot-epc-basic-0: 11:24:01 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: 11:24:01 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: 11:24:01 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: 11:24:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:24:01 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: 11:24:01 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 117.1 KB/sec) unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:24:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:01 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:24:01 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: 11:24:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 11:24:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:24:02 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: 11:24:02 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 519.0 KB/sec) unit-abot-epc-basic-0: 11:24:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:24:02 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: 11:24:02 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: 11:24:02 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: 11:24:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 11:24:02 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: 11:24:02 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 461.8 KB/sec) unit-abot-epc-basic-0: 11:24:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 11:24:02 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 11:24:03 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: 11:24:03 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: 11:24:03 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-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:24:03 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: 11:24:03 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 75.8 KB/sec) unit-abot-epc-basic-0: 11:24:03 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-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 11:24:03 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: 11:24:03 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 55.1 KB/sec) unit-abot-epc-basic-0: 11:24:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:03 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: 11:24:03 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: 11:24:03 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-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:03 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: 11:24:03 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 86.3 KB/sec) unit-abot-epc-basic-0: 11:24:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 11:24:03 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 11:24:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:24:04 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 58.7 KB/sec) unit-abot-epc-basic-0: 11:24:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:24:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:24:04 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 112.8 KB/sec) unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:24:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:24:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 11:24:04 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 331.2 KB/sec) unit-abot-epc-basic-0: 11:24:04 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: 11:24:04 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: 11:24:04 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: 11:24:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-mysql-0: 11:24:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:24:04 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: 11:24:04 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 377.7 KB/sec) unit-abot-epc-basic-0: 11:24:04 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-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 11:24:05 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: 11:24:05 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 800.0 KB/sec) unit-abot-epc-basic-0: 11:24:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 11:24:05 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: 11:24:05 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: 11:24:05 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: 11:24:05 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: 11:24:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (166 kB/s) unit-abot-epc-basic-0: 11:24:05 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 694.1 KB/sec) unit-abot-epc-basic-0: 11:24:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:24:05 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: 11:24:05 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: 11:24:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-mysql-0: 11:24:05 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:24:06 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: 11:24:06 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 467.1 KB/sec) unit-abot-epc-basic-0: 11:24:06 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: 11:24:06 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: 11:24:06 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 100.5 KB/sec) unit-abot-epc-basic-0: 11:24:06 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: 11:24:06 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: 11:24:06 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: 11:24:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 11:24:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:24:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:24:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:24:06 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:24:06 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: 11:24:06 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 187.6 KB/sec) unit-abot-epc-basic-0: 11:24:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 11:24:06 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 11:24:06 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: 11:24:06 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 640.4 KB/sec) unit-abot-epc-basic-0: 11:24:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 11:24:06 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:24:06 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 11:24:07 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: 11:24:07 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 11:24:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 11:24:07 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: 11:24:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 11:24:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 11:24:07 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: 11:24:07 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 1209.3 KB/sec) unit-abot-epc-basic-0: 11:24:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 11:24:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 11:24:08 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: 11:24:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 254.3 KB/sec) unit-abot-epc-basic-0: 11:24:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 11:24:08 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: 11:24:08 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 536.6 KB/sec) unit-abot-epc-basic-0: 11:24:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 11:24:08 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: 11:24:08 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 995.7 KB/sec) unit-abot-epc-basic-0: 11:24:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 11:24:08 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: 11:24:08 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/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 1688.7 KB/sec) unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 11:24:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-mysql-0: 11:24:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 11:24:09 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: 11:24:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 246.0 KB/sec) unit-abot-epc-basic-0: 11:24:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-mysql-0: 11:24:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 11:24:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 11:24:09 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: 11:24:09 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: 11:24:09 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: 11:24:09 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: 11:24:09 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 1057.2 KB/sec) unit-abot-epc-basic-0: 11:24:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-mysql-0: 11:24:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 11:24:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 11:24:09 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: 11:24:09 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 246.1 KB/sec) unit-abot-epc-basic-0: 11:24:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-mysql-0: 11:24:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 11:24:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:24:10 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: 11:24:10 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 219.8 KB/sec) unit-abot-epc-basic-0: 11:24:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:24:10 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.6 KB/sec) unit-abot-epc-basic-0: 11:24:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 11:24:10 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: 11:24:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 410.9 KB/sec) unit-abot-epc-basic-0: 11:24:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 11:24:10 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: 11:24:10 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 11:24:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 11:24:10 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: 11:24:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 558.0 KB/sec) unit-abot-epc-basic-0: 11:24:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 11:24:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 11:24:11 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-mysql-0: 11:24:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 11:24:11 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 11:24:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 11:24:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 11:24:11 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: 11:24:11 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: 11:24:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 11:24:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 11:24:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 11:24:11 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: 11:24:11 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 758.2 KB/sec) unit-abot-epc-basic-0: 11:24:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 11:24:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 11:24:11 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: 11:24:11 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: 11:24:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 11:24:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 11:24:11 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: 11:24:11 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 750.4 KB/sec) unit-abot-epc-basic-0: 11:24:11 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: 11:24:12 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: 11:24:12 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 215.5 KB/sec) unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 11:24:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 11:24:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 11:24:12 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 171.5 KB/sec) unit-abot-epc-basic-0: 11:24:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:24:12 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: 11:24:12 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 54.8 KB/sec) unit-abot-epc-basic-0: 11:24:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 11:24:12 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: 11:24:12 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 598.6 KB/sec) unit-abot-epc-basic-0: 11:24:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 11:24:12 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: 11:24:12 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 1247.5 KB/sec) unit-abot-epc-basic-0: 11:24:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 11:24:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:24:13 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: 11:24:13 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 317.5 KB/sec) unit-abot-epc-basic-0: 11:24:13 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: 11:24:13 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: 11:24:13 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 39.1 KB/sec) unit-abot-epc-basic-0: 11:24:13 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: 11:24:13 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: 11:24:13 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 11:24:13 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: 11:24:13 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: 11:24:13 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec) unit-abot-epc-basic-0: 11:24:13 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: 11:24:13 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 11:24:13 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: 11:24:14 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: 11:24:14 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 300.3 KB/sec) unit-abot-epc-basic-0: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:14 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-mysql-0: 11:24:14 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:24:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 11:24:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:24:14 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:24:14 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: 11:24:14 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: 11:24:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:24:14 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: 11:24:14 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-mysql-0: 11:24:14 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 11:24:14 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 11:24:14 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: 11:24:14 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: 11:24:14 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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-mysql-0: 11:24:15 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:24:15 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 11:24:15 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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-mysql-0: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:15 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: 11:24:16 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: 11:24:16 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: 11:24:16 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: 11:24:16 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: 11:24:16 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: 11:24:16 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: 11:24:16 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-mysql-0: 11:24:16 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-abot-epc-basic-0: 11:24:16 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: 11:24:16 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: 11:24:16 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: 11:24:16 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-mysql-0: 11:24:16 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: 11:24:16 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: 11:24:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 11:24:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-mysql-0: 11:24:16 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 11:24:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 11:24:16 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-mysql-0: 11:24:16 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: 11:24:16 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 36/966 KB 40/966 KB 44/966 KB 47/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-mysql-0: 11:24:16 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 11:24:16 DEBUG unit.abot-epc-basic/0.install 51/966 KB 55/966 KB 59/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (377 kB/s) unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:17 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 265.5 KB/sec) unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:17 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: 11:24:17 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: 11:24:17 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: 11:24:17 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: 11:24:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 11:24:17 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 3/232 KB 48/590 KB 5/232 KB 48/590 KB 8/232 KB 48/590 KB 11/232 KB 48/590 KB 13/232 KB 48/590 KB 3/10 KB 13/232 KB 48/590 KB 5/10 KB 13/232 KB 52/590 KB 3/10 KB 13/232 KB 52/590 KB 5/10 KB 13/232 KB 56/590 KB 8/10 KB 13/232 KB 60/590 KB 10/10 KB 13/232 KB 60/590 KB 5/10 KB 13/232 KB 60/590 KB 10/10 KB 16/232 KB 60/590 KB 10/10 KB 19/232 KB 60/590 KB 10/10 KB 21/232 KB 60/590 KB 10/10 KB 24/232 KB 60/590 KB 10/10 KB 27/232 KB 60/590 KB 10/10 KB 29/232 KB 60/590 KB 10/10 KB 29/232 KB 64/590 KB 10/10 KB 32/232 KB 68/590 KB 10/10 KB 32/232 KB 72/590 KB 10/10 KB 32/232 KB 64/590 KB 10/10 KB 32/232 KB 76/590 KB 10/10 KB 32/232 KB 80/590 KB 10/10 KB 36/232 KB 84/590 KB 3/240 KB 36/232 KB 88/590 KB 3/240 KB 36/232 KB 92/590 KB 3/240 KB 36/232 KB 96/590 KB 3/240 KB 36/232 KB 100/590 KB 10/10 KB 36/232 KB 80/590 KB 3/240 KB 40/232 KB 100/590 KB 3/240 KB 44/232 KB 100/590 KB 3/240 KB 48/232 KB 100/590 KB 3/240 KB 52/232 KB 100/590 KB 3/240 KB 56/232 KB 100/590 KB 3/240 KB 60/232 KB 100/590 KB 3/240 KB 64/232 KB 100/590 KB 3/240 KB 36/232 KB 84/590 KB 5/240 KB 64/232 KB 100/590 KB 8/240 KB 64/232 KB 100/590 KB 11/240 KB 68/232 KB 100/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 166.4 KB/sec) unit-abot-epc-basic-0: 11:24:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 11:24:17 DEBUG unit.abot-epc-basic/0.install 13/240 KB 68/232 KB 104/590 KB 13/240 KB 68/232 KB 108/590 KB 13/240 KB 68/232 KB 112/590 KB 8/240 KB 68/232 KB 100/590 KB 13/240 KB 72/232 KB 112/590 KB 13/240 KB 76/232 KB 112/590 KB 13/240 KB 80/232 KB 112/590 KB 13/240 KB 68/232 KB 100/590 KB 16/240 KB 80/232 KB 112/590 KB 16/240 KB 80/232 KB 116/590 KB 19/240 KB 84/232 KB 120/590 KB 19/240 KB 84/232 KB 124/590 KB 19/240 KB 84/232 KB 128/590 KB 19/240 KB 84/232 KB 116/590 KB 19/240 KB 80/232 KB 116/590 KB 21/240 KB 88/232 KB 128/590 KB 24/240 KB 88/232 KB 128/590 KB 27/240 KB 88/232 KB 128/590 KB 19/240 KB 88/232 KB 128/590 KB 27/240 KB 92/232 KB 128/590 KB 27/240 KB 96/232 KB 128/590 KB 27/240 KB 100/232 KB 128/590 KB 29/240 KB 104/232 KB 132/590 KB 29/240 KB 108/232 KB 132/590 KB 29/240 KB 112/232 KB 132/590 KB 29/240 KB 100/232 KB 132/590 KB 29/240 KB 112/232 KB 136/590 KB 29/240 KB 112/232 KB 140/590 KB 29/240 KB 100/232 KB 128/590 KB 32/240 KB 112/232 KB 140/590 KB 36/240 KB 112/232 KB 140/590 KB 40/240 KB 112/232 KB 144/590 KB 44/240 KB 116/232 KB 144/590 KB 36/240 KB 112/232 KB 144/590 KB 40/240 KB 116/232 KB 144/590 KB 48/240 KB 3/44 KB 120/232 KB 148/590 KB 48/240 KB 3/44 KB 124/232 KB 148/590 KB 48/240 KB 3/44 KB 128/232 KB 148/590 KB 48/240 KB 3/44 KB 116/232 KB 148/590 KB 44/240 KB 3/44 KB 116/232 KB 144/590 KB 48/240 KB 5/44 KB 128/232 KB 148/590 KB 48/240 KB 8/44 KB 128/232 KB 148/590 KB 48/240 KB 11/44 KB 128/232 KB 148/590 KB 48/240 KB 13/44 KB 128/232 KB 148/590 KB 48/240 KB 16/44 KB 128/232 KB 148/590 KB 52/240 KB 19/44 KB 128/232 KB 148/590 KB 56/240 KB 19/44 KB 132/232 KB 148/590 KB 60/240 KB 19/44 KB 132/232 KB 148/590 KB 44/240 KB 3/44 KB 116/232 KB 148/590 KB 60/240 KB 19/44 KB 132/232 KB 152/590 KB 60/240 KB 19/44 KB 132/232 KB 156/590 KB 60/240 KB 19/44 KB 132/232 KB 160/590 KB 60/240 KB 19/44 KB 132/232 KB 164/590 KB 3/1710 KB 64/240 KB 19/44 KB 132/232 KB 168/590 KB 3/1710 KB 64/240 KB 19/44 KB 132/232 KB 172/590 KB 3/1710 KB 64/240 KB 19/44 KB 132/232 KB 176/590 KB 52/240 KB 19/44 KB 132/232 KB 148/590 KB 3/1710 KB 64/240 KB 19/44 KB 136/232 KB 176/590 KB 3/1710 KB 64/240 KB 19/44 KB 140/232 KB 176/590 KB 3/1710 KB 64/240 KB 19/44 KB 144/232 KB 176/590 KB 48/240 KB 19/44 KB 128/232 KB 148/590 KB 3/1710 KB 64/240 KB 21/44 KB 144/232 KB 176/590 KB 3/1710 KB 64/240 KB 24/44 KB 144/232 KB 176/590 KB 3/1710 KB 64/240 KB 27/44 KB 144/232 KB 176/590 KB 3/1710 KB 64/240 KB 29/44 KB 144/232 KB 176/590 KB 3/1710 KB 64/240 KB 32/44 KB 144/232 KB 176/590 KB 3/1710 KB 64/240 KB 36/44 KB 144/232 KB 176/590 KB 3/1710 KB 64/240 KB 40/44 KB 148/232 KB 180/590 KB 3/1710 KB 64/240 KB 44/44 KB 148/232 KB 180/590 KB 3/1710 KB 64/240 KB 44/44 KB 148/232 KB 180/590 KB 3/1710 KB 64/240 KB 19/44 KB 132/232 KB 164/590 KB 64/240 KB 19/44 KB 132/232 KB 164/590 KB 3/1710 KB 68/240 KB 44/44 KB 148/232 KB 180/590 KB 3/1710 KB 72/240 KB 44/44 KB 148/232 KB 180/590 KB 3/1710 KB 76/240 KB 44/44 KB 148/232 KB 180/590 KB 5/1710 KB 80/240 KB 44/44 KB 148/232 KB 180/590 KB 5/1710 KB 84/240 KB 44/44 KB 148/232 KB 180/590 KB 5/1710 KB 88/240 KB 44/44 KB 148/232 KB 180/590 KB 5/1710 KB 92/240 KB 44/44 KB 148/232 KB 180/590 KB 5/1710 KB 96/240 KB 44/44 KB 148/232 KB 180/590 KB 3/1710 KB 64/240 KB 36/44 KB 148/232 KB 180/590 KB 5/1710 KB 96/240 KB 44/44 KB 148/232 KB 184/590 KB 5/1710 KB 96/240 KB 44/44 KB 148/232 KB 188/590 KB 3/1710 KB 64/240 KB 36/44 KB 14 unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:24:17 DEBUG unit.abot-epc-basic/0.install 8/232 KB 176/590 KB 5/1710 KB 76/240 KB 44/44 KB 148/232 KB 180/590 KB 8/1710 KB 96/240 KB 44/44 KB 148/232 KB 188/590 KB 11/1710 KB 96/240 KB 44/44 KB 152/232 KB 188/590 KB 8/1710 KB 96/240 KB 44/44 KB 152/232 KB 188/590 KB 11/1710 KB 96/240 KB 44/44 KB 156/232 KB 192/590 KB 11/1710 KB 96/240 KB 44/44 KB 160/232 KB 192/590 KB 11/1710 KB 96/240 KB 44/44 KB 164/232 KB 192/590 KB 13/1710 KB 100/240 KB 44/44 KB 168/232 KB 192/590 KB 13/1710 KB 100/240 KB 44/44 KB 172/232 KB 192/590 KB 13/1710 KB 100/240 KB 44/44 KB 176/232 KB 192/590 KB 11/1710 KB 96/240 KB 44/44 KB 152/232 KB 192/590 KB 13/1710 KB 100/240 KB 44/44 KB 176/232 KB 196/590 KB 13/1710 KB 100/240 KB 44/44 KB 176/232 KB 200/590 KB 13/1710 KB 100/240 KB 44/44 KB 176/232 KB 204/590 KB 13/1710 KB 100/240 KB 44/44 KB 176/232 KB 208/590 KB 13/1710 KB 100/240 KB 44/44 KB 164/232 KB 192/590 KB 13/1710 KB 104/240 KB 44/44 KB 176/232 KB 208/590 KB 13/1710 KB 108/240 KB 44/44 KB 176/232 KB 208/590 KB 13/1710 KB 112/240 KB 44/44 KB 180/232 KB 208/590 KB 13/1710 KB 116/240 KB 180/232 KB 208/590 KB 13/1710 KB 96/240 KB 44/44 KB 164/232 KB 192/590 KB 16/1710 KB 116/240 KB 180/232 KB 212/590 KB 19/1710 KB 116/240 KB 180/232 KB 212/590 KB 21/1710 KB 116/240 KB 180/232 KB 212/590 KB 24/1710 KB 116/240 KB 180/232 KB 212/590 KB 27/1710 KB 116/240 KB 180/232 KB 212/590 KB 29/1710 KB 116/240 KB 180/232 KB 212/590 KB 13/1710 KB 116/240 KB 180/232 KB 212/590 KB 29/1710 KB 116/240 KB 180/232 KB 216/590 KB 29/1710 KB 116/240 KB 180/232 KB 220/590 KB 13/1710 KB 108/240 KB 44/44 KB 180/232 KB 208/590 KB 32/1710 KB 116/240 KB 184/232 KB 220/590 KB 32/1710 KB 116/240 KB 188/232 KB 220/590 KB 32/1710 KB 116/240 KB 192/232 KB 220/590 KB 32/1710 KB 116/240 KB 180/232 KB 220/590 KB 32/1710 KB 116/240 KB 196/232 KB 224/590 KB 36/1710 KB 120/240 KB 200/232 KB 224/590 KB 36/1710 KB 120/240 KB 204/232 KB 224/590 KB 36/1710 KB 120/240 KB 208/232 KB 224/590 KB 32/1710 KB 116/240 KB 192/232 KB 224/590 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: 11:24:17 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: 11:24:17 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 120/240 KB 208/232 KB 228/590 KB 36/1710 KB 120/240 KB 196/232 KB 224/590 KB 36/1710 KB 124/240 KB 208/232 KB 228/590 KB 36/1710 KB 128/240 KB 208/232 KB 228/590 KB 36/1710 KB 116/240 KB 196/232 KB 224/590 KB 40/1710 KB 128/240 KB 208/232 KB 228/590 KB 44/1710 KB 128/240 KB 208/232 KB 228/590 KB 48/1710 KB 128/240 KB 208/232 KB 228/590 KB 48/1710 KB 128/240 KB 208/232 KB 232/590 KB 48/1710 KB 128/240 KB 208/232 KB 236/590 KB 48/1710 KB 128/240 KB 208/232 KB 240/590 KB 48/1710 KB 128/240 KB 212/232 KB 244/590 KB 52/1710 KB 132/240 KB 212/232 KB 248/590 KB 48/1710 KB 128/240 KB 212/232 KB 240/590 KB 52/1710 KB 132/240 KB 216/232 KB 248/590 KB 52/1710 KB 132/240 KB 220/232 KB 248/590 KB 52/1710 KB 132/240 KB 212/232 KB 244/590 KB 56/1710 KB 132/240 KB 224/232 KB 248/590 KB 60/1710 KB 132/240 KB 224/232 KB 248/590 KB 64/1710 KB 132/240 KB 224/232 KB 248/590 KB 68/1710 KB 132/240 KB 224/232 KB 248/590 KB 72/1710 KB 132/240 KB 224/232 KB 252/590 KB 48/1710 KB 132/240 KB 212/232 KB 244/590 KB 76/1710 KB 136/240 KB 224/232 KB 252/590 KB 76/1710 KB 140/240 KB 224/232 KB 252/590 KB 76/1710 KB 144/240 KB 224/232 KB 252/590 KB 76/1710 KB 148/240 KB 224/232 KB 252/590 KB 68/1710 KB 132/240 KB 224/232 KB 252/590 KB 76/1710 KB 152/240 KB 224/232 KB 256/590 KB 76/1710 KB 152/240 KB 224/232 KB 260/590 KB 52/1710 KB 132/240 KB 224/232 KB 248/590 KB 76/1710 KB 152/240 KB 228/232 KB 260/590 KB 76/1710 KB 152/240 KB 232/232 KB 260/590 KB 76/1710 KB 152/240 KB 232/232 KB 260/590 KB 76/1710 KB 132/240 KB 224/232 KB 260/590 KB 80/1710 KB 152/240 KB 232/232 KB 260/590 KB 84/1710 KB 152/240 KB 232/232 KB 260/590 KB 88/1710 KB 152/240 KB 4/258 KB 232/232 KB 264/590 KB 76/1710 KB 152/240 KB 224/232 KB 260/590 KB 88/1710 KB 156/240 KB 4/258 KB 232/232 KB 264/590 KB 88/1710 KB 160/240 KB 4/258 KB 232/232 KB 264/590 KB 88/1710 KB 164/240 KB 4/258 KB 232/232 KB 264/590 KB 88/1710 KB 168/240 KB 4/258 KB 232/232 KB 264/590 KB 88/1710 KB 172/240 KB 4/258 KB 232/232 KB 264/590 KB 84/1710 KB 152/240 KB 4/258 KB 232/232 KB 264/590 KB 84/1710 KB 152/240 KB 4/258 KB 232/232 KB 260/590 KB 92/1710 KB 172/240 KB 8/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 12/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 16/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 20/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 24/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 28/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 32/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 4/258 KB 232/232 KB 264/590 KB 96/1710 KB 176/240 KB 32/258 KB 232/232 KB 268/590 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 1870.0 KB/sec) unit-abot-epc-basic-0: 11:24:17 DEBUG unit.abot-epc-basic/0.install 92/1710 KB 176/240 KB 32/258 KB 232/232 KB 268/590 KB 92/1710 KB 172/240 KB 4/258 KB 232/232 KB 268/590 KB 100/1710 KB 176/240 KB 36/258 KB 272/590 KB 100/1710 KB 176/240 KB 36/258 KB 276/590 KB 100/1710 KB 180/240 KB 36/258 KB 280/590 KB 100/1710 KB 180/240 KB 36/258 KB 284/590 KB 100/1710 KB 180/240 KB 36/258 KB 288/590 KB 100/1710 KB 176/240 KB 36/258 KB 268/590 KB 100/1710 KB 180/240 KB 40/258 KB 288/590 KB 100/1710 KB 180/240 KB 44/258 KB 288/590 KB 100/1710 KB 180/240 KB 48/258 KB 288/590 KB 100/1710 KB 176/240 KB 32/258 KB 268/590 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-mysql-0: 11:24:17 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:24:17 DEBUG unit.abot-epc-basic/0.install 100/1710 KB 180/240 KB 36/258 KB 276/590 KB 100/1710 KB 184/240 KB 48/258 KB 288/590 KB 100/1710 KB 188/240 KB 48/258 KB 288/590 KB 104/1710 KB 188/240 KB 48/258 KB 288/590 KB 104/1710 KB 192/240 KB 48/258 KB 288/590 KB 108/1710 KB 196/240 KB 48/258 KB 288/590 KB 108/1710 KB 200/240 KB 52/258 KB 292/590 KB 108/1710 KB 204/240 KB 52/258 KB 292/590 KB 108/1710 KB 208/240 KB 52/258 KB 292/590 KB 108/1710 KB 192/240 KB 48/258 KB 288/590 KB 112/1710 KB 208/240 KB 52/258 KB 292/590 KB 116/1710 KB 208/240 KB 52/258 KB 292/590 KB 120/1710 KB 208/240 KB 52/258 KB 292/590 KB 124/1710 KB 208/240 KB 52/258 KB 292/590 KB 128/1710 KB 208/240 KB 52/258 KB 292/590 KB 132/1710 KB 208/240 KB 52/258 KB 292/590 KB 108/1710 KB 196/240 KB 52/258 KB 292/590 KB 132/1710 KB 212/240 KB 52/258 KB 296/590 KB 132/1710 KB 212/240 KB 52/258 KB 300/590 KB 132/1710 KB 212/240 KB 52/258 KB 304/590 KB 108/1710 KB 196/240 KB 52/258 KB 288/590 KB 132/1710 KB 212/240 KB 56/258 KB 304/590 KB 132/1710 KB 212/240 KB 56/258 KB 308/590 KB 132/1710 KB 212/240 KB 60/258 KB 312/590 KB 132/1710 KB 212/240 KB 60/258 KB 316/590 KB 132/1710 KB 212/240 KB 60/258 KB 320/590 KB 132/1710 KB 212/240 KB 52/258 KB 292/590 KB 132/1710 KB 212/240 KB 60/258 KB 308/590 KB 132/1710 KB 212/240 KB 64/258 KB 320/590 KB 132/1710 KB 212/240 KB 68/258 KB 320/590 KB 132/1710 KB 212/240 KB 72/258 KB 320/590 KB 132/1710 KB 212/240 KB 76/258 KB 320/590 KB 132/1710 KB 212/240 KB 80/258 KB 320/590 KB 132/1710 KB 216/240 KB 80/258 KB 320/590 KB 136/1710 KB 220/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 224/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 228/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 232/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 236/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 240/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 216/240 KB 84/258 KB 324/590 KB 4/223 KB 136/1710 KB 240/240 KB 88/258 KB 324/590 KB 4/223 KB 136/1710 KB 240/240 KB 92/258 KB 324/590 KB 4/223 KB 136/1710 KB 240/240 KB 96/258 KB 324/590 KB 4/223 KB 136/1710 KB 216/240 KB 80/258 KB 324/590 KB 4/223 KB 140/1710 KB 240/240 KB 96/258 KB 324/590 KB 4/223 KB 144/1710 KB 240/240 KB 96/258 KB 324/590 KB 4/223 KB 132/1710 KB 216/240 KB 80/258 KB 324/590 KB 4/223 KB 144/1710 KB 240/240 KB 96/258 KB 328/590 KB 4/223 KB 144/1710 KB 240/240 KB 96/258 KB 332/590 KB 4/223 KB 144/1710 KB 240/240 KB 96/258 KB 336/590 KB 4/223 KB 132/1710 KB 216/240 KB 80/258 KB 320/590 KB 4/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 8/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 12/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 16/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 20/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 24/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 28/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 32/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 148/1710 KB 240/240 KB 96/258 KB 336/590 KB 4/223 KB 152/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 156/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 160/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 164/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 168/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 172/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 176/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 180/1710 KB 240/240 KB 96/258 KB 336/590 KB 36/223 KB 184/1710 KB 240/240 KB 96/258 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 336/590 KB 40/223 KB 180/1710 KB 240/240 KB 96/258 KB 336/590 KB 40/223 KB 184/1710 KB 240/240 KB 96/258 KB 336/590 KB 44/223 KB 184/1710 KB 240/240 KB 96/258 KB 336/590 KB 48/223 KB 188/1710 KB 240/240 KB 96/258 KB 336/590 KB 48/223 KB 192/1710 KB 240/240 KB 96/258 KB 336/590 KB 48/223 KB 192/1710 KB 240/240 KB 96/258 KB 336/590 KB 52/223 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1477.1 KB/sec) unit-abot-epc-basic-0: 11:24:18 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-mysql-0: 11:24:18 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 196/1710 KB 96/258 KB 336/590 KB 56/223 KB 196/1710 KB 96/258 KB 336/590 KB 60/223 KB 196/1710 KB 96/258 KB 336/590 KB 64/223 KB 196/1710 KB 240/240 KB 96/258 KB 336/590 KB 52/223 KB 200/1710 KB 96/258 KB 336/590 KB 64/223 KB 204/1710 KB 96/258 KB 336/590 KB 64/223 KB 208/1710 KB 96/258 KB 336/590 KB 64/223 KB 208/1710 KB 96/258 KB 336/590 KB 68/223 KB 212/1710 KB 96/258 KB 336/590 KB 72/223 KB 212/1710 KB 96/258 KB 336/590 KB 68/223 KB 216/1710 KB 96/258 KB 336/590 KB 72/223 KB 220/1710 KB 96/258 KB 336/590 KB 76/223 KB 224/1710 KB 96/258 KB 336/590 KB 76/223 KB 216/1710 KB 96/258 KB 336/590 KB 76/223 KB 224/1710 KB 96/258 KB 336/590 KB 80/223 KB 224/1710 KB 96/258 KB 336/590 KB 84/223 KB 228/1710 KB 100/258 KB 340/590 KB 88/223 KB 228/1710 KB 100/258 KB 340/590 KB 92/223 KB 228/1710 KB 100/258 KB 340/590 KB 96/223 KB 228/1710 KB 100/258 KB 340/590 KB 84/223 KB 224/1710 KB 100/258 KB 340/590 KB 84/223 KB 228/1710 KB 104/258 KB 340/590 KB 96/223 KB 228/1710 KB 108/258 KB 340/590 KB 96/223 KB 228/1710 KB 112/258 KB 340/590 KB 96/223 KB 228/1710 KB 116/258 KB 340/590 KB 96/223 KB 228/1710 KB 120/258 KB 340/590 KB 96/223 KB 228/1710 KB 124/258 KB 340/590 KB 96/223 KB 228/1710 KB 128/258 KB 340/590 KB 96/223 KB 228/1710 KB 132/258 KB 340/590 KB 96/223 KB 224/1710 KB 96/258 KB 340/590 KB 84/223 KB 228/1710 KB 132/258 KB 344/590 KB 96/223 KB 228/1710 KB 132/258 KB 348/590 KB 96/223 KB 228/1710 KB 132/258 KB 352/590 KB 96/223 KB 228/1710 KB 132/258 KB 356/590 KB 96/223 KB 228/1710 KB 132/258 KB 360/590 KB 96/223 KB 228/1710 KB 132/258 KB 364/590 KB 96/223 KB 228/1710 KB 132/258 KB 368/590 KB 96/223 KB 228/1710 KB 132/258 KB 372/590 KB 96/223 KB 228/1710 KB 136/258 KB 372/590 KB 96/223 KB 228/1710 KB 140/258 KB 372/590 KB 96/223 KB 228/1710 KB 144/258 KB 376/590 KB 96/223 KB 228/1710 KB 140/258 KB 376/590 KB 96/223 KB 228/1710 KB 144/258 KB 380/590 KB 96/223 KB 228/1710 KB 144/258 KB 384/590 KB 96/223 KB 228/1710 KB 148/258 KB 388/590 KB 96/223 KB 4/208 KB 228/1710 KB 148/258 KB 392/590 KB 96/223 KB 4/208 KB 228/1710 KB 148/258 KB 396/590 KB 96/223 KB 228/1710 KB 148/258 KB 384/590 KB 96/223 KB 4/208 KB 228/1710 KB 152/258 KB 400/590 KB 96/223 KB 4/208 KB 228/1710 KB 156/258 KB 400/590 KB 96/223 KB 4/208 KB 228/1710 KB 160/258 KB 400/590 KB 96/223 KB 4/208 KB 228/1710 KB 148/258 KB 388/590 KB 96/223 KB 4/208 KB 228/1710 KB 164/258 KB 400/590 KB 96/223 KB 4/208 KB 228/1710 KB 164/258 KB 400/590 KB 96/223 KB 8/208 KB 228/1710 KB 164/258 KB 400/590 KB 96/223 KB 12/208 KB 228/1710 KB 164/258 KB 400/590 KB 96/223 KB 16/208 KB 228/1710 KB 164/258 KB 400/590 KB 96/223 KB 16/208 KB 228/1710 KB 164/258 KB 404/590 KB 96/223 KB 20/208 KB 228/1710 KB 168/258 KB 408/590 KB 96/223 KB 20/208 KB 232/1710 KB 168/258 KB 412/590 KB 96/223 KB 20/208 KB 232/1710 KB 168/258 KB 416/590 KB 96/223 KB 20/208 KB 228/1710 KB 168/258 KB 404/590 KB 96/223 KB 20/208 KB 232/1710 KB 172/258 KB 416/590 KB 96/223 KB 20/208 KB 232/1710 KB 176/258 KB 416/590 KB 96/223 KB 20/208 KB 228/1710 KB 164/258 KB 404/590 KB 96/223 KB 24/208 KB 232/1710 KB 176/258 KB 416/590 KB 96/223 KB 28/208 KB 232/1710 KB 176/258 KB 416/590 KB 96/223 KB 32/208 KB 232/1710 KB 176/258 KB 416/590 KB 96/223 KB 36/208 KB 232/1710 KB 176/258 KB 416/590 KB 96/223 KB 40/208 KB 232/1710 KB 180/258 KB 420/590 KB 100/223 KB 20/208 KB 232/1710 KB 168/258 KB 408/590 KB 96/223 KB 40/208 KB 236/1710 KB 180/25 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 8 KB 420/590 KB 100/223 KB 40/208 KB 240/1710 KB 180/258 KB 420/590 KB 100/223 KB 40/208 KB 244/1710 KB 180/258 KB 420/590 KB 100/223 KB 36/208 KB 232/1710 KB 180/258 KB 420/590 KB 100/223 KB 44/208 KB 244/1710 KB 180/258 KB 424/590 KB 100/223 KB 44/208 KB 244/1710 KB 180/258 KB 428/590 KB 100/223 KB 36/208 KB 232/1710 KB 180/258 KB 416/590 KB 100/223 KB 44/208 KB 248/1710 KB 184/258 KB 432/590 KB 100/223 KB 44/208 KB 248/1710 KB 188/258 KB 432/590 KB 100/223 KB 44/208 KB 248/1710 KB 192/258 KB 432/590 KB 100/223 KB 36/208 KB 232/1710 KB 176/258 KB 416/590 KB 100/223 KB 44/208 KB 248/1710 KB 196/258 KB 432/590 KB 100/223 KB 44/208 KB 248/1710 KB 180/258 KB 428/590 KB 100/223 KB 44/208 KB 252/1710 KB 196/258 KB 432/590 KB 104/223 KB 44/208 KB 256/1710 KB 196/258 KB 432/590 KB 104/223 KB 44/208 KB 244/1710 KB 180/258 KB 420/590 KB 100/223 KB 48/208 KB 256/1710 KB 196/258 KB 432/590 KB 104/223 KB 44/208 KB 248/1710 KB 180/258 KB 432/590 KB 100/223 KB 44/208 KB 248/1710 KB 196/258 KB 432/590 KB 104/223 KB 48/208 KB 256/1710 KB 196/258 KB 432/590 KB 108/223 KB 48/208 KB 256/1710 KB 196/258 KB 432/590 KB 112/223 KB 48/208 KB 256/1710 KB 196/258 KB 436/590 KB 112/223 KB 52/208 KB 260/1710 KB 200/258 KB 440/590 KB 116/223 KB 52/208 KB 260/1710 KB 200/258 KB 444/590 KB 116/223 KB 52/208 KB 260/1710 KB 200/258 KB 436/590 KB 116/223 KB 52/208 KB 260/1710 KB 204/258 KB 444/590 KB 116/223 KB 52/208 KB 260/1710 KB 208/258 KB 444/590 KB 116/223 KB 48/208 KB 260/1710 KB 196/258 KB 436/590 KB 112/223 KB 52/208 KB 264/1710 KB 208/258 KB 444/590 KB 116/223 KB 52/208 KB 268/1710 KB 208/258 KB 444/590 KB 116/223 KB 52/208 KB 272/1710 KB 208/258 KB 444/590 KB 116/223 KB 52/208 KB 276/1710 KB 208/258 KB 448/590 KB 116/223 KB 52/208 KB 280/1710 KB 212/258 KB 448/590 KB 116/223 KB 52/208 KB 284/1710 KB 212/258 KB 448/590 KB 116/223 KB 52/208 KB 260/1710 KB 196/258 KB 436/590 KB 116/223 KB 56/208 KB 288/1710 KB 212/258 KB 448/590 KB 116/223 KB 60/208 KB 288/1710 KB 212/258 KB 448/590 KB 116/223 KB 64/208 KB 288/1710 KB 212/258 KB 448/590 KB 116/223 KB 48/208 KB 260/1710 KB 196/258 KB 436/590 KB 116/223 KB 64/208 KB 288/1710 KB 212/258 KB 448/590 KB 120/223 KB 64/208 KB 288/1710 KB 212/258 KB 448/590 KB 124/223 KB 64/208 KB 288/1710 KB 212/258 KB 448/590 KB 128/223 KB 68/208 KB 288/1710 KB 212/258 KB 448/590 KB 128/223 KB 72/208 KB 288/1710 KB 212/258 KB 448/590 KB 132/223 KB 76/208 KB 288/1710 KB 212/258 KB 448/590 KB 132/223 KB 80/208 KB 288/1710 KB 212/258 KB 448/590 KB 132/223 KB 52/208 KB 276/1710 KB 212/258 KB 448/590 KB 116/223 KB 80/208 KB 288/1710 KB 216/258 KB 448/590 KB 132/223 KB 80/208 KB 288/1710 KB 220/258 KB 448/590 KB 132/223 KB 80/208 KB 288/1710 KB 224/258 KB 448/590 KB 132/223 KB 52/208 KB 272/1710 KB 208/258 KB 448/590 KB 116/223 KB 80/208 KB 288/1710 KB 224/258 KB 452/590 KB 132/223 KB 80/208 KB 288/1710 KB 224/258 KB 456/590 KB 132/223 KB 80/208 KB 288/1710 KB 224/258 KB 460/590 KB 132/223 KB 80/208 KB 288/1710 KB 224/258 KB 464/590 KB 132/223 KB 80/208 KB 288/1710 KB 228/258 KB 468/590 KB 132/223 KB 84/208 KB 288/1710 KB 228/258 KB 472/590 KB 132/223 KB 84/208 KB 288/1710 KB 228/258 KB 476/590 KB 132/223 KB 84/208 KB 288/1710 KB 228/258 KB 480/590 KB 132/223 KB 52/208 KB 288/1710 KB 212/258 KB 448/590 KB 132/223 KB 68/208 KB 288/1710 KB 212/258 KB 448/590 KB 132/223 KB 84/208 KB 288/1710 KB 228/258 KB 480/590 KB 136/223 KB 84/208 KB 288/1710 KB 228/258 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 480/590 KB 140/223 KB 84/208 KB 288/1710 KB 228/258 KB 480/590 KB 144/223 KB 84/208 KB 288/1710 KB 228/258 KB 480/590 KB 148/223 KB 84/208 KB 292/1710 KB 228/258 KB 480/590 KB 152/223 KB 84/208 KB 292/1710 KB 228/258 KB 480/590 KB 156/223 KB 84/208 KB 292/1710 KB 228/258 KB 480/590 KB 160/223 KB 84/208 KB 288/1710 KB 228/258 KB 468/590 KB 132/223 KB 88/208 KB 292/1710 KB 228/258 KB 480/590 KB 160/223 KB 80/208 KB 288/1710 KB 228/258 KB 464/590 KB 132/223 KB 88/208 KB 292/1710 KB 232/258 KB 480/590 KB 160/223 KB 88/208 KB 292/1710 KB 236/258 KB 480/590 KB 160/223 KB 88/208 KB 292/1710 KB 240/258 KB 480/590 KB 160/223 KB 84/208 KB 292/1710 KB 228/258 KB 480/590 KB 148/223 KB 88/208 KB 296/1710 KB 240/258 KB 480/590 KB 160/223 KB 88/208 KB 300/1710 KB 240/258 KB 480/590 KB 160/223 KB 88/208 KB 304/1710 KB 240/258 KB 480/590 KB 160/223 KB 88/208 KB 308/1710 KB 240/258 KB 480/590 KB 160/223 KB 92/208 KB 312/1710 KB 244/258 KB 484/590 KB 164/223 KB 92/208 KB 308/1710 KB 240/258 KB 480/590 KB 160/223 KB 96/208 KB 316/1710 KB 244/258 KB 484/590 KB 164/223 KB 100/208 KB 316/1710 KB 244/258 KB 484/590 KB 164/223 KB 104/208 KB 316/1710 KB 244/258 KB 484/590 KB 164/223 KB 108/208 KB 316/1710 KB 244/258 KB 484/590 KB 164/223 KB 112/208 KB 316/1710 KB 244/258 KB 484/590 KB 164/223 KB 92/208 KB 308/1710 KB 244/258 KB 484/590 KB 164/223 KB 92/208 KB 308/1710 KB 244/258 KB 484/590 KB 160/223 KB 112/208 KB 316/1710 KB 248/258 KB 484/590 KB 164/223 KB 112/208 KB 316/1710 KB 252/258 KB 484/590 KB 164/223 KB 112/208 KB 316/1710 KB 256/258 KB 484/590 KB 164/223 KB 92/208 KB 308/1710 KB 240/258 KB 484/590 KB 160/223 KB 112/208 KB 316/1710 KB 256/258 KB 488/590 KB 164/223 KB 112/208 KB 316/1710 KB 256/258 KB 492/590 KB 164/223 KB 112/208 KB 316/1710 KB 256/258 KB 496/590 KB 164/223 KB 112/208 KB 316/1710 KB 256/258 KB 500/590 KB 168/223 KB 116/208 KB 316/1710 KB 258/258 KB 504/590 KB 168/223 KB 116/208 KB 316/1710 KB 258/258 KB 508/590 KB 168/223 KB 116/208 KB 316/1710 KB 258/258 KB 512/590 KB 168/223 KB 100/208 KB 316/1710 KB 244/258 KB 484/590 KB 164/223 KB 116/208 KB 320/1710 KB 258/258 KB 512/590 KB 168/223 KB 116/208 KB 324/1710 KB 258/258 KB 512/590 KB 168/223 KB 116/208 KB 328/1710 KB 258/258 KB 512/590 KB 168/223 KB 116/208 KB 332/1710 KB 258/258 KB 512/590 KB 168/223 KB 116/208 KB 316/1710 KB 258/258 KB 500/590 KB 168/223 KB 120/208 KB 332/1710 KB 258/258 KB 512/590 KB 168/223 KB 124/208 KB 336/1710 KB 258/258 KB 512/590 KB 168/223 KB 128/208 KB 336/1710 KB 258/258 KB 512/590 KB 168/223 KB 132/208 KB 336/1710 KB 258/258 KB 512/590 KB 168/223 KB 112/208 KB 316/1710 KB 258/258 KB 500/590 KB 168/223 KB 112/208 KB 316/1710 KB 256/258 KB 496/590 KB 168/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 172/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 176/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 180/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 184/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 188/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 192/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 196/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 200/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 204/223 KB 132/208 KB 336/1710 KB 258/258 KB 516/590 KB 168/223 KB 132/208 KB 336/1710 KB 258/258 KB 520/590 KB 204/223 KB 132/208 KB 336/1710 KB 258/258 KB 524/590 KB 204/223 KB 132/208 KB 336/1710 KB 258/258 KB 528/590 KB 204/223 KB 1 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 32/208 KB 336/1710 KB 258/258 KB 532/590 KB 204/223 KB 136/208 KB 336/1710 KB 258/258 KB 536/590 KB 208/223 KB 136/208 KB 336/1710 KB 258/258 KB 540/590 KB 208/223 KB 136/208 KB 336/1710 KB 258/258 KB 544/590 KB 208/223 KB 120/208 KB 336/1710 KB 258/258 KB 512/590 KB 168/223 KB 136/208 KB 340/1710 KB 258/258 KB 544/590 KB 208/223 KB 136/208 KB 344/1710 KB 258/258 KB 544/590 KB 208/223 KB 136/208 KB 348/1710 KB 258/258 KB 544/590 KB 208/223 KB 136/208 KB 352/1710 KB 258/258 KB 544/590 KB 208/223 KB 136/208 KB 336/1710 KB 258/258 KB 532/590 KB 208/223 KB 132/208 KB 336/1710 KB 258/258 KB 532/590 KB 208/223 KB 136/208 KB 356/1710 KB 258/258 KB 544/590 KB 208/223 KB 140/208 KB 360/1710 KB 258/258 KB 548/590 KB 212/223 KB 140/208 KB 364/1710 KB 258/258 KB 548/590 KB 212/223 KB 140/208 KB 356/1710 KB 258/258 KB 544/590 KB 208/223 KB 144/208 KB 364/1710 KB 258/258 KB 548/590 KB 212/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1176.5 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 148/208 KB 364/1710 KB 548/590 KB 212/223 KB 152/208 KB 368/1710 KB 548/590 KB 212/223 KB 156/208 KB 368/1710 KB 548/590 KB 212/223 KB 140/208 KB 356/1710 KB 258/258 KB 548/590 KB 212/223 KB 140/208 KB 356/1710 KB 258/258 KB 544/590 KB 212/223 KB 156/208 KB 368/1710 KB 548/590 KB 216/223 KB 156/208 KB 368/1710 KB 548/590 KB 220/223 KB 156/208 KB 368/1710 KB 548/590 KB 223/223 KB 148/208 KB 368/1710 KB 548/590 KB 212/223 KB 156/208 KB 372/1710 KB 548/590 KB 223/223 KB 160/208 KB 376/1710 KB 552/590 KB 223/223 KB 160/208 KB 380/1710 KB 552/590 KB 223/223 KB 160/208 KB 384/1710 KB 552/590 KB 223/223 KB 160/208 KB 388/1710 KB 552/590 KB 223/223 KB 160/208 KB 392/1710 KB 552/590 KB 223/223 KB 160/208 KB 372/1710 KB 552/590 KB 223/223 KB 156/208 KB 372/1710 KB 552/590 KB 223/223 KB 160/208 KB 392/1710 KB 556/590 KB 223/223 KB 160/208 KB 392/1710 KB 560/590 KB 223/223 KB 160/208 KB 392/1710 KB 564/590 KB 223/223 KB 164/208 KB 392/1710 KB 564/590 KB 223/223 KB 168/208 KB 392/1710 KB 564/590 KB 223/223 KB 172/208 KB 392/1710 KB 564/590 KB 223/223 KB 176/208 KB 392/1710 KB 564/590 KB 223/223 KB 176/208 KB 392/1710 KB 568/590 KB 223/223 KB 176/208 KB 392/1710 KB 572/590 KB 223/223 KB 176/208 KB 392/1710 KB 576/590 KB 223/223 KB 176/208 KB 392/1710 KB 580/590 KB 223/223 KB 180/208 KB 396/1710 KB 584/590 KB 223/223 KB 4/38 KB 180/208 KB 396/1710 KB 580/590 KB 223/223 KB 4/38 KB 180/208 KB 400/1710 KB 588/590 KB 223/223 KB 4/38 KB 180/208 KB 392/1710 KB 580/590 KB 223/223 KB 4/38 KB 184/208 KB 400/1710 KB 588/590 KB 223/223 KB 4/38 KB 188/208 KB 400/1710 KB 588/590 KB 223/223 KB 4/38 KB 192/208 KB 400/1710 KB 588/590 KB 223/223 KB 4/38 KB 176/208 KB 392/1710 KB 580/590 KB 223/223 KB 4/38 KB 192/208 KB 404/1710 KB 588/590 KB 223/223 KB 8/38 KB 192/208 KB 404/1710 KB 588/590 KB 223/223 KB 12/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 965.4 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 196/208 KB 404/1710 KB 588/590 KB 16/38 KB 200/208 KB 404/1710 KB 588/590 KB 16/38 KB 204/208 KB 404/1710 KB 588/590 KB 16/38 KB 208/208 KB 404/1710 KB 588/590 KB 16/38 KB 192/208 KB 404/1710 KB 588/590 KB 223/223 KB 4/38 KB 208/208 KB 408/1710 KB 588/590 KB 16/38 KB 188/208 KB 400/1710 KB 588/590 KB 223/223 KB 4/38 KB 208/208 KB 408/1710 KB 590/590 KB 16/38 KB 192/208 KB 404/1710 KB 588/590 KB 16/38 KB 208/208 KB 408/1710 KB 590/590 KB 20/38 KB 208/208 KB 408/1710 KB 590/590 KB 24/38 KB 208/208 KB 408/1710 KB 590/590 KB 28/38 KB 208/208 KB 408/1710 KB 590/590 KB 32/38 KB 208/208 KB 408/1710 KB 590/590 KB 36/38 KB 208/208 KB 408/1710 KB 590/590 KB 38/38 KB 208/208 KB 412/1710 KB 590/590 KB 38/38 KB 208/208 KB 416/1710 KB 590/590 KB 38/38 KB 208/208 KB 420/1710 KB 590/590 KB 38/38 KB 208/208 KB 424/1710 KB 590/590 KB 38/38 KB 208/208 KB 428/1710 KB 590/590 KB 38/38 KB 208/208 KB 432/1710 KB 590/590 KB 38/38 KB 208/208 KB 436/1710 KB 590/590 KB 38/38 KB 208/208 KB 440/1710 KB 590/590 KB 38/38 KB 208/208 KB 444/1710 KB 590/590 KB 38/38 KB 208/208 KB 448/1710 KB 590/590 KB 38/38 KB 208/208 KB 452/1710 KB 590/590 KB 38/38 KB 208/208 KB 456/1710 KB 590/590 KB 38/38 KB 208/208 KB 460/1710 KB 590/590 KB 38/38 KB 208/208 KB 464/1710 KB 590/590 KB 38/38 KB 208/208 KB 468/1710 KB 590/590 KB 38/38 KB 208/208 KB 472/1710 KB 590/590 KB 38/38 KB 208/208 KB 476/1710 KB 590/590 KB 38/38 KB 208/208 KB 476/1710 KB 4/18 KB 590/590 KB 38/38 KB 208/208 KB 476/1710 KB 8/18 KB 590/590 KB 38/38 KB 208/208 KB 476/1710 KB 12/18 KB 590/590 KB 38/38 KB 208/208 KB 476/1710 KB 16/18 KB 590/590 KB 38/38 KB 208/208 KB 476/1710 KB 18/18 KB 590/590 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 156.8 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 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 2416.6 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 844.9 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 71.8 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 480/1710 KB 484/1710 KB 488/1710 KB 492/1710 KB 496/1710 KB 500/1710 KB 504/1710 KB 508/1710 KB 512/1710 KB 516/1710 KB 520/1710 KB 524/1710 KB 528/1710 KB 532/1710 KB 536/1710 KB 540/1710 KB 544/1710 KB 548/1710 KB 552/1710 KB 556/1710 KB 560/1710 KB 560/1710 KB 4/214 KB 560/1710 KB 8/214 KB 560/1710 KB 12/214 KB 560/1710 KB 16/214 KB 560/1710 KB 16/214 KB 4/531 KB 560/1710 KB 16/214 KB 8/531 KB 560/1710 KB 16/214 KB 12/531 KB 560/1710 KB 16/214 KB 16/531 KB 560/1710 KB 20/214 KB 16/531 KB 560/1710 KB 24/214 KB 16/531 KB 560/1710 KB 28/214 KB 16/531 KB 560/1710 KB 32/214 KB 20/531 KB 4/1267 KB 560/1710 KB 32/214 KB 20/531 KB 8/1267 KB 560/1710 KB 32/214 KB 20/531 KB 12/1267 KB 560/1710 KB 32/214 KB 20/531 KB 16/1267 KB 560/1710 KB 28/214 KB 20/531 KB 560/1710 KB 32/214 KB 20/531 KB 20/1267 KB 560/1710 KB 32/214 KB 20/531 KB 24/1267 KB 560/1710 KB 32/214 KB 20/531 KB 28/1267 KB 560/1710 KB 32/214 KB 20/531 KB 32/1267 KB 560/1710 KB 32/214 KB 24/531 KB 32/1267 KB 560/1710 KB 32/214 KB 28/531 KB 36/1267 KB 560/1710 KB 32/214 KB 28/531 KB 36/1267 KB 560/1710 KB 32/214 KB 28/531 KB 36/1267 KB 560/1710 KB 32/214 KB 32/531 KB 36/1267 KB 560/1710 KB 32/214 KB 36/531 KB 36/1267 KB 4/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 8/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 12/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 16/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 20/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 24/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 28/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 32/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 36/109 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 560/1710 KB 36/214 KB 36/531 KB 40/1267 KB 36/109 KB 560/1710 KB 40/214 KB 36/531 KB 40/1267 KB 40/109 KB 560/1710 KB 44/214 KB 36/531 KB 40/1267 KB 40/109 KB 560/1710 KB 48/214 KB 40/531 KB 40/1267 KB 560/1710 KB 32/214 KB 36/531 KB 40/1267 KB 40/109 KB 560/1710 KB 48/214 KB 40/531 KB 44/1267 KB 40/109 KB 560/1710 KB 48/214 KB 40/531 KB 48/1267 KB 40/109 KB 560/1710 KB 48/214 KB 40/531 KB 52/1267 KB 40/109 KB 560/1710 KB 52/214 KB 40/531 KB 56/1267 KB 40/109 KB 564/1710 KB 52/214 KB 40/531 KB 60/1267 KB 40/109 KB 560/1710 KB 44/214 KB 40/531 KB 40/1267 KB 40/109 KB 564/1710 KB 52/214 KB 44/531 KB 60/1267 KB 40/109 KB 560/1710 KB 40/214 KB 36/531 KB 40/1267 KB 44/109 KB 564/1710 KB 52/214 KB 44/531 KB 60/1267 KB 48/109 KB 564/1710 KB 52/214 KB 44/531 KB 60/1267 KB 52/109 KB 564/1710 KB 52/214 KB 44/531 KB 60/1267 KB 56/109 KB 564/1710 KB 52/214 KB 48/531 KB 60/1267 KB 56/109 KB 564/1710 KB 52/214 KB 48/531 KB 64/1267 KB 40/109 KB 564/1710 KB 52/214 KB 40/531 KB 56/1267 KB 40/109 KB 560/1710 KB 52/214 KB 40/531 KB 52/1267 KB 60/109 KB 564/1710 KB 56/214 KB 48/531 KB 64/1267 KB 60/109 KB 564/1710 KB 60/214 KB 48/531 KB 64/1267 KB 60/109 KB 564/1710 KB 64/214 KB 48/531 KB 64/1267 KB 60/109 KB 564/1710 KB 52/214 KB 48/531 KB 64/1267 KB 64/109 KB 568/1710 KB 64/214 KB 48/531 KB 68/1267 KB 52/109 KB 564/1710 KB 52/214 KB 48/531 KB 60/1267 KB 64/109 KB 568/1710 KB 64/214 KB 52/531 KB 68/1267 KB 64/109 KB 568/1710 KB 64/214 KB 56/531 KB 68/1267 KB 64/109 KB 568/1710 KB 64/214 KB 60/531 KB 68/1267 KB 68/109 KB 568/1710 KB 64/214 KB 60/531 KB 68/1267 KB 72/109 KB 568/1710 KB 68/214 KB 64/531 KB 68/1267 KB 76/109 KB 568/1710 KB 68/214 KB 64/531 KB 68/1267 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install KB 60/109 KB 568/1710 KB 64/214 KB 48/531 KB 68/1267 KB 76/109 KB 568/1710 KB 68/214 KB 64/531 KB 72/1267 KB 60/109 KB 568/1710 KB 64/214 KB 48/531 KB 64/1267 KB 76/109 KB 572/1710 KB 68/214 KB 64/531 KB 76/1267 KB 76/109 KB 576/1710 KB 68/214 KB 64/531 KB 76/1267 KB 76/109 KB 580/1710 KB 68/214 KB 64/531 KB 76/1267 KB 68/109 KB 568/1710 KB 68/214 KB 64/531 KB 68/1267 KB 76/109 KB 580/1710 KB 72/214 KB 64/531 KB 76/1267 KB 76/109 KB 580/1710 KB 76/214 KB 64/531 KB 76/1267 KB 80/109 KB 580/1710 KB 80/214 KB 64/531 KB 76/1267 KB 68/109 KB 568/1710 KB 64/214 KB 64/531 KB 68/1267 KB 80/109 KB 584/1710 KB 80/214 KB 68/531 KB 76/1267 KB 80/109 KB 584/1710 KB 80/214 KB 72/531 KB 76/1267 KB 80/109 KB 584/1710 KB 80/214 KB 76/531 KB 76/1267 KB 80/109 KB 584/1710 KB 80/214 KB 80/531 KB 76/1267 KB 80/109 KB 584/1710 KB 84/214 KB 84/531 KB 76/1267 KB 80/109 KB 584/1710 KB 84/214 KB 88/531 KB 76/1267 KB 80/109 KB 584/1710 KB 84/214 KB 92/531 KB 76/1267 KB 80/109 KB 584/1710 KB 80/214 KB 64/531 KB 76/1267 KB 80/109 KB 588/1710 KB 84/214 KB 96/531 KB 76/1267 KB 80/109 KB 580/1710 KB 76/214 KB 64/531 KB 76/1267 KB 76/109 KB 568/1710 KB 68/214 KB 64/531 KB 76/1267 KB 80/109 KB 588/1710 KB 84/214 KB 96/531 KB 80/1267 KB 80/109 KB 588/1710 KB 84/214 KB 96/531 KB 84/1267 KB 84/109 KB 592/1710 KB 84/214 KB 96/531 KB 88/1267 KB 84/109 KB 592/1710 KB 84/214 KB 96/531 KB 92/1267 KB 84/109 KB 592/1710 KB 84/214 KB 96/531 KB 96/1267 KB 80/109 KB 584/1710 KB 84/214 KB 80/531 KB 76/1267 KB 84/109 KB 592/1710 KB 88/214 KB 96/531 KB 96/1267 KB 84/109 KB 592/1710 KB 84/214 KB 96/531 KB 84/1267 KB 84/109 KB 596/1710 KB 88/214 KB 96/531 KB 96/1267 KB 84/109 KB 600/1710 KB 92/214 KB 96/531 KB 96/1267 KB 84/109 KB 604/1710 KB 92/214 KB 96/531 KB 100/1267 KB 84/109 KB 588/1710 KB 84/214 KB 96/531 KB 84/1267 KB 88/109 KB 604/1710 KB 92/214 KB 96/531 KB 100/1267 KB 92/109 KB 604/1710 KB 92/214 KB 96/531 KB 100/1267 KB 96/109 KB 604/1710 KB 92/214 KB 96/531 KB 100/1267 KB 100/109 KB 604/1710 KB 92/214 KB 96/531 KB 100/1267 KB 104/109 KB 608/1710 KB 92/214 KB 96/531 KB 100/1267 KB 108/109 KB 608/1710 KB 92/214 KB 96/531 KB 100/1267 KB 109/109 KB 608/1710 KB 92/214 KB 96/531 KB 100/1267 KB 80/109 KB 584/1710 KB 92/214 KB 96/531 KB 100/1267 KB 109/109 KB 608/1710 KB 92/214 KB 100/531 KB 100/1267 KB 109/109 KB 608/1710 KB 92/214 KB 104/531 KB 100/1267 KB 109/109 KB 608/1710 KB 92/214 KB 108/531 KB 100/1267 KB 109/109 KB 608/1710 KB 92/214 KB 112/531 KB 100/1267 KB 84/109 KB 600/1710 KB 92/214 KB 96/531 KB 100/1267 KB 84/109 KB 596/1710 KB 92/214 KB 96/531 KB 96/1267 KB 109/109 KB 608/1710 KB 96/214 KB 112/531 KB 100/1267 KB 109/109 KB 608/1710 KB 100/214 KB 112/531 KB 100/1267 KB 100/109 KB 608/1710 KB 92/214 KB 96/531 KB 100/1267 KB 109/109 KB 612/1710 KB 104/214 KB 112/531 KB 100/1267 KB 109/109 KB 608/1710 KB 104/214 KB 112/531 KB 104/1267 KB 109/109 KB 612/1710 KB 108/214 KB 112/531 KB 104/1267 KB 109/109 KB 612/1710 KB 112/214 KB 112/531 KB 104/1267 KB 109/109 KB 612/1710 KB 104/214 KB 112/531 KB 104/1267 KB 109/109 KB 612/1710 KB 112/214 KB 112/531 KB 108/1267 KB 109/109 KB 612/1710 KB 112/214 KB 112/531 KB 112/1267 KB 109/109 KB 612/1710 KB 116/214 KB 112/531 KB 112/1267 KB 109/109 KB 616/1710 KB 120/214 KB 112/531 KB 116/1267 KB 109/109 KB 616/1710 KB 120/214 KB 116/531 KB 116/1267 KB 109/109 KB 616/1710 KB 116/214 KB 112/531 KB 112/1267 KB 109/109 KB 620/1710 KB 124/214 KB 11 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 6/531 KB 116/1267 KB 109/109 KB 624/1710 KB 124/214 KB 116/531 KB 116/1267 KB 109/109 KB 628/1710 KB 124/214 KB 116/531 KB 116/1267 KB 109/109 KB 632/1710 KB 124/214 KB 116/531 KB 116/1267 KB 109/109 KB 636/1710 KB 124/214 KB 116/531 KB 116/1267 KB 109/109 KB 640/1710 KB 124/214 KB 116/531 KB 116/1267 KB 109/109 KB 616/1710 KB 116/214 KB 112/531 KB 116/1267 KB 640/1710 KB 124/214 KB 120/531 KB 120/1267 KB 640/1710 KB 124/214 KB 120/531 KB 124/1267 KB 640/1710 KB 124/214 KB 120/531 KB 128/1267 KB 640/1710 KB 124/214 KB 120/531 KB 116/1267 KB 640/1710 KB 124/214 KB 124/531 KB 128/1267 KB 640/1710 KB 124/214 KB 128/531 KB 128/1267 KB 640/1710 KB 124/214 KB 132/531 KB 128/1267 KB 644/1710 KB 124/214 KB 136/531 KB 132/1267 KB 109/109 KB 616/1710 KB 124/214 KB 116/531 KB 116/1267 KB 644/1710 KB 128/214 KB 136/531 KB 132/1267 KB 644/1710 KB 132/214 KB 136/531 KB 132/1267 KB 644/1710 KB 136/214 KB 136/531 KB 132/1267 KB 644/1710 KB 140/214 KB 136/531 KB 132/1267 KB 644/1710 KB 144/214 KB 136/531 KB 132/1267 KB 644/1710 KB 148/214 KB 136/531 KB 132/1267 KB 644/1710 KB 124/214 KB 132/531 KB 132/1267 KB 648/1710 KB 148/214 KB 140/531 KB 132/1267 KB 652/1710 KB 148/214 KB 140/531 KB 132/1267 KB 656/1710 KB 148/214 KB 140/531 KB 132/1267 KB 640/1710 KB 124/214 KB 132/531 KB 132/1267 KB 656/1710 KB 148/214 KB 140/531 KB 136/1267 KB 644/1710 KB 148/214 KB 140/531 KB 132/1267 KB 656/1710 KB 148/214 KB 144/531 KB 136/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 364.1 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 656/1710 KB 148/214 KB 144/531 KB 140/1267 KB 656/1710 KB 148/214 KB 144/531 KB 144/1267 KB 660/1710 KB 152/214 KB 144/531 KB 148/1267 KB 660/1710 KB 152/214 KB 148/531 KB 152/1267 KB 660/1710 KB 152/214 KB 148/531 KB 156/1267 KB 660/1710 KB 152/214 KB 148/531 KB 160/1267 KB 660/1710 KB 152/214 KB 144/531 KB 144/1267 KB 660/1710 KB 156/214 KB 148/531 KB 160/1267 KB 660/1710 KB 160/214 KB 148/531 KB 160/1267 KB 660/1710 KB 164/214 KB 148/531 KB 160/1267 KB 660/1710 KB 168/214 KB 148/531 KB 160/1267 KB 660/1710 KB 148/214 KB 144/531 KB 144/1267 KB 664/1710 KB 168/214 KB 148/531 KB 160/1267 KB 668/1710 KB 168/214 KB 148/531 KB 160/1267 KB 672/1710 KB 168/214 KB 148/531 KB 160/1267 KB 660/1710 KB 152/214 KB 148/531 KB 148/1267 KB 672/1710 KB 168/214 KB 152/531 KB 160/1267 KB 672/1710 KB 168/214 KB 156/531 KB 160/1267 KB 672/1710 KB 168/214 KB 160/531 KB 160/1267 KB 672/1710 KB 168/214 KB 164/531 KB 160/1267 KB 676/1710 KB 172/214 KB 168/531 KB 164/1267 KB 676/1710 KB 172/214 KB 172/531 KB 164/1267 KB 676/1710 KB 172/214 KB 176/531 KB 164/1267 KB 676/1710 KB 172/214 KB 164/531 KB 164/1267 KB 672/1710 KB 172/214 KB 164/531 KB 164/1267 KB 676/1710 KB 176/214 KB 176/531 KB 164/1267 KB 676/1710 KB 180/214 KB 176/531 KB 164/1267 KB 672/1710 KB 168/214 KB 164/531 KB 164/1267 KB 680/1710 KB 180/214 KB 176/531 KB 168/1267 KB 680/1710 KB 180/214 KB 176/531 KB 172/1267 KB 680/1710 KB 180/214 KB 176/531 KB 176/1267 KB 680/1710 KB 180/214 KB 176/531 KB 180/1267 KB 680/1710 KB 184/214 KB 180/531 KB 184/1267 KB 680/1710 KB 184/214 KB 180/531 KB 188/1267 KB 680/1710 KB 180/214 KB 176/531 KB 164/1267 KB 684/1710 KB 184/214 KB 180/531 KB 188/1267 KB 688/1710 KB 184/214 KB 180/531 KB 188/1267 KB 692/1710 KB 184/214 KB 180/531 KB 188/1267 KB 680/1710 KB 184/214 KB 180/531 KB 180/1267 KB 692/1710 KB 184/214 KB 184/531 KB 188/1267 KB 692/1710 KB 184/214 KB 188/531 KB 188/1267 KB 692/1710 KB 184/214 KB 192/531 KB 188/1267 KB 680/1710 KB 184/214 KB 176/531 KB 180/1267 KB 696/1710 KB 188/214 KB 192/531 KB 188/1267 KB 696/1710 KB 192/214 KB 192/531 KB 188/1267 KB 696/1710 KB 192/214 KB 192/531 KB 4/80 KB 188/1267 KB 696/1710 KB 192/214 KB 192/531 KB 8/80 KB 188/1267 KB 696/1710 KB 192/214 KB 192/531 KB 12/80 KB 188/1267 KB 696/1710 KB 192/214 KB 192/531 KB 16/80 KB 188/1267 KB 696/1710 KB 184/214 KB 192/531 KB 188/1267 KB 700/1710 KB 192/214 KB 192/531 KB 16/80 KB 188/1267 KB 704/1710 KB 192/214 KB 192/531 KB 16/80 KB 192/1267 KB 708/1710 KB 196/214 KB 196/531 KB 16/80 KB 192/1267 KB 700/1710 KB 192/214 KB 192/531 KB 16/80 KB 192/1267 KB 708/1710 KB 196/214 KB 196/531 KB 16/80 KB 196/1267 KB 704/1710 KB 196/214 KB 196/531 KB 16/80 KB 192/1267 KB 708/1710 KB 196/214 KB 200/531 KB 16/80 KB 196/1267 KB 708/1710 KB 196/214 KB 204/531 KB 16/80 KB 196/1267 KB 708/1710 KB 196/214 KB 208/531 KB 16/80 KB 196/1267 KB 704/1710 KB 196/214 KB 192/531 KB 16/80 KB 192/1267 KB 708/1710 KB 200/214 KB 208/531 KB 20/80 KB 196/1267 KB 708/1710 KB 200/214 KB 208/531 KB 24/80 KB 196/1267 KB 708/1710 KB 200/214 KB 208/531 KB 28/80 KB 196/1267 KB 708/1710 KB 200/214 KB 208/531 KB 32/80 KB 196/1267 KB 708/1710 KB 200/214 KB 208/531 KB 32/80 KB 196/1267 KB 708/1710 KB 204/214 KB 208/531 KB 32/80 KB 196/1267 KB 708/1710 KB 208/214 KB 208/531 KB 32/80 KB 196/1267 KB 708/1710 KB 212/214 KB 208/531 KB 32/80 KB 196/1267 KB 712/1710 KB 214/214 KB 212/531 KB 32/80 KB 200/1267 KB 712/1710 KB 212/214 KB 208/531 KB 32/80 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 196/1267 KB 716/1710 KB 214/214 KB 212/531 KB 32/80 KB 200/1267 KB 720/1710 KB 214/214 KB 212/531 KB 32/80 KB 200/1267 KB 724/1710 KB 214/214 KB 212/531 KB 32/80 KB 200/1267 KB 728/1710 KB 214/214 KB 212/531 KB 36/80 KB 200/1267 KB 712/1710 KB 212/214 KB 212/531 KB 32/80 KB 200/1267 KB 728/1710 KB 214/214 KB 216/531 KB 36/80 KB 200/1267 KB 728/1710 KB 214/214 KB 220/531 KB 36/80 KB 200/1267 KB 728/1710 KB 214/214 KB 224/531 KB 36/80 KB 200/1267 KB 712/1710 KB 212/214 KB 208/531 KB 32/80 KB 200/1267 KB 728/1710 KB 214/214 KB 224/531 KB 36/80 KB 204/1267 KB 728/1710 KB 214/214 KB 224/531 KB 36/80 KB 208/1267 KB 724/1710 KB 214/214 KB 212/531 KB 36/80 KB 200/1267 KB 728/1710 KB 214/214 KB 224/531 KB 40/80 KB 208/1267 KB 728/1710 KB 214/214 KB 224/531 KB 44/80 KB 208/1267 KB 728/1710 KB 214/214 KB 224/531 KB 48/80 KB 208/1267 KB 728/1710 KB 214/214 KB 224/531 KB 48/80 KB 212/1267 KB 728/1710 KB 214/214 KB 224/531 KB 48/80 KB 216/1267 KB 728/1710 KB 214/214 KB 228/531 KB 52/80 KB 220/1267 KB 732/1710 KB 214/214 KB 228/531 KB 52/80 KB 224/1267 KB 732/1710 KB 214/214 KB 228/531 KB 52/80 KB 228/1267 KB 728/1710 KB 214/214 KB 224/531 KB 52/80 KB 216/1267 KB 732/1710 KB 214/214 KB 228/531 KB 56/80 KB 228/1267 KB 732/1710 KB 214/214 KB 228/531 KB 60/80 KB 228/1267 KB 728/1710 KB 214/214 KB 228/531 KB 52/80 KB 216/1267 KB 732/1710 KB 232/531 KB 64/80 KB 228/1267 KB 732/1710 KB 236/531 KB 64/80 KB 228/1267 KB 732/1710 KB 228/531 KB 64/80 KB 228/1267 KB 732/1710 KB 214/214 KB 228/531 KB 52/80 KB 220/1267 KB 736/1710 KB 236/531 KB 64/80 KB 228/1267 KB 740/1710 KB 236/531 KB 64/80 KB 228/1267 KB 744/1710 KB 240/531 KB 64/80 KB 232/1267 KB 748/1710 KB 240/531 KB 64/80 KB 232/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 654.0 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 740/1710 KB 240/531 KB 64/80 KB 232/1267 KB 740/1710 KB 240/531 KB 64/80 KB 228/1267 KB 748/1710 KB 244/531 KB 68/80 KB 232/1267 KB 752/1710 KB 248/531 KB 68/80 KB 236/1267 KB 748/1710 KB 240/531 KB 68/80 KB 232/1267 KB 752/1710 KB 248/531 KB 72/80 KB 236/1267 KB 752/1710 KB 248/531 KB 76/80 KB 236/1267 KB 752/1710 KB 248/531 KB 80/80 KB 236/1267 KB 752/1710 KB 244/531 KB 68/80 KB 236/1267 KB 748/1710 KB 244/531 KB 68/80 KB 236/1267 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 752/1710 KB 248/531 KB 80/80 KB 240/1267 KB 752/1710 KB 248/531 KB 80/80 KB 244/1267 KB 756/1710 KB 252/531 KB 80/80 KB 248/1267 KB 752/1710 KB 252/531 KB 80/80 KB 244/1267 KB 756/1710 KB 256/531 KB 80/80 KB 248/1267 KB 756/1710 KB 260/531 KB 80/80 KB 248/1267 KB 756/1710 KB 252/531 KB 80/80 KB 244/1267 KB 760/1710 KB 260/531 KB 80/80 KB 252/1267 KB 764/1710 KB 260/531 KB 80/80 KB 252/1267 KB 768/1710 KB 260/531 KB 80/80 KB 252/1267 KB 756/1710 KB 260/531 KB 80/80 KB 252/1267 KB 768/1710 KB 260/531 KB 80/80 KB 256/1267 KB 772/1710 KB 260/531 KB 80/80 KB 256/1267 KB 776/1710 KB 264/531 KB 80/80 KB 260/1267 KB 772/1710 KB 264/531 KB 80/80 KB 260/1267 KB 776/1710 KB 268/531 KB 80/80 KB 260/1267 KB 776/1710 KB 272/531 KB 80/80 KB 260/1267 KB 772/1710 KB 260/531 KB 80/80 KB 260/1267 KB 776/1710 KB 276/531 KB 80/80 KB 260/1267 KB 780/1710 KB 280/531 KB 80/80 KB 264/1267 KB 780/1710 KB 284/531 KB 80/80 KB 264/1267 KB 780/1710 KB 276/531 KB 80/80 KB 264/1267 KB 780/1710 KB 284/531 KB 80/80 KB 268/1267 KB 780/1710 KB 284/531 KB 80/80 KB 272/1267 KB 780/1710 KB 276/531 KB 80/80 KB 260/1267 KB 784/1710 KB 284/531 KB 80/80 KB 272/1267 KB 788/1710 KB 284/531 KB 80/80 KB 272/1267 KB 792/1710 KB 288/531 KB 80/80 KB 276/1267 KB 796/1710 KB 288/531 KB 80/80 KB 276/1267 KB 788/1710 KB 288/531 KB 80/80 KB 276/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 234.5 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 788/1710 KB 284/531 KB 80/80 KB 276/1267 KB 800/1710 KB 288/531 KB 280/1267 KB 800/1710 KB 288/531 KB 284/1267 KB 800/1710 KB 288/531 KB 288/1267 KB 800/1710 KB 288/531 KB 280/1267 KB 804/1710 KB 288/531 KB 288/1267 KB 808/1710 KB 292/531 KB 288/1267 KB 812/1710 KB 4/1044 KB 292/531 KB 292/1267 KB 816/1710 KB 4/1044 KB 292/531 KB 292/1267 KB 804/1710 KB 292/531 KB 288/1267 KB 816/1710 KB 4/1044 KB 296/531 KB 292/1267 KB 816/1710 KB 4/1044 KB 300/531 KB 292/1267 KB 816/1710 KB 4/1044 KB 304/531 KB 292/1267 KB 808/1710 KB 4/1044 KB 292/531 KB 292/1267 KB 808/1710 KB 4/1044 KB 292/531 KB 288/1267 KB 816/1710 KB 8/1044 KB 304/531 KB 292/1267 KB 816/1710 KB 12/1044 KB 304/531 KB 292/1267 KB 816/1710 KB 16/1044 KB 304/531 KB 292/1267 KB 820/1710 KB 16/1044 KB 304/531 KB 292/1267 KB 824/1710 KB 16/1044 KB 308/531 KB 296/1267 KB 3/61 KB 824/1710 KB 20/1044 KB 308/531 KB 296/1267 KB 3/61 KB 824/1710 KB 24/1044 KB 308/531 KB 296/1267 KB 3/61 KB 824/1710 KB 28/1044 KB 308/531 KB 296/1267 KB 3/61 KB 824/1710 KB 32/1044 KB 308/531 KB 296/1267 KB 3/61 KB 820/1710 KB 16/1044 KB 304/531 KB 296/1267 KB 824/1710 KB 32/1044 KB 308/531 KB 300/1267 KB 3/61 KB 824/1710 KB 32/1044 KB 308/531 KB 304/1267 KB 3/61 KB 820/1710 KB 16/1044 KB 308/531 KB 296/1267 KB 3/61 KB 820/1710 KB 16/1044 KB 304/531 KB 296/1267 KB 3/61 KB 824/1710 KB 32/1044 KB 308/531 KB 308/1267 KB 5/61 KB 824/1710 KB 32/1044 KB 308/531 KB 308/1267 KB 8/61 KB 824/1710 KB 32/1044 KB 308/531 KB 308/1267 KB 11/61 KB 824/1710 KB 32/1044 KB 308/531 KB 308/1267 KB 13/61 KB 824/1710 KB 36/1044 KB 308/531 KB 308/1267 KB 13/61 KB 824/1710 KB 40/1044 KB 308/531 KB 308/1267 KB 13/61 KB 824/1710 KB 40/1044 KB 308/531 KB 308/1267 KB 16/61 KB 824/1710 KB 40/1044 KB 308/531 KB 308/1267 KB 19/61 KB 824/1710 KB 44/1044 KB 308/531 KB 308/1267 KB 19/61 KB 824/1710 KB 48/1044 KB 308/531 KB 308/1267 KB 19/61 KB 824/1710 KB 48/1044 KB 308/531 KB 308/1267 KB 21/61 KB 824/1710 KB 48/1044 KB 312/531 KB 308/1267 KB 21/61 KB 824/1710 KB 48/1044 KB 316/531 KB 308/1267 KB 21/61 KB 828/1710 KB 48/1044 KB 316/531 KB 308/1267 KB 21/61 KB 828/1710 KB 48/1044 KB 320/531 KB 308/1267 KB 24/61 KB 832/1710 KB 48/1044 KB 320/531 KB 308/1267 KB 24/61 KB 836/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 24/61 KB 840/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 27/61 KB 844/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 27/61 KB 832/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 24/61 KB 848/1710 KB 52/1044 KB 324/531 KB 308/1267 KB 27/61 KB 848/1710 KB 52/1044 KB 328/531 KB 308/1267 KB 27/61 KB 848/1710 KB 52/1044 KB 332/531 KB 308/1267 KB 27/61 KB 832/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 24/61 KB 848/1710 KB 56/1044 KB 332/531 KB 308/1267 KB 27/61 KB 848/1710 KB 60/1044 KB 332/531 KB 308/1267 KB 27/61 KB 848/1710 KB 64/1044 KB 332/531 KB 308/1267 KB 27/61 KB 848/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 27/61 KB 824/1710 KB 32/1044 KB 308/531 KB 308/1267 KB 3/61 KB 848/1710 KB 64/1044 KB 332/531 KB 312/1267 KB 27/61 KB 848/1710 KB 64/1044 KB 332/531 KB 316/1267 KB 27/61 KB 836/1710 KB 52/1044 KB 320/531 KB 308/1267 KB 27/61 KB 848/1710 KB 64/1044 KB 332/531 KB 320/1267 KB 29/61 KB 848/1710 KB 64/1044 KB 332/531 KB 320/1267 KB 32/61 KB 848/1710 KB 64/1044 KB 332/531 KB 320/1267 KB 32/61 KB 848/1710 KB 64/1044 KB 332/531 KB 320/1267 KB 36/61 KB 852/1710 KB 68/1044 KB 336/531 KB 324/1267 KB 40/61 KB 852/1710 KB 68/1044 KB 336/531 KB 324/1267 KB 36/61 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 848/1710 KB 68/1044 KB 336/531 KB 324/1267 KB 36/61 KB 852/1710 KB 68/1044 KB 340/531 KB 324/1267 KB 44/61 KB 856/1710 KB 68/1044 KB 344/531 KB 324/1267 KB 44/61 KB 856/1710 KB 68/1044 KB 348/531 KB 324/1267 KB 44/61 KB 856/1710 KB 68/1044 KB 352/531 KB 324/1267 KB 44/61 KB 848/1710 KB 68/1044 KB 332/531 KB 324/1267 KB 36/61 KB 848/1710 KB 68/1044 KB 332/531 KB 320/1267 KB 36/61 KB 856/1710 KB 72/1044 KB 352/531 KB 324/1267 KB 44/61 KB 856/1710 KB 76/1044 KB 352/531 KB 324/1267 KB 44/61 KB 856/1710 KB 80/1044 KB 352/531 KB 324/1267 KB 44/61 KB 856/1710 KB 80/1044 KB 352/531 KB 328/1267 KB 44/61 KB 856/1710 KB 80/1044 KB 352/531 KB 332/1267 KB 44/61 KB 856/1710 KB 80/1044 KB 352/531 KB 336/1267 KB 44/61 KB 856/1710 KB 84/1044 KB 352/531 KB 336/1267 KB 44/61 KB 856/1710 KB 88/1044 KB 356/531 KB 340/1267 KB 44/61 KB 856/1710 KB 92/1044 KB 356/531 KB 340/1267 KB 44/61 KB 856/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 44/61 KB 856/1710 KB 68/1044 KB 340/531 KB 324/1267 KB 44/61 KB 860/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 44/61 KB 864/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 44/61 KB 852/1710 KB 68/1044 KB 336/531 KB 324/1267 KB 44/61 KB 864/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 48/61 KB 864/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 52/61 KB 868/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 56/61 KB 868/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 60/61 KB 868/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 61/61 KB 856/1710 KB 84/1044 KB 356/531 KB 340/1267 KB 44/61 KB 868/1710 KB 96/1044 KB 360/531 KB 340/1267 KB 61/61 KB 868/1710 KB 96/1044 KB 364/531 KB 340/1267 KB 61/61 KB 868/1710 KB 96/1044 KB 368/531 KB 340/1267 KB 61/61 KB 856/1710 KB 84/1044 KB 352/531 KB 340/1267 KB 44/61 KB 868/1710 KB 96/1044 KB 368/531 KB 344/1267 KB 61/61 KB 868/1710 KB 96/1044 KB 368/531 KB 348/1267 KB 61/61 KB 868/1710 KB 96/1044 KB 356/531 KB 340/1267 KB 52/61 KB 872/1710 KB 96/1044 KB 368/531 KB 348/1267 KB 61/61 KB 876/1710 KB 96/1044 KB 368/531 KB 348/1267 KB 61/61 KB 876/1710 KB 96/1044 KB 368/531 KB 352/1267 KB 61/61 KB 880/1710 KB 96/1044 KB 368/531 KB 352/1267 KB 61/61 KB 884/1710 KB 96/1044 KB 368/531 KB 352/1267 KB 61/61 KB 888/1710 KB 100/1044 KB 372/531 KB 356/1267 KB 61/61 KB 892/1710 KB 100/1044 KB 372/531 KB 356/1267 KB 61/61 KB 896/1710 KB 100/1044 KB 372/531 KB 356/1267 KB 61/61 KB 884/1710 KB 100/1044 KB 372/531 KB 356/1267 KB 61/61 KB 896/1710 KB 100/1044 KB 376/531 KB 356/1267 KB 61/61 KB 896/1710 KB 100/1044 KB 380/531 KB 356/1267 KB 61/61 KB 884/1710 KB 100/1044 KB 368/531 KB 356/1267 KB 61/61 KB 896/1710 KB 104/1044 KB 380/531 KB 356/1267 KB 61/61 KB 896/1710 KB 108/1044 KB 380/531 KB 356/1267 KB 61/61 KB 896/1710 KB 112/1044 KB 380/531 KB 356/1267 KB 61/61 KB 884/1710 KB 96/1044 KB 368/531 KB 356/1267 KB 61/61 KB 896/1710 KB 112/1044 KB 380/531 KB 360/1267 KB 61/61 KB 896/1710 KB 112/1044 KB 380/531 KB 364/1267 KB 61/61 KB 896/1710 KB 112/1044 KB 380/531 KB 368/1267 KB 61/61 KB 896/1710 KB 116/1044 KB 384/531 KB 372/1267 KB 61/61 KB 900/1710 KB 116/1044 KB 384/531 KB 376/1267 KB 900/1710 KB 116/1044 KB 384/531 KB 380/1267 KB 900/1710 KB 116/1044 KB 384/531 KB 384/1267 KB 896/1710 KB 112/1044 KB 384/531 KB 368/1267 KB 61/61 KB 900/1710 KB 116/1044 KB 388/531 KB 384/1267 KB 900/1710 KB 116/1044 KB 392/531 KB 384/1267 KB 900/1710 KB 116/1044 KB 396/531 KB 384/1267 KB 900/1710 KB 116/1044 KB 400/531 KB 384/1267 KB 900/1710 KB 116/1044 KB 404/531 KB 384/1267 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 900/1710 KB 116/1044 KB 408/531 KB 388/1267 KB 896/1710 KB 116/1044 KB 384/531 KB 372/1267 KB 900/1710 KB 120/1044 KB 408/531 KB 388/1267 KB 900/1710 KB 124/1044 KB 408/531 KB 388/1267 KB 900/1710 KB 116/1044 KB 384/531 KB 372/1267 KB 904/1710 KB 128/1044 KB 408/531 KB 388/1267 KB 908/1710 KB 128/1044 KB 408/531 KB 388/1267 KB 912/1710 KB 128/1044 KB 408/531 KB 388/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 900/1710 KB 128/1044 KB 408/531 KB 388/1267 KB 912/1710 KB 132/1044 KB 408/531 KB 388/1267 KB 916/1710 KB 136/1044 KB 408/531 KB 388/1267 KB 916/1710 KB 140/1044 KB 408/531 KB 388/1267 KB 916/1710 KB 144/1044 KB 412/531 KB 388/1267 KB 900/1710 KB 116/1044 KB 404/531 KB 388/1267 KB 916/1710 KB 144/1044 KB 412/531 KB 392/1267 KB 916/1710 KB 144/1044 KB 412/531 KB 396/1267 KB 916/1710 KB 144/1044 KB 412/531 KB 400/1267 KB 916/1710 KB 144/1044 KB 412/531 KB 404/1267 KB 916/1710 KB 148/1044 KB 412/531 KB 408/1267 KB 916/1710 KB 140/1044 KB 412/531 KB 388/1267 KB 916/1710 KB 148/1044 KB 416/531 KB 408/1267 KB 916/1710 KB 132/1044 KB 408/531 KB 388/1267 KB 920/1710 KB 148/1044 KB 416/531 KB 408/1267 KB 924/1710 KB 148/1044 KB 416/531 KB 408/1267 KB 928/1710 KB 148/1044 KB 416/531 KB 408/1267 KB 928/1710 KB 148/1044 KB 420/531 KB 408/1267 KB 932/1710 KB 148/1044 KB 424/531 KB 408/1267 KB 932/1710 KB 148/1044 KB 428/531 KB 408/1267 KB 932/1710 KB 148/1044 KB 432/531 KB 408/1267 KB 916/1710 KB 148/1044 KB 412/531 KB 404/1267 KB 932/1710 KB 152/1044 KB 432/531 KB 408/1267 KB 932/1710 KB 156/1044 KB 432/531 KB 408/1267 KB 932/1710 KB 160/1044 KB 432/531 KB 408/1267 KB 932/1710 KB 148/1044 KB 420/531 KB 408/1267 KB 936/1710 KB 160/1044 KB 432/531 KB 408/1267 KB 940/1710 KB 160/1044 KB 432/531 KB 408/1267 KB 944/1710 KB 160/1044 KB 432/531 KB 408/1267 KB 948/1710 KB 164/1044 KB 432/531 KB 408/1267 KB 952/1710 KB 164/1044 KB 436/531 KB 412/1267 KB 944/1710 KB 164/1044 KB 432/531 KB 408/1267 KB 952/1710 KB 168/1044 KB 436/531 KB 412/1267 KB 952/1710 KB 172/1044 KB 436/531 KB 412/1267 KB 948/1710 KB 164/1044 KB 436/531 KB 412/1267 KB 956/1710 KB 172/1044 KB 440/531 KB 412/1267 KB 956/1710 KB 172/1044 KB 444/531 KB 412/1267 KB 948/1710 KB 164/1044 KB 432/531 KB 412/1267 KB 956/1710 KB 172/1044 KB 444/531 KB 416/1267 KB 956/1710 KB 172/1044 KB 444/531 KB 420/1267 KB 956/1710 KB 172/1044 KB 436/531 KB 412/1267 KB 960/1710 KB 172/1044 KB 444/531 KB 420/1267 KB 960/1710 KB 176/1044 KB 448/531 KB 420/1267 KB 960/1710 KB 172/1044 KB 448/531 KB 420/1267 KB 960/1710 KB 176/1044 KB 448/531 KB 424/1267 KB 960/1710 KB 176/1044 KB 448/531 KB 428/1267 KB 960/1710 KB 176/1044 KB 448/531 KB 432/1267 KB 960/1710 KB 176/1044 KB 452/531 KB 436/1267 KB 964/1710 KB 180/1044 KB 452/531 KB 440/1267 KB 964/1710 KB 180/1044 KB 452/531 KB 444/1267 KB 964/1710 KB 180/1044 KB 452/531 KB 448/1267 KB 960/1710 KB 176/1044 KB 452/531 KB 432/1267 KB 964/1710 KB 180/1044 KB 452/531 KB 436/1267 KB 964/1710 KB 180/1044 KB 456/531 KB 448/1267 KB 964/1710 KB 180/1044 KB 460/531 KB 448/1267 KB 964/1710 KB 184/1044 KB 464/531 KB 448/1267 KB 964/1710 KB 176/1044 KB 452/531 KB 436/1267 KB 968/1710 KB 184/1044 KB 464/531 KB 448/1267 KB 972/1710 KB 184/1044 KB 464/531 KB 448/1267 KB 976/1710 KB 184/1044 KB 464/531 KB 448/1267 KB 980/1710 KB 184/1044 KB 464/531 KB 448/1267 KB 984/1710 KB 184/1044 KB 468/531 KB 452/1267 KB 964/1710 KB 184/1044 KB 460/531 KB 448/1267 KB 984/1710 KB 188/1044 KB 468/531 KB 452/1267 KB 984/1710 KB 192/1044 KB 468/531 KB 452/1267 KB 984/1710 KB 196/1044 KB 468/531 KB 452/1267 KB 980/1710 KB 184/1044 KB 468/531 KB 452/1267 KB 988/1710 KB 196/1044 KB 468/531 KB 456/1267 KB 988/1710 KB 196/1044 KB 468/531 KB 460/1267 KB 988/1710 KB 196/1044 KB 468/531 KB 464/1267 KB 980/1710 KB 184/1044 KB 468/531 KB 448/1267 KB 988/1710 KB 200/1044 KB 472/531 KB 464/1267 KB 988/1710 KB 200/1044 KB 476/531 KB 464/1267 KB 988/1710 unit-mysql-0: 11:24:18 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 11:24:18 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 11:24:18 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 11:24:18 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 11:24:18 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install KB 200/1044 KB 480/531 KB 464/1267 KB 988/1710 KB 200/1044 KB 484/531 KB 464/1267 KB 988/1710 KB 200/1044 KB 488/531 KB 468/1267 KB 988/1710 KB 200/1044 KB 468/531 KB 464/1267 KB 988/1710 KB 196/1044 KB 468/531 KB 452/1267 KB 992/1710 KB 200/1044 KB 488/531 KB 468/1267 KB 996/1710 KB 200/1044 KB 488/531 KB 468/1267 KB 1000/1710 KB 204/1044 KB 488/531 KB 468/1267 KB 1004/1710 KB 204/1044 KB 488/531 KB 468/1267 KB 1008/1710 KB 204/1044 KB 492/531 KB 468/1267 KB 988/1710 KB 200/1044 KB 484/531 KB 468/1267 KB 1008/1710 KB 204/1044 KB 492/531 KB 472/1267 KB 1008/1710 KB 204/1044 KB 492/531 KB 476/1267 KB 1008/1710 KB 204/1044 KB 492/531 KB 480/1267 KB 1004/1710 KB 204/1044 KB 492/531 KB 468/1267 KB 996/1710 KB 204/1044 KB 488/531 KB 468/1267 KB 1008/1710 KB 208/1044 KB 492/531 KB 480/1267 KB 1008/1710 KB 212/1044 KB 492/531 KB 480/1267 KB 1008/1710 KB 212/1044 KB 496/531 KB 480/1267 KB 1012/1710 KB 212/1044 KB 496/531 KB 480/1267 KB 1016/1710 KB 216/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1020/1710 KB 216/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1012/1710 KB 212/1044 KB 496/531 KB 4/1063 KB 480/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 8/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 12/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 16/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 20/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 24/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 28/1063 KB 484/1267 KB 1024/1710 KB 216/1044 KB 500/531 KB 32/1063 KB 484/1267 KB 1012/1710 KB 216/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1028/1710 KB 216/1044 KB 500/531 KB 32/1063 KB 488/1267 KB 1028/1710 KB 216/1044 KB 500/531 KB 32/1063 KB 492/1267 KB 1028/1710 KB 216/1044 KB 500/531 KB 32/1063 KB 496/1267 KB 1028/1710 KB 216/1044 KB 500/531 KB 32/1063 KB 500/1267 KB 1012/1710 KB 216/1044 KB 500/531 KB 4/1063 KB 480/1267 KB 1028/1710 KB 216/1044 KB 504/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 508/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 512/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 516/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1012/1710 KB 216/1044 KB 496/531 KB 4/1063 KB 480/1267 KB 1028/1710 KB 220/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 224/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 228/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 232/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 236/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 240/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 244/1044 KB 520/531 KB 32/1063 KB 500/1267 KB 1028/1710 KB 248/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1028/1710 KB 252/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1028/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1028/1710 KB 216/1044 KB 500/531 KB 32/1063 KB 484/1267 KB 1032/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1036/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1040/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1028/1710 KB 244/1044 KB 524/531 KB 32/1063 KB 504/1267 KB 1040/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 508/1267 KB 1040/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 512/1267 KB 1040/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 516/1267 KB 1044/1710 KB 260/1044 KB 524/531 KB 32/1063 KB 520/1267 KB 1044/1710 KB 260/1044 KB 524/531 KB unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 32/1063 KB 524/1267 KB 1028/1710 KB 244/1044 KB 524/531 KB 32/1063 KB 500/1267 KB 1044/1710 KB 260/1044 KB 528/531 KB 32/1063 KB 528/1267 KB 1044/1710 KB 260/1044 KB 531/531 KB 32/1063 KB 528/1267 KB 1044/1710 KB 260/1044 KB 524/531 KB 32/1063 KB 528/1267 KB 1044/1710 KB 260/1044 KB 524/531 KB 32/1063 KB 516/1267 KB 1044/1710 KB 264/1044 KB 531/531 KB 32/1063 KB 528/1267 KB 1044/1710 KB 268/1044 KB 531/531 KB 32/1063 KB 528/1267 KB 1044/1710 KB 272/1044 KB 531/531 KB 32/1063 KB 528/1267 KB 1044/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1044/1710 KB 256/1044 KB 524/531 KB 32/1063 KB 516/1267 KB 1048/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1052/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1056/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1060/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1064/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1068/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1044/1710 KB 272/1044 KB 531/531 KB 32/1063 KB 532/1267 KB 1068/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 536/1267 KB 1072/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 536/1267 KB 1072/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 540/1267 KB 1072/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 544/1267 KB 1072/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 36/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 40/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 44/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 48/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 52/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 56/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 60/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 64/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 68/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 72/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 76/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 80/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 84/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 88/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 92/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 96/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 100/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 104/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 108/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 112/1063 KB 548/1267 KB 1076/1710 KB 280/1044 KB 531/531 KB 32/1063 KB 548/1267 KB 1080/1710 KB 280/1044 KB 112/1063 KB 548/1267 KB 1084/1710 KB 280/1044 KB 112/1063 KB 548/1267 KB 1088/1710 KB 280/1044 KB 112/1063 KB 548/1267 KB 1092/1710 KB 280/1044 KB 112/1063 KB 548/1267 KB 1072/1710 KB 280/1044 KB 531/531 KB 32/1063 KB 548/1267 KB 1092/1710 KB 284/1044 KB 112/1063 KB 552/1267 KB 1092/1710 KB 288/1044 KB 112/1063 KB 552/1267 KB 1092/1710 KB 292/1044 KB 112/1063 KB 552/1267 KB 1092/1710 KB 296/1044 KB 112/1063 KB 552/1267 KB 1092/1710 KB 280/1044 KB 112/1063 KB 552/1267 KB 1092/1710 KB 296/1044 KB 116/1063 KB 556/1267 KB 1092/1710 KB 296/1044 KB 116/1063 KB 560/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1236.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 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-mysql-0: 11:24:18 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 11:24:18 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 11:24:18 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 11:24:18 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1092/1710 KB 296/1044 KB 116/1063 KB 552/1267 KB 1092/1710 KB 296/1044 KB 120/1063 KB 560/1267 KB 1092/1710 KB 296/1044 KB 124/1063 KB 560/1267 KB 1092/1710 KB 300/1044 KB 128/1063 KB 560/1267 KB 1096/1710 KB 300/1044 KB 132/1063 KB 564/1267 KB 1096/1710 KB 300/1044 KB 136/1063 KB 564/1267 KB 1092/1710 KB 300/1044 KB 124/1063 KB 560/1267 KB 1096/1710 KB 304/1044 KB 136/1063 KB 564/1267 KB 1096/1710 KB 308/1044 KB 136/1063 KB 564/1267 KB 1096/1710 KB 312/1044 KB 136/1063 KB 564/1267 KB 1096/1710 KB 300/1044 KB 128/1063 KB 564/1267 KB 1096/1710 KB 300/1044 KB 128/1063 KB 560/1267 KB 1100/1710 KB 312/1044 KB 136/1063 KB 564/1267 KB 1104/1710 KB 312/1044 KB 136/1063 KB 564/1267 KB 1108/1710 KB 312/1044 KB 136/1063 KB 564/1267 KB 1112/1710 KB 316/1044 KB 136/1063 KB 568/1267 KB 1108/1710 KB 316/1044 KB 136/1063 KB 568/1267 KB 1108/1710 KB 312/1044 KB 136/1063 KB 568/1267 KB 1112/1710 KB 320/1044 KB 140/1063 KB 572/1267 KB 1112/1710 KB 320/1044 KB 140/1063 KB 576/1267 KB 1112/1710 KB 316/1044 KB 140/1063 KB 568/1267 KB 1112/1710 KB 320/1044 KB 144/1063 KB 576/1267 KB 1112/1710 KB 320/1044 KB 148/1063 KB 576/1267 KB 1116/1710 KB 320/1044 KB 3/713 KB 148/1063 KB 580/1267 KB 1116/1710 KB 320/1044 KB 6/713 KB 152/1063 KB 580/1267 KB 1116/1710 KB 320/1044 KB 9/713 KB 152/1063 KB 580/1267 KB 1116/1710 KB 320/1044 KB 11/713 KB 152/1063 KB 580/1267 KB 1116/1710 KB 320/1044 KB 148/1063 KB 580/1267 KB 1116/1710 KB 320/1044 KB 148/1063 KB 576/1267 KB 1112/1710 KB 320/1044 KB 148/1063 KB 576/1267 KB 1116/1710 KB 324/1044 KB 14/713 KB 152/1063 KB 580/1267 KB 1116/1710 KB 320/1044 KB 14/713 KB 152/1063 KB 580/1267 KB 1120/1710 KB 324/1044 KB 14/713 KB 152/1063 KB 584/1267 KB 1120/1710 KB 324/1044 KB 14/713 KB 152/1063 KB 588/1267 KB 1120/1710 KB 324/1044 KB 14/713 KB 152/1063 KB 580/1267 KB 1124/1710 KB 328/1044 KB 14/713 KB 152/1063 KB 588/1267 KB 1128/1710 KB 328/1044 KB 16/713 KB 152/1063 KB 592/1267 KB 1132/1710 KB 328/1044 KB 16/713 KB 152/1063 KB 592/1267 KB 1136/1710 KB 328/1044 KB 16/713 KB 152/1063 KB 592/1267 KB 1120/1710 KB 328/1044 KB 14/713 KB 152/1063 KB 588/1267 KB 1136/1710 KB 332/1044 KB 16/713 KB 152/1063 KB 592/1267 KB 1136/1710 KB 336/1044 KB 16/713 KB 152/1063 KB 592/1267 KB 1124/1710 KB 328/1044 KB 16/713 KB 152/1063 KB 592/1267 KB 1124/1710 KB 328/1044 KB 14/713 KB 152/1063 KB 592/1267 KB 1136/1710 KB 336/1044 KB 16/713 KB 156/1063 KB 592/1267 KB 1136/1710 KB 336/1044 KB 16/713 KB 160/1063 KB 592/1267 KB 1124/1710 KB 328/1044 KB 14/713 KB 152/1063 KB 592/1267 KB 1136/1710 KB 336/1044 KB 16/713 KB 160/1063 KB 596/1267 KB 1140/1710 KB 340/1044 KB 19/713 KB 164/1063 KB 600/1267 KB 1140/1710 KB 340/1044 KB 19/713 KB 164/1063 KB 604/1267 KB 1140/1710 KB 340/1044 KB 19/713 KB 164/1063 KB 608/1267 KB 1140/1710 KB 340/1044 KB 19/713 KB 164/1063 KB 596/1267 KB 1136/1710 KB 340/1044 KB 19/713 KB 164/1063 KB 596/1267 KB 1136/1710 KB 340/1044 KB 19/713 KB 160/1063 KB 596/1267 KB 1144/1710 KB 344/1044 KB 19/713 KB 164/1063 KB 608/1267 KB 1144/1710 KB 348/1044 KB 19/713 KB 164/1063 KB 608/1267 KB 1136/1710 KB 336/1044 KB 19/713 KB 160/1063 KB 596/1267 KB 1144/1710 KB 348/1044 KB 22/713 KB 168/1063 KB 608/1267 KB 1144/1710 KB 348/1044 KB 25/713 KB 168/1063 KB 608/1267 KB 1144/1710 KB 348/1044 KB 19/713 KB 168/1063 KB 608/1267 KB 1144/1710 KB 348/1044 KB 25/713 KB 172/1063 KB 608/1267 KB 1144/1710 KB 352/1044 KB 25/713 KB 176/1063 KB 608/1267 KB 1144/1710 KB 352/1044 KB 27/713 KB 180/1063 KB 608/1267 KB 1 unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 11:24:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 144/1710 KB 352/1044 KB 27/713 KB 184/1063 KB 612/1267 KB 1144/1710 KB 352/1044 KB 25/713 KB 172/1063 KB 608/1267 KB 1144/1710 KB 356/1044 KB 27/713 KB 188/1063 KB 612/1267 KB 1144/1710 KB 352/1044 KB 27/713 KB 180/1063 KB 612/1267 KB 1144/1710 KB 356/1044 KB 27/713 KB 188/1063 KB 616/1267 KB 1144/1710 KB 356/1044 KB 27/713 KB 188/1063 KB 620/1267 KB 1144/1710 KB 340/1044 KB 19/713 KB 164/1063 KB 608/1267 KB 1148/1710 KB 360/1044 KB 27/713 KB 188/1063 KB 620/1267 KB 1152/1710 KB 360/1044 KB 27/713 KB 188/1063 KB 620/1267 KB 1144/1710 KB 352/1044 KB 27/713 KB 176/1063 KB 608/1267 KB 1152/1710 KB 360/1044 KB 30/713 KB 188/1063 KB 620/1267 KB 1156/1710 KB 360/1044 KB 30/713 KB 188/1063 KB 620/1267 KB 1160/1710 KB 360/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1164/1710 KB 360/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1144/1710 KB 360/1044 KB 27/713 KB 188/1063 KB 620/1267 KB 1164/1710 KB 364/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1164/1710 KB 368/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1164/1710 KB 372/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1168/1710 KB 376/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1168/1710 KB 380/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1168/1710 KB 384/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1156/1710 KB 360/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1144/1710 KB 352/1044 KB 27/713 KB 188/1063 KB 612/1267 KB 1156/1710 KB 360/1044 KB 32/713 KB 188/1063 KB 620/1267 KB 1168/1710 KB 384/1044 KB 36/713 KB 188/1063 KB 624/1267 KB 1168/1710 KB 384/1044 KB 40/713 KB 192/1063 KB 628/1267 KB 1168/1710 KB 384/1044 KB 44/713 KB 192/1063 KB 628/1267 KB 1168/1710 KB 372/1044 KB 32/713 KB 188/1063 KB 624/1267 KB 1172/1710 KB 384/1044 KB 44/713 KB 192/1063 KB 628/1267 KB 1168/1710 KB 384/1044 KB 36/713 KB 192/1063 KB 628/1267 KB 1168/1710 KB 384/1044 KB 36/713 KB 192/1063 KB 624/1267 KB 1172/1710 KB 384/1044 KB 48/713 KB 196/1063 KB 628/1267 KB 1172/1710 KB 384/1044 KB 48/713 KB 200/1063 KB 628/1267 KB 1172/1710 KB 384/1044 KB 48/713 KB 204/1063 KB 628/1267 KB 1172/1710 KB 384/1044 KB 48/713 KB 192/1063 KB 628/1267 KB 1172/1710 KB 384/1044 KB 52/713 KB 204/1063 KB 632/1267 KB 1176/1710 KB 388/1044 KB 56/713 KB 208/1063 KB 632/1267 KB 1172/1710 KB 384/1044 KB 48/713 KB 204/1063 KB 632/1267 KB 1176/1710 KB 388/1044 KB 56/713 KB 208/1063 KB 636/1267 KB 1176/1710 KB 388/1044 KB 56/713 KB 208/1063 KB 640/1267 KB 1176/1710 KB 388/1044 KB 56/713 KB 208/1063 KB 644/1267 KB 1176/1710 KB 388/1044 KB 52/713 KB 208/1063 KB 632/1267 KB 1176/1710 KB 392/1044 KB 60/713 KB 208/1063 KB 644/1267 KB 1176/1710 KB 396/1044 KB 60/713 KB 208/1063 KB 644/1267 KB 1176/1710 KB 384/1044 KB 52/713 KB 208/1063 KB 632/1267 KB 1180/1710 KB 396/1044 KB 60/713 KB 208/1063 KB 644/1267 KB 1172/1710 KB 384/1044 KB 52/713 KB 208/1063 KB 632/1267 KB 1184/1710 KB 396/1044 KB 60/713 KB 212/1063 KB 644/1267 KB 1176/1710 KB 388/1044 KB 60/713 KB 208/1063 KB 644/1267 KB 1184/1710 KB 396/1044 KB 64/713 KB 212/1063 KB 648/1267 KB 1184/1710 KB 396/1044 KB 68/713 KB 212/1063 KB 648/1267 KB 1184/1710 KB 400/1044 KB 72/713 KB 216/1063 KB 648/1267 KB 1184/1710 KB 400/1044 KB 76/713 KB 216/1063 KB 648/1267 KB 1184/1710 KB 400/1044 KB 80/713 KB 216/1063 KB 648/1267 KB 1184/1710 KB 396/1044 KB 60/713 KB 212/1063 KB 648/1267 KB 1184/1710 KB 400/1044 KB 80/713 KB 216/1063 KB 652/1267 KB 1184/1710 KB 396/1044 KB 60/713 KB 208/1063 KB 644/1267 KB 1188/1710 KB 400/1044 KB 80/713 KB 216/1063 KB 652/1267 KB 1192/1710 KB 400/1044 KB 80/713 K unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install B 216/1063 KB 652/1267 KB 1184/1710 KB 400/1044 KB 68/713 KB 216/1063 KB 648/1267 KB 1184/1710 KB 400/1044 KB 68/713 KB 212/1063 KB 648/1267 KB 1192/1710 KB 404/1044 KB 80/713 KB 216/1063 KB 656/1267 KB 1196/1710 KB 408/1044 KB 80/713 KB 220/1063 KB 656/1267 KB 1192/1710 KB 400/1044 KB 80/713 KB 216/1063 KB 656/1267 KB 1196/1710 KB 404/1044 KB 80/713 KB 220/1063 KB 656/1267 KB 1196/1710 KB 408/1044 KB 80/713 KB 224/1063 KB 656/1267 KB 1196/1710 KB 404/1044 KB 80/713 KB 216/1063 KB 656/1267 KB 1200/1710 KB 408/1044 KB 80/713 KB 224/1063 KB 656/1267 KB 1200/1710 KB 408/1044 KB 80/713 KB 224/1063 KB 660/1267 KB 1204/1710 KB 412/1044 KB 84/713 KB 228/1063 KB 664/1267 KB 1204/1710 KB 412/1044 KB 84/713 KB 228/1063 KB 660/1267 KB 1204/1710 KB 416/1044 KB 84/713 KB 228/1063 KB 664/1267 KB 1200/1710 KB 408/1044 KB 80/713 KB 228/1063 KB 660/1267 KB 1204/1710 KB 420/1044 KB 84/713 KB 228/1063 KB 664/1267 KB 1204/1710 KB 408/1044 KB 84/713 KB 228/1063 KB 660/1267 KB 1204/1710 KB 420/1044 KB 88/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 420/1044 KB 92/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 420/1044 KB 96/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 424/1044 KB 104/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 424/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 408/1044 KB 80/713 KB 228/1063 KB 660/1267 KB 1208/1710 KB 424/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1212/1710 KB 424/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1216/1710 KB 424/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1220/1710 KB 424/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 424/1044 KB 100/713 KB 232/1063 KB 668/1267 KB 1220/1710 KB 428/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 232/1063 KB 668/1267 KB 1204/1710 KB 420/1044 KB 84/713 KB 232/1063 KB 668/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 236/1063 KB 668/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 240/1063 KB 668/1267 KB 1204/1710 KB 420/1044 KB 84/713 KB 228/1063 KB 668/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 240/1063 KB 672/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 240/1063 KB 676/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 244/1063 KB 680/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 244/1063 KB 676/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 248/1063 KB 684/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 252/1063 KB 684/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 256/1063 KB 684/1267 KB 1224/1710 KB 432/1044 KB 108/713 KB 260/1063 KB 684/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 264/1063 KB 684/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 268/1063 KB 684/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 684/1267 KB 1220/1710 KB 432/1044 KB 108/713 KB 244/1063 KB 684/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 688/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 692/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 696/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 700/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 704/1267 KB 1224/1710 KB 436/1044 KB 112/713 KB 260/1063 KB 684/1267 KB 1224/1710 KB 440/1044 KB 112/713 KB 272/1063 KB 704/1267 KB 1224/1710 KB 444/1044 KB 112/713 KB 272/1063 KB 704/1267 KB 1224/1710 KB 448/1044 KB 112/713 KB 272/1063 KB 704/1267 KB 1224/1710 KB 432/1044 KB 112/713 KB 260/1063 KB 684/1267 KB 1224/1710 KB 432/1044 KB 108/713 KB 256/1063 KB 684/1267 KB 1228/1710 KB 448/1044 KB 112/713 K unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install B 272/1063 KB 704/1267 KB 1232/1710 KB 448/1044 KB 112/713 KB 272/1063 KB 704/1267 KB 1232/1710 KB 448/1044 KB 116/713 KB 272/1063 KB 704/1267 KB 1236/1710 KB 452/1044 KB 120/713 KB 272/1063 KB 704/1267 KB 1236/1710 KB 452/1044 KB 124/713 KB 272/1063 KB 704/1267 KB 1236/1710 KB 452/1044 KB 128/713 KB 272/1063 KB 704/1267 KB 1236/1710 KB 452/1044 KB 132/713 KB 272/1063 KB 704/1267 KB 1236/1710 KB 452/1044 KB 136/713 KB 276/1063 KB 708/1267 KB 1236/1710 KB 452/1044 KB 116/713 KB 272/1063 KB 704/1267 KB 1236/1710 KB 456/1044 KB 140/713 KB 276/1063 KB 708/1267 KB 1236/1710 KB 460/1044 KB 140/713 KB 276/1063 KB 708/1267 KB 1236/1710 KB 448/1044 KB 116/713 KB 272/1063 KB 704/1267 KB 1240/1710 KB 460/1044 KB 140/713 KB 276/1063 KB 708/1267 KB 1244/1710 KB 460/1044 KB 140/713 KB 276/1063 KB 708/1267 KB 1248/1710 KB 460/1044 KB 140/713 KB 276/1063 KB 708/1267 KB 1236/1710 KB 452/1044 KB 132/713 KB 276/1063 KB 708/1267 KB 1252/1710 KB 460/1044 KB 140/713 KB 276/1063 KB 708/1267 KB 1236/1710 KB 452/1044 KB 132/713 KB 276/1063 KB 704/1267 KB 1252/1710 KB 464/1044 KB 140/713 KB 280/1063 KB 712/1267 KB 1252/1710 KB 464/1044 KB 140/713 KB 284/1063 KB 712/1267 KB 1252/1710 KB 464/1044 KB 140/713 KB 276/1063 KB 712/1267 KB 1252/1710 KB 464/1044 KB 144/713 KB 284/1063 KB 712/1267 KB 1252/1710 KB 464/1044 KB 140/713 KB 276/1063 KB 712/1267 KB 1252/1710 KB 460/1044 KB 140/713 KB 276/1063 KB 712/1267 KB 1252/1710 KB 464/1044 KB 144/713 KB 284/1063 KB 716/1267 KB 1252/1710 KB 464/1044 KB 144/713 KB 284/1063 KB 720/1267 KB 1252/1710 KB 464/1044 KB 144/713 KB 284/1063 KB 724/1267 KB 1256/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 728/1267 KB 1256/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 732/1267 KB 1256/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 736/1267 KB 1256/1710 KB 464/1044 KB 144/713 KB 284/1063 KB 724/1267 KB 1260/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 736/1267 KB 1264/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 736/1267 KB 1268/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 736/1267 KB 1272/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 740/1267 KB 1256/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 724/1267 KB 1256/1710 KB 468/1044 KB 144/713 KB 288/1063 KB 724/1267 KB 1276/1710 KB 468/1044 KB 152/713 KB 292/1063 KB 740/1267 KB 1276/1710 KB 468/1044 KB 152/713 KB 296/1063 KB 740/1267 KB 1276/1710 KB 468/1044 KB 152/713 KB 300/1063 KB 740/1267 KB 1256/1710 KB 468/1044 KB 144/713 KB 284/1063 KB 724/1267 KB 1276/1710 KB 472/1044 KB 152/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 476/1044 KB 152/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 480/1044 KB 152/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 484/1044 KB 152/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 468/1044 KB 152/713 KB 288/1063 KB 740/1267 KB 1276/1710 KB 484/1044 KB 156/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 484/1044 KB 160/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 484/1044 KB 164/713 KB 304/1063 KB 740/1267 KB 1268/1710 KB 468/1044 KB 148/713 KB 288/1063 KB 740/1267 KB 1276/1710 KB 488/1044 KB 164/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 492/1044 KB 164/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 496/1044 KB 164/713 KB 304/1063 KB 740/1267 KB 1276/1710 KB 484/1044 KB 152/713 KB 304/1063 KB 740/1267 KB 1280/1710 KB 496/1044 KB 164/713 KB 304/1063 KB 744/1267 KB 1284/1710 KB 496/1044 KB 164/713 KB 304/1063 KB 744/1267 KB 1288/1710 KB 500/1044 KB 168/713 KB 304/1063 KB 744/1267 KB 1292/1710 KB 500/1044 KB 168/713 KB 304/1063 KB 744/1267 KB 1296/1710 KB 5 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 00/1044 KB 168/713 KB 304/1063 KB 744/1267 KB 1276/1710 KB 468/1044 KB 152/713 KB 304/1063 KB 740/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 308/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 312/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 316/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 320/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 324/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 328/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 332/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 336/1063 KB 744/1267 KB 1296/1710 KB 500/1044 KB 168/713 KB 340/1063 KB 744/1267 KB 1300/1710 KB 500/1044 KB 168/713 KB 344/1063 KB 744/1267 KB 1300/1710 KB 500/1044 KB 168/713 KB 348/1063 KB 744/1267 KB 1300/1710 KB 500/1044 KB 168/713 KB 352/1063 KB 744/1267 KB 1284/1710 KB 500/1044 KB 168/713 KB 304/1063 KB 744/1267 KB 1284/1710 KB 496/1044 KB 168/713 KB 304/1063 KB 744/1267 KB 1300/1710 KB 500/1044 KB 172/713 KB 352/1063 KB 744/1267 KB 1300/1710 KB 500/1044 KB 176/713 KB 352/1063 KB 744/1267 KB 1276/1710 KB 496/1044 KB 164/713 KB 304/1063 KB 744/1267 KB 1300/1710 KB 500/1044 KB 176/713 KB 352/1063 KB 748/1267 KB 1300/1710 KB 500/1044 KB 176/713 KB 352/1063 KB 752/1267 KB 1300/1710 KB 500/1044 KB 176/713 KB 352/1063 KB 756/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 760/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 764/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 768/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 772/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 776/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 780/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 500/1044 KB 168/713 KB 340/1063 KB 744/1267 KB 1300/1710 KB 504/1044 KB 180/713 KB 352/1063 KB 756/1267 KB 1300/1710 KB 500/1044 KB 180/713 KB 352/1063 KB 756/1267 KB 1300/1710 KB 508/1044 KB 184/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 508/1044 KB 188/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 508/1044 KB 192/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 508/1044 KB 180/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 512/1044 KB 192/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 516/1044 KB 192/713 KB 352/1063 KB 784/1267 KB 1304/1710 KB 520/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1304/1710 KB 524/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1304/1710 KB 528/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1304/1710 KB 516/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1308/1710 KB 528/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1312/1710 KB 528/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1300/1710 KB 516/1044 KB 196/713 KB 352/1063 KB 784/1267 KB 1312/1710 KB 528/1044 KB 200/713 KB 352/1063 KB 784/1267 KB 1312/1710 KB 528/1044 KB 204/713 KB 352/1063 KB 784/1267 KB 1312/1710 KB 528/1044 KB 208/713 KB 352/1063 KB 784/1267 KB 1312/1710 KB 532/1044 KB 212/713 KB 352/1063 KB 788/1267 KB 1316/1710 KB 532/1044 KB 216/713 KB 356/1063 KB 788/1267 KB 1316/1710 KB 532/1044 KB 220/713 KB 356/1063 KB 788/1267 KB 1316/1710 KB 532/1044 KB 224/713 KB 356/1063 KB 788/1267 KB 1312/1710 KB 532/1044 KB 208/713 KB 352/1063 KB 788/1267 KB 1316/1710 KB 536/1044 KB 224/713 KB 356/1063 KB 788/1267 KB 1316/1710 KB 540/1044 KB 224/713 KB 356/1063 KB 788/1267 KB 1312/1710 KB 528/1044 KB 208/713 KB 352/1063 KB 788/1267 KB 1316/1710 KB 540/1044 KB 224/713 KB 356/1063 KB 792/1267 KB 1316/1710 KB 540/1044 KB 224/713 KB 356/1063 KB 796/1267 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install KB 1316/1710 KB 540/1044 KB 224/713 KB 356/1063 KB 800/1267 KB 1316/1710 KB 532/1044 KB 212/713 KB 356/1063 KB 788/1267 KB 1320/1710 KB 544/1044 KB 224/713 KB 356/1063 KB 800/1267 KB 1324/1710 KB 544/1044 KB 224/713 KB 356/1063 KB 800/1267 KB 1328/1710 KB 544/1044 KB 224/713 KB 356/1063 KB 800/1267 KB 1312/1710 KB 532/1044 KB 212/713 KB 356/1063 KB 788/1267 KB 1328/1710 KB 544/1044 KB 224/713 KB 360/1063 KB 800/1267 KB 1328/1710 KB 544/1044 KB 224/713 KB 364/1063 KB 800/1267 KB 1332/1710 KB 544/1044 KB 224/713 KB 368/1063 KB 800/1267 KB 1332/1710 KB 544/1044 KB 224/713 KB 372/1063 KB 804/1267 KB 1332/1710 KB 544/1044 KB 228/713 KB 376/1063 KB 804/1267 KB 1332/1710 KB 544/1044 KB 228/713 KB 380/1063 KB 804/1267 KB 1332/1710 KB 544/1044 KB 228/713 KB 384/1063 KB 804/1267 KB 1316/1710 KB 544/1044 KB 224/713 KB 356/1063 KB 800/1267 KB 1332/1710 KB 548/1044 KB 228/713 KB 384/1063 KB 804/1267 KB 1332/1710 KB 552/1044 KB 228/713 KB 384/1063 KB 804/1267 KB 1332/1710 KB 556/1044 KB 228/713 KB 384/1063 KB 804/1267 KB 1332/1710 KB 544/1044 KB 228/713 KB 372/1063 KB 804/1267 KB 1332/1710 KB 560/1044 KB 232/713 KB 384/1063 KB 804/1267 KB 1332/1710 KB 560/1044 KB 236/713 KB 384/1063 KB 804/1267 KB 1332/1710 KB 544/1044 KB 224/713 KB 368/1063 KB 804/1267 KB 1332/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 808/1267 KB 1332/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 812/1267 KB 1332/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 816/1267 KB 1332/1710 KB 544/1044 KB 224/713 KB 364/1063 KB 800/1267 KB 1336/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 816/1267 KB 1340/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 816/1267 KB 1344/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 816/1267 KB 1332/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 804/1267 KB 1332/1710 KB 560/1044 KB 240/713 KB 384/1063 KB 816/1267 KB 1344/1710 KB 564/1044 KB 240/713 KB 384/1063 KB 816/1267 KB 1348/1710 KB 568/1044 KB 244/713 KB 388/1063 KB 820/1267 KB 1348/1710 KB 572/1044 KB 244/713 KB 388/1063 KB 820/1267 KB 1344/1710 KB 564/1044 KB 244/713 KB 384/1063 KB 816/1267 KB 1348/1710 KB 572/1044 KB 248/713 KB 388/1063 KB 820/1267 KB 1348/1710 KB 572/1044 KB 252/713 KB 388/1063 KB 820/1267 KB 1348/1710 KB 564/1044 KB 244/713 KB 388/1063 KB 820/1267 KB 1348/1710 KB 572/1044 KB 256/713 KB 392/1063 KB 820/1267 KB 1348/1710 KB 572/1044 KB 256/713 KB 396/1063 KB 820/1267 KB 1348/1710 KB 564/1044 KB 244/713 KB 384/1063 KB 820/1267 KB 1352/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 820/1267 KB 1356/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 820/1267 KB 1360/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 820/1267 KB 1344/1710 KB 564/1044 KB 244/713 KB 384/1063 KB 820/1267 KB 1360/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 824/1267 KB 1360/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 828/1267 KB 1360/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 832/1267 KB 1360/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 836/1267 KB 1364/1710 KB 576/1044 KB 256/713 KB 400/1063 KB 840/1267 KB 1348/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 820/1267 KB 1348/1710 KB 572/1044 KB 256/713 KB 388/1063 KB 820/1267 KB 1364/1710 KB 576/1044 KB 260/713 KB 400/1063 KB 844/1267 KB 1364/1710 KB 580/1044 KB 264/713 KB 400/1063 KB 844/1267 KB 1364/1710 KB 576/1044 KB 256/713 KB 400/1063 KB 836/1267 KB 1368/1710 KB 580/1044 KB 264/713 KB 400/1063 KB 844/1267 KB 1372/1710 KB 580/1044 KB 264/713 KB 400/1063 KB 844/1267 KB 1376/1710 KB 580/1044 KB 264/713 KB 400/1063 KB 844/1267 KB 1360/1710 KB 576/1044 KB 256/713 KB 4 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 00/1063 KB 836/1267 KB 1376/1710 KB 580/1044 KB 268/713 KB 404/1063 KB 844/1267 KB 1376/1710 KB 580/1044 KB 268/713 KB 408/1063 KB 844/1267 KB 1376/1710 KB 580/1044 KB 268/713 KB 400/1063 KB 844/1267 KB 1376/1710 KB 580/1044 KB 271/713 KB 412/1063 KB 844/1267 KB 1376/1710 KB 580/1044 KB 275/713 KB 412/1063 KB 844/1267 KB 1380/1710 KB 580/1044 KB 279/713 KB 412/1063 KB 844/1267 KB 1380/1710 KB 580/1044 KB 283/713 KB 412/1063 KB 844/1267 KB 1380/1710 KB 580/1044 KB 287/713 KB 412/1063 KB 844/1267 KB 1364/1710 KB 576/1044 KB 256/713 KB 400/1063 KB 844/1267 KB 1380/1710 KB 580/1044 KB 287/713 KB 412/1063 KB 848/1267 KB 1380/1710 KB 580/1044 KB 287/713 KB 412/1063 KB 852/1267 KB 1364/1710 KB 580/1044 KB 260/713 KB 400/1063 KB 844/1267 KB 1380/1710 KB 584/1044 KB 287/713 KB 412/1063 KB 852/1267 KB 1380/1710 KB 588/1044 KB 287/713 KB 412/1063 KB 852/1267 KB 1380/1710 KB 592/1044 KB 287/713 KB 412/1063 KB 852/1267 KB 1380/1710 KB 580/1044 KB 275/713 KB 412/1063 KB 844/1267 KB 1384/1710 KB 592/1044 KB 287/713 KB 412/1063 KB 852/1267 KB 1388/1710 KB 592/1044 KB 287/713 KB 412/1063 KB 852/1267 KB 1392/1710 KB 596/1044 KB 287/713 KB 412/1063 KB 856/1267 KB 1376/1710 KB 580/1044 KB 275/713 KB 412/1063 KB 844/1267 KB 1392/1710 KB 596/1044 KB 287/713 KB 416/1063 KB 856/1267 KB 1392/1710 KB 596/1044 KB 287/713 KB 420/1063 KB 856/1267 KB 1392/1710 KB 596/1044 KB 287/713 KB 424/1063 KB 856/1267 KB 1392/1710 KB 596/1044 KB 287/713 KB 428/1063 KB 856/1267 KB 1392/1710 KB 596/1044 KB 287/713 KB 432/1063 KB 856/1267 KB 1396/1710 KB 596/1044 KB 287/713 KB 436/1063 KB 856/1267 KB 1396/1710 KB 596/1044 KB 291/713 KB 440/1063 KB 856/1267 KB 1388/1710 KB 596/1044 KB 287/713 KB 412/1063 KB 856/1267 KB 1396/1710 KB 600/1044 KB 291/713 KB 440/1063 KB 856/1267 KB 1396/1710 KB 604/1044 KB 291/713 KB 440/1063 KB 856/1267 KB 1388/1710 KB 592/1044 KB 287/713 KB 412/1063 KB 856/1267 KB 1396/1710 KB 604/1044 KB 291/713 KB 440/1063 KB 860/1267 KB 1396/1710 KB 604/1044 KB 291/713 KB 440/1063 KB 864/1267 KB 1396/1710 KB 604/1044 KB 291/713 KB 440/1063 KB 868/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 440/1063 KB 872/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 440/1063 KB 876/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 444/1063 KB 880/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 444/1063 KB 884/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 444/1063 KB 888/1267 KB 1396/1710 KB 596/1044 KB 291/713 KB 436/1063 KB 856/1267 KB 1396/1710 KB 608/1044 KB 295/713 KB 444/1063 KB 888/1267 KB 1396/1710 KB 608/1044 KB 299/713 KB 444/1063 KB 888/1267 KB 1396/1710 KB 596/1044 KB 287/713 KB 432/1063 KB 856/1267 KB 1400/1710 KB 608/1044 KB 299/713 KB 444/1063 KB 888/1267 KB 1404/1710 KB 608/1044 KB 299/713 KB 444/1063 KB 888/1267 KB 1408/1710 KB 608/1044 KB 299/713 KB 444/1063 KB 888/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 444/1063 KB 876/1267 KB 1396/1710 KB 608/1044 KB 291/713 KB 440/1063 KB 868/1267 KB 1408/1710 KB 612/1044 KB 299/713 KB 448/1063 KB 888/1267 KB 1412/1710 KB 616/1044 KB 303/713 KB 448/1063 KB 888/1267 KB 1408/1710 KB 612/1044 KB 303/713 KB 448/1063 KB 888/1267 KB 1412/1710 KB 616/1044 KB 303/713 KB 452/1063 KB 888/1267 KB 1408/1710 KB 612/1044 KB 303/713 KB 448/1063 KB 888/1267 KB 1412/1710 KB 620/1044 KB 307/713 KB 452/1063 KB 888/1267 KB 1412/1710 KB 620/1044 KB 311/713 KB 452/1063 KB 888/1267 KB 1412/1710 KB 620/1044 KB 315/713 KB 456/1063 KB 888/1267 KB 1412/1710 KB 612/1044 KB 303/713 KB 448/1063 KB 888/1267 KB 1416/1710 KB 620/10 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 44 KB 315/713 KB 456/1063 KB 888/1267 KB 1420/1710 KB 620/1044 KB 315/713 KB 456/1063 KB 888/1267 KB 1424/1710 KB 620/1044 KB 315/713 KB 456/1063 KB 888/1267 KB 1412/1710 KB 620/1044 KB 311/713 KB 456/1063 KB 888/1267 KB 1412/1710 KB 620/1044 KB 303/713 KB 452/1063 KB 888/1267 KB 1424/1710 KB 624/1044 KB 315/713 KB 460/1063 KB 888/1267 KB 1424/1710 KB 628/1044 KB 315/713 KB 460/1063 KB 888/1267 KB 1428/1710 KB 632/1044 KB 319/713 KB 460/1063 KB 892/1267 KB 1428/1710 KB 636/1044 KB 319/713 KB 460/1063 KB 892/1267 KB 1428/1710 KB 640/1044 KB 319/713 KB 460/1063 KB 892/1267 KB 1428/1710 KB 628/1044 KB 319/713 KB 460/1063 KB 892/1267 KB 1424/1710 KB 628/1044 KB 319/713 KB 460/1063 KB 892/1267 KB 1424/1710 KB 628/1044 KB 315/713 KB 460/1063 KB 892/1267 KB 1424/1710 KB 628/1044 KB 315/713 KB 460/1063 KB 892/1267 KB 1432/1710 KB 640/1044 KB 319/713 KB 460/1063 KB 896/1267 KB 1432/1710 KB 640/1044 KB 319/713 KB 464/1063 KB 900/1267 KB 1432/1710 KB 640/1044 KB 323/713 KB 464/1063 KB 904/1267 KB 1432/1710 KB 640/1044 KB 323/713 KB 464/1063 KB 908/1267 KB 1432/1710 KB 640/1044 KB 323/713 KB 464/1063 KB 912/1267 KB 1432/1710 KB 640/1044 KB 323/713 KB 464/1063 KB 916/1267 KB 1432/1710 KB 644/1044 KB 323/713 KB 464/1063 KB 920/1267 KB 1432/1710 KB 640/1044 KB 319/713 KB 464/1063 KB 896/1267 KB 1432/1710 KB 644/1044 KB 323/713 KB 468/1063 KB 920/1267 KB 1432/1710 KB 644/1044 KB 323/713 KB 472/1063 KB 920/1267 KB 1432/1710 KB 644/1044 KB 323/713 KB 476/1063 KB 920/1267 KB 1432/1710 KB 644/1044 KB 323/713 KB 480/1063 KB 920/1267 KB 1432/1710 KB 644/1044 KB 323/713 KB 464/1063 KB 916/1267 KB 1432/1710 KB 648/1044 KB 323/713 KB 480/1063 KB 920/1267 KB 1432/1710 KB 652/1044 KB 323/713 KB 480/1063 KB 920/1267 KB 1432/1710 KB 656/1044 KB 323/713 KB 480/1063 KB 920/1267 KB 1432/1710 KB 660/1044 KB 323/713 KB 480/1063 KB 920/1267 KB 1432/1710 KB 640/1044 KB 319/713 KB 460/1063 KB 892/1267 KB 1436/1710 KB 660/1044 KB 323/713 KB 484/1063 KB 924/1267 KB 1440/1710 KB 660/1044 KB 323/713 KB 484/1063 KB 924/1267 KB 1432/1710 KB 640/1044 KB 323/713 KB 464/1063 KB 900/1267 KB 1440/1710 KB 660/1044 KB 327/713 KB 484/1063 KB 924/1267 KB 1440/1710 KB 660/1044 KB 331/713 KB 484/1063 KB 924/1267 KB 1440/1710 KB 660/1044 KB 335/713 KB 484/1063 KB 924/1267 KB 1440/1710 KB 660/1044 KB 339/713 KB 484/1063 KB 924/1267 KB 1444/1710 KB 660/1044 KB 343/713 KB 484/1063 KB 924/1267 KB 1432/1710 KB 660/1044 KB 323/713 KB 484/1063 KB 924/1267 KB 1444/1710 KB 660/1044 KB 347/713 KB 488/1063 KB 924/1267 KB 1444/1710 KB 660/1044 KB 347/713 KB 492/1063 KB 924/1267 KB 1444/1710 KB 660/1044 KB 347/713 KB 496/1063 KB 924/1267 KB 1432/1710 KB 660/1044 KB 323/713 KB 480/1063 KB 924/1267 KB 1444/1710 KB 660/1044 KB 347/713 KB 496/1063 KB 928/1267 KB 1444/1710 KB 660/1044 KB 347/713 KB 488/1063 KB 924/1267 KB 1444/1710 KB 660/1044 KB 339/713 KB 484/1063 KB 924/1267 KB 1448/1710 KB 660/1044 KB 347/713 KB 496/1063 KB 928/1267 KB 1452/1710 KB 660/1044 KB 347/713 KB 496/1063 KB 928/1267 KB 1456/1710 KB 660/1044 KB 347/713 KB 496/1063 KB 928/1267 KB 1456/1710 KB 660/1044 KB 351/713 KB 496/1063 KB 928/1267 KB 1456/1710 KB 660/1044 KB 355/713 KB 496/1063 KB 928/1267 KB 1460/1710 KB 664/1044 KB 359/713 KB 500/1063 KB 932/1267 KB 1460/1710 KB 664/1044 KB 363/713 KB 500/1063 KB 932/1267 KB 1460/1710 KB 664/1044 KB 355/713 KB 500/1063 KB 932/1267 KB 1460/1710 KB 668/1044 KB 363/713 KB 500/1063 KB 932/1267 KB 1460/1710 KB 672/1044 KB 363/713 KB 500/1063 KB 932/1267 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1460/1710 KB 660/1044 KB 355/713 KB 500/1063 KB 932/1267 KB 1460/1710 KB 660/1044 KB 355/713 KB 496/1063 KB 932/1267 KB 1460/1710 KB 660/1044 KB 355/713 KB 496/1063 KB 928/1267 KB 1464/1710 KB 672/1044 KB 363/713 KB 500/1063 KB 932/1267 KB 1468/1710 KB 672/1044 KB 363/713 KB 500/1063 KB 936/1267 KB 1468/1710 KB 676/1044 KB 367/713 KB 504/1063 KB 940/1267 KB 1468/1710 KB 676/1044 KB 367/713 KB 504/1063 KB 944/1267 KB 1468/1710 KB 676/1044 KB 367/713 KB 504/1063 KB 948/1267 KB 1468/1710 KB 676/1044 KB 367/713 KB 504/1063 KB 952/1267 KB 1468/1710 KB 676/1044 KB 367/713 KB 504/1063 KB 936/1267 KB 1468/1710 KB 672/1044 KB 367/713 KB 504/1063 KB 936/1267 KB 1468/1710 KB 672/1044 KB 367/713 KB 500/1063 KB 936/1267 KB 1468/1710 KB 672/1044 KB 363/713 KB 500/1063 KB 936/1267 KB 1472/1710 KB 676/1044 KB 367/713 KB 508/1063 KB 952/1267 KB 1472/1710 KB 676/1044 KB 367/713 KB 508/1063 KB 952/1267 KB 1472/1710 KB 676/1044 KB 367/713 KB 512/1063 KB 952/1267 KB 1472/1710 KB 676/1044 KB 367/713 KB 516/1063 KB 952/1267 KB 1476/1710 KB 680/1044 KB 371/713 KB 520/1063 KB 952/1267 KB 1476/1710 KB 680/1044 KB 371/713 KB 516/1063 KB 952/1267 KB 1476/1710 KB 676/1044 KB 371/713 KB 516/1063 KB 952/1267 KB 1476/1710 KB 676/1044 KB 367/713 KB 516/1063 KB 952/1267 KB 1480/1710 KB 680/1044 KB 375/713 KB 520/1063 KB 952/1267 KB 1476/1710 KB 684/1044 KB 375/713 KB 520/1063 KB 952/1267 KB 1480/1710 KB 684/1044 KB 375/713 KB 520/1063 KB 952/1267 KB 1480/1710 KB 688/1044 KB 375/713 KB 520/1063 KB 952/1267 KB 1484/1710 KB 688/1044 KB 379/713 KB 520/1063 KB 952/1267 KB 1484/1710 KB 688/1044 KB 375/713 KB 520/1063 KB 952/1267 KB 1488/1710 KB 688/1044 KB 379/713 KB 520/1063 KB 952/1267 KB 1488/1710 KB 692/1044 KB 383/713 KB 524/1063 KB 956/1267 KB 1488/1710 KB 692/1044 KB 383/713 KB 524/1063 KB 960/1267 KB 1492/1710 KB 692/1044 KB 383/713 KB 524/1063 KB 964/1267 KB 1488/1710 KB 692/1044 KB 383/713 KB 524/1063 KB 952/1267 KB 1488/1710 KB 688/1044 KB 383/713 KB 524/1063 KB 952/1267 KB 1488/1710 KB 688/1044 KB 379/713 KB 524/1063 KB 952/1267 KB 1492/1710 KB 692/1044 KB 387/713 KB 524/1063 KB 964/1267 KB 1492/1710 KB 692/1044 KB 383/713 KB 524/1063 KB 960/1267 KB 1492/1710 KB 696/1044 KB 387/713 KB 528/1063 KB 964/1267 KB 1492/1710 KB 692/1044 KB 387/713 KB 528/1063 KB 964/1267 KB 1492/1710 KB 696/1044 KB 387/713 KB 532/1063 KB 964/1267 KB 1496/1710 KB 700/1044 KB 391/713 KB 536/1063 KB 964/1267 KB 1492/1710 KB 696/1044 KB 391/713 KB 532/1063 KB 964/1267 KB 1496/1710 KB 700/1044 KB 391/713 KB 532/1063 KB 964/1267 KB 1496/1710 KB 696/1044 KB 391/713 KB 532/1063 KB 964/1267 KB 1500/1710 KB 700/1044 KB 395/713 KB 536/1063 KB 964/1267 KB 1500/1710 KB 704/1044 KB 395/713 KB 536/1063 KB 964/1267 KB 1496/1710 KB 704/1044 KB 395/713 KB 536/1063 KB 964/1267 KB 1504/1710 KB 704/1044 KB 395/713 KB 536/1063 KB 964/1267 KB 1504/1710 KB 708/1044 KB 395/713 KB 536/1063 KB 964/1267 KB 1508/1710 KB 712/1044 KB 399/713 KB 540/1063 KB 968/1267 KB 1508/1710 KB 708/1044 KB 399/713 KB 540/1063 KB 968/1267 KB 1504/1710 KB 708/1044 KB 399/713 KB 540/1063 KB 968/1267 KB 1504/1710 KB 708/1044 KB 395/713 KB 540/1063 KB 968/1267 KB 1504/1710 KB 708/1044 KB 395/713 KB 540/1063 KB 964/1267 KB 1508/1710 KB 712/1044 KB 399/713 KB 544/1063 KB 968/1267 KB 1508/1710 KB 712/1044 KB 399/713 KB 544/1063 KB 972/1267 KB 1508/1710 KB 712/1044 KB 399/713 KB 544/1063 KB 976/1267 KB 1508/1710 KB 712/1044 KB 403/713 KB 544/1063 KB 980/1267 KB 1512/1710 KB 716/1044 KB 403/713 KB 548/10 unit-mysql-0: 11:24:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 63 KB 984/1267 KB 1508/1710 KB 712/1044 KB 403/713 KB 544/1063 KB 976/1267 KB 1512/1710 KB 716/1044 KB 403/713 KB 548/1063 KB 980/1267 KB 1512/1710 KB 712/1044 KB 403/713 KB 548/1063 KB 980/1267 KB 1508/1710 KB 712/1044 KB 403/713 KB 548/1063 KB 980/1267 KB 1512/1710 KB 716/1044 KB 407/713 KB 552/1063 KB 984/1267 KB 1516/1710 KB 720/1044 KB 407/713 KB 556/1063 KB 984/1267 KB 1516/1710 KB 720/1044 KB 407/713 KB 552/1063 KB 984/1267 KB 1516/1710 KB 716/1044 KB 407/713 KB 552/1063 KB 984/1267 KB 1516/1710 KB 716/1044 KB 407/713 KB 552/1063 KB 984/1267 KB 1520/1710 KB 724/1044 KB 411/713 KB 556/1063 KB 984/1267 KB 1520/1710 KB 728/1044 KB 411/713 KB 560/1063 KB 988/1267 KB 1520/1710 KB 724/1044 KB 411/713 KB 560/1063 KB 988/1267 KB 1520/1710 KB 724/1044 KB 411/713 KB 556/1063 KB 988/1267 KB 1520/1710 KB 720/1044 KB 411/713 KB 556/1063 KB 984/1267 KB 1516/1710 KB 720/1044 KB 411/713 KB 556/1063 KB 984/1267 KB 1520/1710 KB 728/1044 KB 415/713 KB 560/1063 KB 992/1267 KB 1524/1710 KB 728/1044 KB 419/713 KB 560/1063 KB 992/1267 KB 1524/1710 KB 732/1044 KB 423/713 KB 564/1063 KB 992/1267 KB 1524/1710 KB 728/1044 KB 415/713 KB 560/1063 KB 992/1267 KB 1524/1710 KB 732/1044 KB 419/713 KB 564/1063 KB 992/1267 KB 1528/1710 KB 736/1044 KB 423/713 KB 564/1063 KB 992/1267 KB 1524/1710 KB 728/1044 KB 419/713 KB 564/1063 KB 992/1267 KB 1520/1710 KB 728/1044 KB 419/713 KB 560/1063 KB 992/1267 KB 1528/1710 KB 736/1044 KB 423/713 KB 568/1063 KB 996/1267 KB 1528/1710 KB 736/1044 KB 423/713 KB 564/1063 KB 992/1267 KB 1532/1710 KB 736/1044 KB 427/713 KB 568/1063 KB 996/1267 KB 1528/1710 KB 736/1044 KB 427/713 KB 568/1063 KB 996/1267 KB 1532/1710 KB 736/1044 KB 431/713 KB 568/1063 KB 996/1267 KB 1536/1710 KB 740/1044 KB 431/713 KB 568/1063 KB 1000/1267 KB 1528/1710 KB 736/1044 KB 431/713 KB 568/1063 KB 1000/1267 KB 1532/1710 KB 740/1044 KB 431/713 KB 568/1063 KB 1000/1267 KB 1536/1710 KB 740/1044 KB 431/713 KB 572/1063 KB 1000/1267 KB 1536/1710 KB 740/1044 KB 431/713 KB 572/1063 KB 1004/1267 KB 1536/1710 KB 740/1044 KB 435/713 KB 572/1063 KB 1008/1267 KB 1540/1710 KB 740/1044 KB 435/713 KB 572/1063 KB 1012/1267 KB 1540/1710 KB 740/1044 KB 435/713 KB 576/1063 KB 1016/1267 KB 1532/1710 KB 740/1044 KB 431/713 KB 568/1063 KB 996/1267 KB 1540/1710 KB 740/1044 KB 435/713 KB 576/1063 KB 1012/1267 KB 1540/1710 KB 740/1044 KB 435/713 KB 580/1063 KB 1016/1267 KB 1540/1710 KB 740/1044 KB 435/713 KB 572/1063 KB 1008/1267 KB 1536/1710 KB 740/1044 KB 435/713 KB 572/1063 KB 1004/1267 KB 1540/1710 KB 744/1044 KB 435/713 KB 580/1063 KB 1016/1267 KB 1540/1710 KB 748/1044 KB 435/713 KB 580/1063 KB 1016/1267 KB 1540/1710 KB 752/1044 KB 435/713 KB 580/1063 KB 1016/1267 KB 1544/1710 KB 752/1044 KB 439/713 KB 580/1063 KB 1016/1267 KB 1540/1710 KB 752/1044 KB 439/713 KB 580/1063 KB 1016/1267 KB 1548/1710 KB 752/1044 KB 443/713 KB 580/1063 KB 1016/1267 KB 1548/1710 KB 752/1044 KB 447/713 KB 580/1063 KB 1016/1267 KB 1548/1710 KB 756/1044 KB 447/713 KB 584/1063 KB 1016/1267 KB 1548/1710 KB 756/1044 KB 451/713 KB 584/1063 KB 1020/1267 KB 1548/1710 KB 756/1044 KB 447/713 KB 580/1063 KB 1016/1267 KB 1548/1710 KB 752/1044 KB 447/713 KB 580/1063 KB 1016/1267 KB 1552/1710 KB 756/1044 KB 451/713 KB 588/1063 KB 1020/1267 KB 1556/1710 KB 756/1044 KB 451/713 KB 588/1063 KB 1020/1267 KB 1548/1710 KB 756/1044 KB 451/713 KB 588/1063 KB 1020/1267 KB 1548/1710 KB 756/1044 KB 447/713 KB 584/1063 KB 1020/1267 KB 1556/1710 KB 760/1044 KB 455/713 KB 588/1063 KB 1024/1267 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1556/1710 KB 760/1044 KB 455/713 KB 592/1063 KB 1024/1267 KB 1556/1710 KB 760/1044 KB 455/713 KB 596/1063 KB 1024/1267 KB 1560/1710 KB 760/1044 KB 455/713 KB 600/1063 KB 1028/1267 KB 1556/1710 KB 760/1044 KB 455/713 KB 588/1063 KB 1020/1267 KB 1556/1710 KB 760/1044 KB 451/713 KB 588/1063 KB 1020/1267 KB 1560/1710 KB 764/1044 KB 459/713 KB 604/1063 KB 1028/1267 KB 1560/1710 KB 760/1044 KB 455/713 KB 596/1063 KB 1028/1267 KB 1560/1710 KB 768/1044 KB 459/713 KB 604/1063 KB 1028/1267 KB 1560/1710 KB 768/1044 KB 463/713 KB 604/1063 KB 1028/1267 KB 1556/1710 KB 760/1044 KB 455/713 KB 596/1063 KB 1028/1267 KB 1564/1710 KB 768/1044 KB 463/713 KB 604/1063 KB 1028/1267 KB 1560/1710 KB 768/1044 KB 459/713 KB 604/1063 KB 1028/1267 KB 1568/1710 KB 768/1044 KB 463/713 KB 604/1063 KB 1032/1267 KB 1568/1710 KB 768/1044 KB 463/713 KB 604/1063 KB 1036/1267 KB 1568/1710 KB 772/1044 KB 463/713 KB 604/1063 KB 1040/1267 KB 1568/1710 KB 772/1044 KB 467/713 KB 604/1063 KB 1044/1267 KB 1568/1710 KB 772/1044 KB 463/713 KB 604/1063 KB 1036/1267 KB 1568/1710 KB 768/1044 KB 463/713 KB 604/1063 KB 1036/1267 KB 1572/1710 KB 772/1044 KB 467/713 KB 604/1063 KB 1044/1267 KB 1568/1710 KB 772/1044 KB 467/713 KB 604/1063 KB 1040/1267 KB 1568/1710 KB 772/1044 KB 463/713 KB 604/1063 KB 1040/1267 KB 1572/1710 KB 776/1044 KB 471/713 KB 608/1063 KB 1044/1267 KB 1572/1710 KB 776/1044 KB 471/713 KB 612/1063 KB 1044/1267 KB 1572/1710 KB 776/1044 KB 467/713 KB 604/1063 KB 1044/1267 KB 1576/1710 KB 780/1044 KB 471/713 KB 612/1063 KB 1048/1267 KB 1576/1710 KB 776/1044 KB 471/713 KB 612/1063 KB 1048/1267 KB 1576/1710 KB 776/1044 KB 471/713 KB 612/1063 KB 1044/1267 KB 1572/1710 KB 776/1044 KB 471/713 KB 612/1063 KB 1044/1267 KB 1576/1710 KB 784/1044 KB 475/713 KB 612/1063 KB 1048/1267 KB 1576/1710 KB 784/1044 KB 479/713 KB 616/1063 KB 1048/1267 KB 1580/1710 KB 784/1044 KB 479/713 KB 616/1063 KB 1052/1267 KB 1580/1710 KB 784/1044 KB 479/713 KB 616/1063 KB 1048/1267 KB 1576/1710 KB 784/1044 KB 471/713 KB 612/1063 KB 1048/1267 KB 1576/1710 KB 784/1044 KB 479/713 KB 612/1063 KB 1048/1267 KB 1584/1710 KB 784/1044 KB 479/713 KB 620/1063 KB 1052/1267 KB 1584/1710 KB 784/1044 KB 479/713 KB 624/1063 KB 1052/1267 KB 1584/1710 KB 788/1044 KB 483/713 KB 628/1063 KB 1056/1267 KB 1584/1710 KB 784/1044 KB 479/713 KB 620/1063 KB 1052/1267 KB 1588/1710 KB 788/1044 KB 483/713 KB 632/1063 KB 1056/1267 KB 1592/1710 KB 788/1044 KB 483/713 KB 632/1063 KB 1056/1267 KB 1596/1710 KB 788/1044 KB 483/713 KB 632/1063 KB 1056/1267 KB 1600/1710 KB 788/1044 KB 483/713 KB 632/1063 KB 1056/1267 KB 1584/1710 KB 788/1044 KB 483/713 KB 624/1063 KB 1056/1267 KB 1600/1710 KB 788/1044 KB 487/713 KB 632/1063 KB 1056/1267 KB 1600/1710 KB 788/1044 KB 491/713 KB 632/1063 KB 1056/1267 KB 1600/1710 KB 788/1044 KB 495/713 KB 632/1063 KB 1056/1267 KB 1584/1710 KB 788/1044 KB 479/713 KB 624/1063 KB 1056/1267 KB 1600/1710 KB 792/1044 KB 495/713 KB 632/1063 KB 1056/1267 KB 1600/1710 KB 796/1044 KB 495/713 KB 632/1063 KB 1056/1267 KB 1600/1710 KB 800/1044 KB 495/713 KB 632/1063 KB 1056/1267 KB 1584/1710 KB 784/1044 KB 479/713 KB 624/1063 KB 1056/1267 KB 1600/1710 KB 800/1044 KB 495/713 KB 632/1063 KB 1060/1267 KB 1600/1710 KB 800/1044 KB 495/713 KB 632/1063 KB 1064/1267 KB 1600/1710 KB 800/1044 KB 495/713 KB 632/1063 KB 1068/1267 KB 1600/1710 KB 800/1044 KB 495/713 KB 632/1063 KB 1072/1267 KB 1600/1710 KB 804/1044 KB 495/713 KB 632/1063 KB 1076/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 632/1063 KB 1080/1 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 267 KB 1604/1710 KB 804/1044 KB 499/713 KB 632/1063 KB 1084/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 632/1063 KB 1088/1267 KB 1592/1710 KB 788/1044 KB 483/713 KB 632/1063 KB 1056/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 636/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 640/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 644/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 648/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 652/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 656/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 499/713 KB 632/1063 KB 1076/1267 KB 1604/1710 KB 804/1044 KB 503/713 KB 656/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 507/713 KB 656/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 511/713 KB 656/1063 KB 1088/1267 KB 1604/1710 KB 804/1044 KB 495/713 KB 632/1063 KB 1076/1267 KB 1608/1710 KB 804/1044 KB 511/713 KB 656/1063 KB 1088/1267 KB 1612/1710 KB 804/1044 KB 511/713 KB 656/1063 KB 1088/1267 KB 1616/1710 KB 804/1044 KB 511/713 KB 656/1063 KB 1088/1267 KB 1620/1710 KB 804/1044 KB 511/713 KB 656/1063 KB 1088/1267 KB 1624/1710 KB 804/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1628/1710 KB 804/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 804/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1600/1710 KB 804/1044 KB 495/713 KB 632/1063 KB 1072/1267 KB 1632/1710 KB 808/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 812/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 816/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 820/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 824/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 828/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1620/1710 KB 804/1044 KB 515/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 519/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 523/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 527/713 KB 660/1063 KB 1092/1267 KB 1620/1710 KB 804/1044 KB 511/713 KB 660/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 527/713 KB 664/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 527/713 KB 668/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 527/713 KB 672/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 527/713 KB 676/1063 KB 1092/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 680/1063 KB 1092/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 684/1063 KB 1092/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1092/1267 KB 1620/1710 KB 804/1044 KB 511/713 KB 656/1063 KB 1092/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1096/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1100/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1104/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1108/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1112/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1116/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 688/1063 KB 1120/1267 KB 1636/1710 KB 836/1044 KB 531/713 KB 676/1063 KB 1092/1267 KB 1636/1710 KB 840/1044 KB 531/713 KB 688/1063 KB 1120/1267 KB 1636/1710 KB 844/1044 KB 531/713 KB 688/1063 KB 1120/1267 KB 1636/1710 KB 848/1044 KB 531/713 KB 688/1063 KB 1120/1267 KB 1636/1710 KB 832/1044 KB 531/713 KB 676/1063 KB 1092/1267 KB 1632/1710 KB 832/1044 KB 531/713 KB 676/1063 KB 1092/1267 KB 1636/1710 KB 848/1044 KB 535/713 KB 688/1063 KB 1120/1267 KB 1636/1710 KB 848/1044 KB 539/713 KB 688/1063 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1120/1267 KB 1636/1710 KB 848/1044 KB 543/713 KB 688/1063 KB 1120/1267 KB 1640/1710 KB 848/1044 KB 543/713 KB 688/1063 KB 1120/1267 KB 1644/1710 KB 848/1044 KB 543/713 KB 688/1063 KB 1120/1267 KB 1648/1710 KB 848/1044 KB 543/713 KB 688/1063 KB 1120/1267 KB 1652/1710 KB 848/1044 KB 543/713 KB 688/1063 KB 1120/1267 KB 1656/1710 KB 852/1044 KB 547/713 KB 692/1063 KB 1124/1267 KB 1660/1710 KB 852/1044 KB 547/713 KB 692/1063 KB 1124/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 692/1063 KB 1124/1267 KB 1652/1710 KB 848/1044 KB 543/713 KB 692/1063 KB 1120/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 696/1063 KB 1124/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 700/1063 KB 1124/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 704/1063 KB 1124/1267 KB 1652/1710 KB 852/1044 KB 547/713 KB 692/1063 KB 1124/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 704/1063 KB 1128/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 704/1063 KB 1132/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 704/1063 KB 1136/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 708/1063 KB 1140/1267 KB 1668/1710 KB 852/1044 KB 547/713 KB 708/1063 KB 1144/1267 KB 1668/1710 KB 852/1044 KB 547/713 KB 708/1063 KB 1148/1267 KB 1668/1710 KB 852/1044 KB 547/713 KB 708/1063 KB 1152/1267 KB 1652/1710 KB 852/1044 KB 547/713 KB 692/1063 KB 1120/1267 KB 1668/1710 KB 856/1044 KB 547/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 860/1044 KB 547/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 864/1044 KB 547/713 KB 708/1063 KB 1152/1267 KB 1652/1710 KB 848/1044 KB 547/713 KB 692/1063 KB 1120/1267 KB 1668/1710 KB 864/1044 KB 551/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 864/1044 KB 555/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 864/1044 KB 559/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 864/1044 KB 563/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 868/1044 KB 567/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 868/1044 KB 571/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 868/1044 KB 575/713 KB 708/1063 KB 1152/1267 KB 1668/1710 KB 852/1044 KB 547/713 KB 708/1063 KB 1140/1267 KB 1672/1710 KB 868/1044 KB 575/713 KB 708/1063 KB 1152/1267 KB 1676/1710 KB 868/1044 KB 575/713 KB 708/1063 KB 1152/1267 KB 1680/1710 KB 868/1044 KB 575/713 KB 708/1063 KB 1152/1267 KB 1684/1710 KB 868/1044 KB 575/713 KB 708/1063 KB 1152/1267 KB 1688/1710 KB 868/1044 KB 579/713 KB 708/1063 KB 1156/1267 KB 1692/1710 KB 868/1044 KB 579/713 KB 708/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 708/1063 KB 1156/1267 KB 1664/1710 KB 852/1044 KB 547/713 KB 708/1063 KB 1136/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 712/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 716/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 720/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 724/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 728/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 732/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 736/1063 KB 1156/1267 KB 1684/1710 KB 868/1044 KB 579/713 KB 708/1063 KB 1156/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 736/1063 KB 1160/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 736/1063 KB 1164/1267 KB 1696/1710 KB 868/1044 KB 579/713 KB 736/1063 KB 1168/1267 KB 1684/1710 KB 868/1044 KB 579/713 KB 708/1063 KB 1152/1267 KB 1696/1710 KB 868/1044 KB 583/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 868/1044 KB 587/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 868/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1668/1710 KB 868/1044 KB 563/713 KB 708/ unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1063 KB 1152/1267 KB 1696/1710 KB 872/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 876/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 880/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 884/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 888/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 892/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 896/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1696/1710 KB 900/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1700/1710 KB 904/1044 KB 595/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 908/1044 KB 595/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 912/1044 KB 595/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 900/1044 KB 595/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 912/1044 KB 599/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 912/1044 KB 603/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 912/1044 KB 607/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 900/1044 KB 591/713 KB 740/1063 KB 1172/1267 KB 1700/1710 KB 912/1044 KB 607/713 KB 740/1063 KB 1176/1267 KB 1700/1710 KB 912/1044 KB 607/713 KB 740/1063 KB 1180/1267 KB 1700/1710 KB 912/1044 KB 611/713 KB 740/1063 KB 1184/1267 KB 1700/1710 KB 900/1044 KB 591/713 KB 740/1063 KB 1168/1267 KB 1700/1710 KB 912/1044 KB 611/713 KB 744/1063 KB 1184/1267 KB 1700/1710 KB 912/1044 KB 611/713 KB 748/1063 KB 1184/1267 KB 1700/1710 KB 912/1044 KB 611/713 KB 752/1063 KB 1184/1267 KB 1700/1710 KB 900/1044 KB 591/713 KB 736/1063 KB 1168/1267 KB 1704/1710 KB 912/1044 KB 611/713 KB 752/1063 KB 1184/1267 KB 1708/1710 KB 912/1044 KB 611/713 KB 752/1063 KB 1184/1267 KB 1710/1710 KB 912/1044 KB 611/713 KB 752/1063 KB 1184/1267 KB 1710/1710 KB 912/1044 KB 611/713 KB 756/1063 KB 1184/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 760/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 764/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 768/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 772/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 776/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 780/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 784/1063 KB 1188/1267 KB 1700/1710 KB 912/1044 KB 611/713 KB 740/1063 KB 1180/1267 KB 1710/1710 KB 916/1044 KB 615/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 619/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 623/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 916/1044 KB 611/713 KB 756/1063 KB 1188/1267 KB 1710/1710 KB 920/1044 KB 623/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 924/1044 KB 623/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 928/1044 KB 623/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 932/1044 KB 623/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 936/1044 KB 627/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 940/1044 KB 627/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 944/1044 KB 627/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 912/1044 KB 611/713 KB 756/1063 KB 1188/1267 KB 1710/1710 KB 944/1044 KB 627/713 KB 784/1063 KB 1192/1267 KB 1710/1710 KB 944/1044 KB 627/713 KB 784/1063 KB 1196/1267 KB 1710/1710 KB 944/1044 KB 627/713 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 932/1044 KB 627/713 KB 784/1063 KB 1188/1267 KB 1710/1710 KB 944/1044 KB 631/713 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 944/1044 KB 635/713 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 944/1044 KB 639/713 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 944/1044 KB 643/713 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 948/1044 KB 647/713 K unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install B 788/1063 KB 1204/1267 KB 1710/1710 KB 948/1044 KB 651/713 KB 788/1063 KB 1204/1267 KB 1710/1710 KB 948/1044 KB 655/713 KB 788/1063 KB 1204/1267 KB 1710/1710 KB 944/1044 KB 643/713 KB 784/1063 KB 1204/1267 KB 1710/1710 KB 948/1044 KB 655/713 KB 788/1063 KB 1208/1267 KB 1710/1710 KB 948/1044 KB 655/713 KB 788/1063 KB 1212/1267 KB 1710/1710 KB 948/1044 KB 655/713 KB 788/1063 KB 1216/1267 KB 1710/1710 KB 948/1044 KB 655/713 KB 788/1063 KB 1220/1267 KB 948/1044 KB 655/713 KB 788/1063 KB 1224/1267 KB 948/1044 KB 655/713 KB 788/1063 KB 1228/1267 KB 948/1044 KB 655/713 KB 788/1063 KB 1232/1267 KB 948/1044 KB 655/713 KB 788/1063 KB 1236/1267 KB 948/1044 KB 659/713 KB 788/1063 KB 1240/1267 KB 948/1044 KB 659/713 KB 788/1063 KB 1244/1267 KB 948/1044 KB 659/713 KB 788/1063 KB 1248/1267 KB 1710/1710 KB 948/1044 KB 643/713 KB 788/1063 KB 1204/1267 KB 948/1044 KB 659/713 KB 792/1063 KB 1248/1267 KB 948/1044 KB 659/713 KB 796/1063 KB 1248/1267 KB 948/1044 KB 659/713 KB 800/1063 KB 1248/1267 KB 1710/1710 KB 948/1044 KB 643/713 KB 784/1063 KB 1204/1267 KB 952/1044 KB 659/713 KB 800/1063 KB 1248/1267 KB 956/1044 KB 659/713 KB 800/1063 KB 1248/1267 KB 960/1044 KB 659/713 KB 800/1063 KB 1248/1267 KB 960/1044 KB 659/713 KB 804/1063 KB 1248/1267 KB 964/1044 KB 659/713 KB 808/1063 KB 1248/1267 KB 964/1044 KB 659/713 KB 812/1063 KB 1248/1267 KB 964/1044 KB 659/713 KB 816/1063 KB 1248/1267 KB 948/1044 KB 659/713 KB 788/1063 KB 1236/1267 KB 964/1044 KB 663/713 KB 816/1063 KB 1248/1267 KB 964/1044 KB 667/713 KB 816/1063 KB 1248/1267 KB 964/1044 KB 671/713 KB 816/1063 KB 1248/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2626.5 KB/sec) unit-abot-epc-basic-0: 11:24:18 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-mysql-0: 11:24:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 964/1044 KB 659/713 KB 804/1063 KB 1248/1267 KB 968/1044 KB 671/713 KB 816/1063 KB 1248/1267 KB 972/1044 KB 671/713 KB 816/1063 KB 1248/1267 KB 976/1044 KB 671/713 KB 816/1063 KB 1248/1267 KB 980/1044 KB 671/713 KB 816/1063 KB 1248/1267 KB 984/1044 KB 675/713 KB 820/1063 KB 1252/1267 KB 988/1044 KB 675/713 KB 820/1063 KB 1252/1267 KB 992/1044 KB 675/713 KB 820/1063 KB 1252/1267 KB 980/1044 KB 675/713 KB 820/1063 KB 1252/1267 KB 992/1044 KB 675/713 KB 820/1063 KB 1256/1267 KB 992/1044 KB 675/713 KB 820/1063 KB 1260/1267 KB 992/1044 KB 675/713 KB 820/1063 KB 1264/1267 KB 992/1044 KB 675/713 KB 820/1063 KB 1267/1267 KB 980/1044 KB 675/713 KB 820/1063 KB 1248/1267 KB 980/1044 KB 671/713 KB 820/1063 KB 1248/1267 KB 996/1044 KB 679/713 KB 820/1063 KB 1267/1267 KB 996/1044 KB 683/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 687/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 691/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 695/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 699/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 703/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 675/713 KB 820/1063 KB 1267/1267 KB 1000/1044 KB 703/713 KB 824/1063 KB 1267/1267 KB 1004/1044 KB 703/713 KB 824/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 824/1063 KB 1267/1267 KB 996/1044 KB 679/713 KB 824/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 828/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 832/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 836/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 840/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 844/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 848/1063 KB 1267/1267 KB 1008/1044 KB 703/713 KB 848/1063 KB 1267/1267 KB 4/257 KB 1008/1044 KB 707/713 KB 848/1063 KB 1267/1267 KB 4/257 KB 1012/1044 KB 711/713 KB 852/1063 KB 1267/1267 KB 8/257 KB 1012/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 8/257 KB 1012/1044 KB 707/713 KB 852/1063 KB 1267/1267 KB 8/257 KB 1012/1044 KB 707/713 KB 848/1063 KB 1267/1267 KB 8/257 KB 1012/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 12/257 KB 1012/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 16/257 KB 1012/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 20/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 1267/1267 KB 24/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 1267/1267 KB 28/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 1267/1267 KB 32/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 1267/1267 KB 36/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 40/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 44/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1012/1044 KB 707/713 KB 848/1063 KB 1267/1267 KB 4/257 KB 1016/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1020/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1024/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1028/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1032/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1036/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1040/1044 KB 713/713 KB 856/1063 KB 48/257 KB 1012/1044 KB 713/713 KB 856/1063 KB 1267/1267 KB 20/257 KB 1040/1044 KB 713/713 KB 860/1063 KB 48/257 KB 1040/1044 KB 713/713 KB 864/1063 KB 48/257 KB 1040/1044 KB 713/713 KB 868/1063 KB 48/257 KB 1040/1044 KB 713/713 KB 872/1063 KB 48/257 KB 1040/1044 KB 713/713 KB 876/1063 KB 48/257 KB 1040/1044 KB 713/713 KB 880/1063 KB 48/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1901.6 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1040/1044 KB 713/713 KB 884/1063 KB 48/257 KB 1044/1044 KB 888/1063 KB 48/257 KB 1044/1044 KB 892/1063 KB 52/257 KB 1044/1044 KB 896/1063 KB 52/257 KB 1044/1044 KB 900/1063 KB 52/257 KB 1044/1044 KB 904/1063 KB 52/257 KB 1044/1044 KB 908/1063 KB 52/257 KB 4/549 KB 1044/1044 KB 912/1063 KB 52/257 KB 4/549 KB 1044/1044 KB 884/1063 KB 48/257 KB 1044/1044 KB 912/1063 KB 52/257 KB 4/549 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 1053.1 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 904/1063 KB 52/257 KB 4/549 KB 1044/1044 KB 888/1063 KB 52/257 KB 1044/1044 KB 916/1063 KB 56/257 KB 4/549 KB 1044/1044 KB 916/1063 KB 60/257 KB 4/549 KB 1044/1044 KB 916/1063 KB 64/257 KB 4/549 KB 1044/1044 KB 916/1063 KB 68/257 KB 4/549 KB 1044/1044 KB 916/1063 KB 72/257 KB 8/549 KB 1044/1044 KB 916/1063 KB 76/257 KB 8/549 KB 1044/1044 KB 916/1063 KB 80/257 KB 8/549 KB 1044/1044 KB 916/1063 KB 52/257 KB 4/549 KB 1044/1044 KB 920/1063 KB 80/257 KB 8/549 KB 1044/1044 KB 924/1063 KB 80/257 KB 8/549 KB 1044/1044 KB 928/1063 KB 80/257 KB 8/549 KB 1044/1044 KB 932/1063 KB 80/257 KB 8/549 KB 1044/1044 KB 936/1063 KB 84/257 KB 8/549 KB 1044/1044 KB 940/1063 KB 84/257 KB 8/549 KB 1044/1044 KB 916/1063 KB 68/257 KB 8/549 KB 1044/1044 KB 940/1063 KB 84/257 KB 12/549 KB 1044/1044 KB 932/1063 KB 84/257 KB 8/549 KB 944/1063 KB 88/257 KB 16/549 KB 944/1063 KB 92/257 KB 16/549 KB 944/1063 KB 96/257 KB 16/549 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 1515.1 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 944/1063 KB 84/257 KB 16/549 KB 1044/1044 KB 940/1063 KB 84/257 KB 16/549 KB 4/358 KB 944/1063 KB 96/257 KB 20/549 KB 4/358 KB 944/1063 KB 96/257 KB 24/549 KB 4/358 KB 944/1063 KB 96/257 KB 28/549 KB 4/358 KB 944/1063 KB 96/257 KB 32/549 KB 4/358 KB 944/1063 KB 96/257 KB 16/549 KB 8/358 KB 944/1063 KB 96/257 KB 32/549 KB 12/358 KB 944/1063 KB 96/257 KB 32/549 KB 16/358 KB 944/1063 KB 96/257 KB 32/549 KB 20/358 KB 944/1063 KB 96/257 KB 32/549 KB 24/358 KB 944/1063 KB 96/257 KB 32/549 KB 28/358 KB 944/1063 KB 96/257 KB 32/549 KB 32/358 KB 944/1063 KB 96/257 KB 32/549 KB 32/358 KB 944/1063 KB 96/257 KB 36/549 KB 32/358 KB 944/1063 KB 96/257 KB 40/549 KB 32/358 KB 944/1063 KB 96/257 KB 44/549 KB 32/358 KB 944/1063 KB 100/257 KB 48/549 KB 32/358 KB 944/1063 KB 100/257 KB 52/549 KB 32/358 KB 948/1063 KB 100/257 KB 56/549 KB 32/358 KB 948/1063 KB 100/257 KB 60/549 KB 36/358 KB 948/1063 KB 100/257 KB 64/549 KB 40/358 KB 948/1063 KB 100/257 KB 64/549 KB 44/358 KB 948/1063 KB 100/257 KB 64/549 KB 48/358 KB 948/1063 KB 100/257 KB 64/549 KB 32/358 KB 944/1063 KB 100/257 KB 44/549 KB 48/358 KB 948/1063 KB 104/257 KB 64/549 KB 48/358 KB 3/5 KB 948/1063 KB 104/257 KB 64/549 KB 48/358 KB 5/5 KB 948/1063 KB 104/257 KB 64/549 KB 48/358 KB 5/5 KB 948/1063 KB 108/257 KB 64/549 KB 48/358 KB 5/5 KB 948/1063 KB 112/257 KB 64/549 KB 32/358 KB 948/1063 KB 100/257 KB 52/549 KB 48/358 KB 5/5 KB 952/1063 KB 112/257 KB 64/549 KB 48/358 KB 5/5 KB 956/1063 KB 112/257 KB 64/549 KB 52/358 KB 5/5 KB 960/1063 KB 112/257 KB 64/549 KB 52/358 KB 5/5 KB 964/1063 KB 112/257 KB 64/549 KB 52/358 KB 5/5 KB 968/1063 KB 116/257 KB 64/549 KB 52/358 KB 5/5 KB 972/1063 KB 116/257 KB 64/549 KB 52/358 KB 5/5 KB 976/1063 KB 116/257 KB 64/549 KB 52/358 KB 5/5 KB 956/1063 KB 112/257 KB 64/549 KB 32/358 KB 964/1063 KB 116/257 KB 64/549 KB 52/358 KB 5/5 KB 964/1063 KB 116/257 KB 64/549 KB 56/358 KB 5/5 KB 976/1063 KB 120/257 KB 64/549 KB 56/358 KB 5/5 KB 976/1063 KB 124/257 KB 64/549 KB 56/358 KB 5/5 KB 976/1063 KB 128/257 KB 64/549 KB 56/358 KB 5/5 KB 976/1063 KB 132/257 KB 64/549 KB 56/358 KB 980/1063 KB 136/257 KB 68/549 KB 56/358 KB 980/1063 KB 140/257 KB 68/549 KB 56/358 KB 980/1063 KB 144/257 KB 68/549 KB 56/358 KB 5/5 KB 976/1063 KB 120/257 KB 64/549 KB 60/358 KB 980/1063 KB 144/257 KB 68/549 KB 64/358 KB 980/1063 KB 144/257 KB 68/549 KB 68/358 KB 980/1063 KB 144/257 KB 68/549 KB 72/358 KB 980/1063 KB 144/257 KB 68/549 KB 76/358 KB 980/1063 KB 144/257 KB 68/549 KB 80/358 KB 980/1063 KB 144/257 KB 68/549 KB 56/358 KB 980/1063 KB 132/257 KB 68/549 KB 80/358 KB 984/1063 KB 144/257 KB 68/549 KB 80/358 KB 988/1063 KB 144/257 KB 68/549 KB 80/358 KB 992/1063 KB 144/257 KB 68/549 KB 80/358 KB 996/1063 KB 144/257 KB 68/549 KB 84/358 KB 1000/1063 KB 148/257 KB 68/549 KB 84/358 KB 1004/1063 KB 148/257 KB 68/549 KB 84/358 KB 1008/1063 KB 148/257 KB 68/549 KB 56/358 KB 976/1063 KB 132/257 KB 68/549 KB 84/358 KB 1008/1063 KB 148/257 KB 72/549 KB 84/358 KB 1008/1063 KB 148/257 KB 76/549 KB 84/358 KB 1008/1063 KB 148/257 KB 80/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 84/358 KB 1008/1063 KB 148/257 KB 84/549 KB 84/358 KB 1008/1063 KB 148/257 KB 88/549 KB 84/358 KB 1008/1063 KB 148/257 KB 92/549 KB 84/358 KB 996/1063 KB 148/257 KB 68/549 KB 88/358 KB 1008/1063 KB 148/257 KB 92/549 KB 92/358 KB 1008/1063 KB 148/257 KB 96/549 KB 96/358 KB 1008/1063 KB 148/257 KB 96/549 KB 80/358 KB 996/1063 KB 148/257 KB 68/549 KB 96/358 KB 1008/1063 KB 152/257 KB 96/549 KB 96/358 KB 1008/1063 KB 156/257 KB 96/549 KB 96/358 KB 1008/1063 KB 160/257 KB 96/549 KB 88/358 KB 1008/1063 KB 148/257 KB 96/549 KB 96/358 KB 1008/1063 KB 160/257 KB 100/549 KB 100/358 KB 1012/1063 KB 164/257 KB 104/549 KB 100/358 KB 1012/1063 KB 164/257 KB 108/549 KB 100/358 KB 1012/1063 KB 164/257 KB 112/549 KB 100/358 KB 1012/1063 KB 164/257 KB 100/549 KB 100/358 KB 1012/1063 KB 168/257 KB 112/549 KB 100/358 KB 1012/1063 KB 172/257 KB 112/549 KB 100/358 KB 1012/1063 KB 176/257 KB 112/549 KB 100/358 KB 1012/1063 KB 176/257 KB 112/549 KB 3/86 KB 100/358 KB 1012/1063 KB 176/257 KB 112/549 KB 5/86 KB 100/358 KB 1012/1063 KB 176/257 KB 112/549 KB 8/86 KB 100/358 KB 1012/1063 KB 176/257 KB 112/549 KB 11/86 KB 100/358 KB 1012/1063 KB 160/257 KB 100/549 KB 100/358 KB 1016/1063 KB 176/257 KB 112/549 KB 11/86 KB 100/358 KB 1016/1063 KB 176/257 KB 112/549 KB 13/86 KB 100/358 KB 1016/1063 KB 176/257 KB 112/549 KB 16/86 KB 100/358 KB 1008/1063 KB 160/257 KB 100/549 KB 104/358 KB 1016/1063 KB 176/257 KB 112/549 KB 16/86 KB 108/358 KB 1016/1063 KB 176/257 KB 112/549 KB 16/86 KB 112/358 KB 1016/1063 KB 176/257 KB 112/549 KB 16/86 KB 116/358 KB 1020/1063 KB 176/257 KB 112/549 KB 16/86 KB 120/358 KB 1020/1063 KB 180/257 KB 116/549 KB 19/86 KB 124/358 KB 1020/1063 KB 180/257 KB 116/549 KB 19/86 KB 128/358 KB 1020/1063 KB 180/257 KB 116/549 KB 19/86 KB 112/358 KB 1020/1063 KB 176/257 KB 112/549 KB 16/86 KB 128/358 KB 1024/1063 KB 180/257 KB 116/549 KB 19/86 KB 128/358 KB 1028/1063 KB 180/257 KB 116/549 KB 19/86 KB 128/358 KB 1032/1063 KB 180/257 KB 116/549 KB 19/86 KB 128/358 KB 1036/1063 KB 180/257 KB 116/549 KB 19/86 KB 128/358 KB 1040/1063 KB 180/257 KB 116/549 KB 19/86 KB 116/358 KB 1020/1063 KB 180/257 KB 116/549 KB 19/86 KB 116/358 KB 1020/1063 KB 176/257 KB 116/549 KB 19/86 KB 128/358 KB 1040/1063 KB 180/257 KB 120/549 KB 19/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 19/86 KB 116/358 KB 1020/1063 KB 176/257 KB 112/549 KB 19/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 21/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 24/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 27/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 29/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 32/86 KB 128/358 KB 1040/1063 KB 180/257 KB 124/549 KB 36/86 KB 128/358 KB 1040/1063 KB 184/257 KB 128/549 KB 40/86 KB 132/358 KB 1040/1063 KB 184/257 KB 128/549 KB 44/86 KB 132/358 KB 1044/1063 KB 184/257 KB 128/549 KB 48/86 KB 132/358 KB 1044/1063 KB 184/257 KB 128/549 KB 52/86 KB 132/358 KB 1044/1063 KB 184/257 KB 128/549 KB 56/86 KB 132/358 KB 1044/1063 KB 184/257 KB 128/549 KB 60/86 KB 128/358 KB 1040/1063 KB 184/257 KB 128/549 KB 36/86 KB 132/358 KB 1044/1063 KB 188/257 KB 128/549 KB 64/86 KB 132/358 KB 1044/1063 KB 192/257 KB 128/549 KB 64/86 KB 128/358 KB 1040/1063 KB 180/257 KB 128/549 KB 36/86 KB 132/358 KB 1044/1063 KB 192/257 KB 132/549 KB 64/86 KB 132/358 KB 1044/1063 KB 196/257 KB 136/549 KB 64/86 KB 132/358 KB 1044/1063 KB 196/257 KB 140/549 KB 64/86 KB 132/358 KB unit-mysql-0: 11:24:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:24:18 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 1044/1063 KB 196/257 KB 144/549 KB 64/86 KB 132/358 KB 1044/1063 KB 184/257 KB 128/549 KB 44/86 KB 132/358 KB 1048/1063 KB 196/257 KB 144/549 KB 64/86 KB 132/358 KB 1052/1063 KB 196/257 KB 144/549 KB 64/86 KB 132/358 KB 1056/1063 KB 196/257 KB 144/549 KB 64/86 KB 132/358 KB 1060/1063 KB 196/257 KB 144/549 KB 64/86 KB 132/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 132/358 KB 1040/1063 KB 184/257 KB 128/549 KB 40/86 KB 136/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 140/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 144/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 148/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 152/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 156/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 160/358 KB 1063/1063 KB 196/257 KB 148/549 KB 64/86 KB 132/358 KB 1060/1063 KB 196/257 KB 148/549 KB 64/86 KB 160/358 KB 1063/1063 KB 196/257 KB 152/549 KB 64/86 KB 160/358 KB 1063/1063 KB 196/257 KB 156/549 KB 64/86 KB 160/358 KB 1063/1063 KB 196/257 KB 160/549 KB 64/86 KB 132/358 KB 1044/1063 KB 196/257 KB 132/549 KB 64/86 KB 160/358 KB 1063/1063 KB 200/257 KB 160/549 KB 64/86 KB 160/358 KB 1063/1063 KB 204/257 KB 160/549 KB 64/86 KB 160/358 KB 1063/1063 KB 208/257 KB 160/549 KB 64/86 KB 160/358 KB 1063/1063 KB 212/257 KB 160/549 KB 64/86 KB 160/358 KB 1063/1063 KB 216/257 KB 160/549 KB 64/86 KB 160/358 KB 1063/1063 KB 220/257 KB 160/549 KB 64/86 KB 132/358 KB 1044/1063 KB 184/257 KB 128/549 KB 64/86 KB 160/358 KB 1063/1063 KB 220/257 KB 160/549 KB 68/86 KB 164/358 KB 1063/1063 KB 224/257 KB 164/549 KB 72/86 KB 164/358 KB 1063/1063 KB 224/257 KB 164/549 KB 76/86 KB 164/358 KB 1063/1063 KB 224/257 KB 164/549 KB 80/86 KB 164/358 KB 1063/1063 KB 224/257 KB 164/549 KB 68/86 KB 168/358 KB 1063/1063 KB 224/257 KB 164/549 KB 80/86 KB 160/358 KB 1063/1063 KB 224/257 KB 164/549 KB 68/86 KB 168/358 KB 1063/1063 KB 224/257 KB 168/549 KB 84/86 KB 168/358 KB 1063/1063 KB 224/257 KB 172/549 KB 84/86 KB 168/358 KB 1063/1063 KB 224/257 KB 176/549 KB 84/86 KB 160/358 KB 1063/1063 KB 224/257 KB 160/549 KB 68/86 KB 168/358 KB 1063/1063 KB 228/257 KB 176/549 KB 84/86 KB 168/358 KB 1063/1063 KB 232/257 KB 176/549 KB 84/86 KB 172/358 KB 1063/1063 KB 236/257 KB 176/549 KB 84/86 KB 172/358 KB 1063/1063 KB 240/257 KB 180/549 KB 84/86 KB 168/358 KB 1063/1063 KB 224/257 KB 164/549 KB 84/86 KB 172/358 KB 1063/1063 KB 240/257 KB 180/549 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1447.0 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 172/358 KB 1063/1063 KB 236/257 KB 180/549 KB 84/86 KB 172/358 KB 244/257 KB 184/549 KB 86/86 KB 172/358 KB 244/257 KB 188/549 KB 86/86 KB 172/358 KB 244/257 KB 192/549 KB 86/86 KB 172/358 KB 1063/1063 KB 232/257 KB 176/549 KB 84/86 KB 176/358 KB 244/257 KB 192/549 KB 86/86 KB 180/358 KB 244/257 KB 192/549 KB 86/86 KB 184/358 KB 244/257 KB 192/549 KB 86/86 KB 188/358 KB 244/257 KB 192/549 KB 86/86 KB 172/358 KB 244/257 KB 180/549 KB 86/86 KB 192/358 KB 248/257 KB 192/549 KB 86/86 KB 192/358 KB 252/257 KB 192/549 KB 86/86 KB 192/358 KB 256/257 KB 196/549 KB 86/86 KB 192/358 KB 244/257 KB 192/549 KB 86/86 KB 196/358 KB 257/257 KB 196/549 KB 86/86 KB 200/358 KB 257/257 KB 196/549 KB 86/86 KB 204/358 KB 257/257 KB 196/549 KB 86/86 KB 208/358 KB 257/257 KB 196/549 KB 86/86 KB 192/358 KB 252/257 KB 196/549 KB 86/86 KB 208/358 KB 257/257 KB 200/549 KB 86/86 KB 208/358 KB 257/257 KB 204/549 KB 86/86 KB 208/358 KB 257/257 KB 208/549 KB 86/86 KB 196/358 KB 257/257 KB 196/549 KB 86/86 KB 208/358 KB 257/257 KB 212/549 KB 86/86 KB 212/358 KB 257/257 KB 216/549 KB 212/358 KB 257/257 KB 220/549 KB 3/404 KB 212/358 KB 257/257 KB 224/549 KB 3/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 115.7 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 212/358 KB 257/257 KB 212/549 KB 216/358 KB 257/257 KB 224/549 KB 3/404 KB 220/358 KB 257/257 KB 224/549 KB 3/404 KB 224/358 KB 257/257 KB 224/549 KB 3/404 KB 212/358 KB 257/257 KB 216/549 KB 3/404 KB 224/358 KB 257/257 KB 224/549 KB 6/404 KB 224/358 KB 257/257 KB 224/549 KB 9/404 KB 224/358 KB 257/257 KB 224/549 KB 11/404 KB 224/358 KB 257/257 KB 224/549 KB 14/404 KB 224/358 KB 257/257 KB 224/549 KB 16/404 KB 224/358 KB 257/257 KB 224/549 KB 19/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 342.6 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 224/358 KB 224/549 KB 22/404 KB 228/358 KB 228/549 KB 22/404 KB 228/358 KB 232/549 KB 25/404 KB 228/358 KB 236/549 KB 25/404 KB 228/358 KB 240/549 KB 25/404 KB 228/358 KB 224/549 KB 22/404 KB 232/358 KB 240/549 KB 25/404 KB 236/358 KB 240/549 KB 25/404 KB 240/358 KB 240/549 KB 25/404 KB 228/358 KB 228/549 KB 25/404 KB 240/358 KB 240/549 KB 27/404 KB 240/358 KB 240/549 KB 30/404 KB 240/358 KB 240/549 KB 32/404 KB 244/358 KB 240/549 KB 32/404 KB 248/358 KB 244/549 KB 36/404 KB 252/358 KB 244/549 KB 36/404 KB 256/358 KB 244/549 KB 36/404 KB 244/358 KB 244/549 KB 36/404 KB 256/358 KB 248/549 KB 36/404 KB 256/358 KB 252/549 KB 36/404 KB 256/358 KB 256/549 KB 36/404 KB 244/358 KB 240/549 KB 36/404 KB 256/358 KB 256/549 KB 40/404 KB 256/358 KB 256/549 KB 44/404 KB 256/358 KB 256/549 KB 48/404 KB 256/358 KB 256/549 KB 52/404 KB 260/358 KB 260/549 KB 3/894 KB 56/404 KB 260/358 KB 260/549 KB 3/894 KB 52/404 KB 260/358 KB 260/549 KB 6/894 KB 56/404 KB 260/358 KB 260/549 KB 9/894 KB 56/404 KB 260/358 KB 260/549 KB 11/894 KB 56/404 KB 260/358 KB 260/549 KB 14/894 KB 56/404 KB 256/358 KB 260/549 KB 52/404 KB 260/358 KB 4/587 KB 260/549 KB 14/894 KB 56/404 KB 260/358 KB 8/587 KB 260/549 KB 14/894 KB 56/404 KB 260/358 KB 12/587 KB 260/549 KB 14/894 KB 56/404 KB 260/358 KB 16/587 KB 260/549 KB 14/894 KB 56/404 KB 260/358 KB 16/587 KB 264/549 KB 14/894 KB 56/404 KB 260/358 KB 20/587 KB 268/549 KB 16/894 KB 56/404 KB 260/358 KB 260/549 KB 52/404 KB 264/358 KB 20/587 KB 268/549 KB 16/894 KB 60/404 KB 268/358 KB 20/587 KB 268/549 KB 16/894 KB 60/404 KB 260/358 KB 20/587 KB 268/549 KB 16/894 KB 60/404 KB 268/358 KB 20/587 KB 272/549 KB 16/894 KB 64/404 KB 260/358 KB 20/587 KB 264/549 KB 16/894 KB 56/404 KB 260/358 KB 20/587 KB 264/549 KB 14/894 KB 56/404 KB 272/358 KB 24/587 KB 272/549 KB 16/894 KB 64/404 KB 272/358 KB 28/587 KB 272/549 KB 16/894 KB 64/404 KB 272/358 KB 32/587 KB 272/549 KB 16/894 KB 64/404 KB 272/358 KB 32/587 KB 272/549 KB 19/894 KB 64/404 KB 272/358 KB 36/587 KB 272/549 KB 22/894 KB 64/404 KB 272/358 KB 36/587 KB 272/549 KB 25/894 KB 68/404 KB 272/358 KB 20/587 KB 272/549 KB 16/894 KB 64/404 KB 268/358 KB 20/587 KB 272/549 KB 16/894 KB 60/404 KB 272/358 KB 36/587 KB 276/549 KB 25/894 KB 68/404 KB 276/358 KB 36/587 KB 280/549 KB 25/894 KB 68/404 KB 276/358 KB 36/587 KB 284/549 KB 27/894 KB 68/404 KB 276/358 KB 36/587 KB 288/549 KB 27/894 KB 68/404 KB 272/358 KB 36/587 KB 272/549 KB 22/894 KB 68/404 KB 276/358 KB 36/587 KB 288/549 KB 27/894 KB 72/404 KB 276/358 KB 36/587 KB 288/549 KB 27/894 KB 76/404 KB 276/358 KB 36/587 KB 288/549 KB 27/894 KB 80/404 KB 276/358 KB 36/587 KB 288/549 KB 27/894 KB 84/404 KB 272/358 KB 36/587 KB 272/549 KB 19/894 KB 64/404 KB 276/358 KB 40/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 44/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 48/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 52/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 56/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 60/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 64/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 68/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 72/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 36/587 KB 292/549 KB 27/894 KB 84/404 KB 276/358 KB 76/587 KB 296/549 KB 27/894 KB 84/404 KB 276/358 KB 76/587 KB 300/549 KB 27/894 KB 84/404 KB 276/358 KB 76/587 KB 304/549 KB 27/894 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install KB 84/404 KB 276/358 KB 36/587 KB 280/549 KB 27/894 KB 68/404 KB 276/358 KB 36/587 KB 276/549 KB 25/894 KB 68/404 KB 280/358 KB 76/587 KB 304/549 KB 27/894 KB 84/404 KB 284/358 KB 76/587 KB 304/549 KB 27/894 KB 84/404 KB 288/358 KB 76/587 KB 304/549 KB 27/894 KB 84/404 KB 292/358 KB 76/587 KB 304/549 KB 30/894 KB 84/404 KB 296/358 KB 76/587 KB 304/549 KB 30/894 KB 84/404 KB 300/358 KB 76/587 KB 304/549 KB 30/894 KB 84/404 KB 304/358 KB 76/587 KB 304/549 KB 30/894 KB 84/404 KB 288/358 KB 76/587 KB 304/549 KB 30/894 KB 84/404 KB 304/358 KB 76/587 KB 304/549 KB 32/894 KB 84/404 KB 304/358 KB 76/587 KB 304/549 KB 36/894 KB 84/404 KB 304/358 KB 76/587 KB 304/549 KB 40/894 KB 84/404 KB 304/358 KB 76/587 KB 304/549 KB 44/894 KB 88/404 KB 304/358 KB 76/587 KB 304/549 KB 48/894 KB 88/404 KB 304/358 KB 76/587 KB 304/549 KB 52/894 KB 88/404 KB 308/358 KB 76/587 KB 308/549 KB 56/894 KB 88/404 KB 308/358 KB 76/587 KB 308/549 KB 60/894 KB 88/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 88/404 KB 304/358 KB 76/587 KB 304/549 KB 40/894 KB 88/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 92/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 96/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 100/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 104/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 108/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 112/404 KB 308/358 KB 76/587 KB 308/549 KB 64/894 KB 116/404 KB 308/358 KB 76/587 KB 308/549 KB 68/894 KB 120/404 KB 308/358 KB 76/587 KB 308/549 KB 68/894 KB 124/404 KB 308/358 KB 76/587 KB 308/549 KB 68/894 KB 128/404 KB 308/358 KB 76/587 KB 308/549 KB 52/894 KB 88/404 KB 308/358 KB 76/587 KB 312/549 KB 68/894 KB 128/404 KB 308/358 KB 76/587 KB 316/549 KB 68/894 KB 128/404 KB 308/358 KB 76/587 KB 320/549 KB 68/894 KB 128/404 KB 308/358 KB 76/587 KB 304/549 KB 52/894 KB 88/404 KB 312/358 KB 76/587 KB 320/549 KB 68/894 KB 128/404 KB 316/358 KB 76/587 KB 320/549 KB 68/894 KB 128/404 KB 320/358 KB 76/587 KB 320/549 KB 68/894 KB 128/404 KB 304/358 KB 76/587 KB 304/549 KB 44/894 KB 88/404 KB 320/358 KB 80/587 KB 320/549 KB 68/894 KB 128/404 KB 320/358 KB 84/587 KB 320/549 KB 68/894 KB 128/404 KB 320/358 KB 88/587 KB 320/549 KB 68/894 KB 128/404 KB 320/358 KB 88/587 KB 324/549 KB 68/894 KB 128/404 KB 324/358 KB 92/587 KB 328/549 KB 68/894 KB 128/404 KB 324/358 KB 92/587 KB 332/549 KB 68/894 KB 128/404 KB 324/358 KB 92/587 KB 336/549 KB 68/894 KB 128/404 KB 308/358 KB 76/587 KB 308/549 KB 68/894 KB 116/404 KB 324/358 KB 92/587 KB 336/549 KB 72/894 KB 128/404 KB 324/358 KB 92/587 KB 336/549 KB 76/894 KB 128/404 KB 324/358 KB 92/587 KB 336/549 KB 80/894 KB 128/404 KB 324/358 KB 92/587 KB 336/549 KB 84/894 KB 128/404 KB 324/358 KB 92/587 KB 340/549 KB 88/894 KB 132/404 KB 324/358 KB 92/587 KB 340/549 KB 92/894 KB 132/404 KB 324/358 KB 92/587 KB 340/549 KB 96/894 KB 132/404 KB 324/358 KB 92/587 KB 324/549 KB 68/894 KB 128/404 KB 328/358 KB 92/587 KB 340/549 KB 96/894 KB 132/404 KB 332/358 KB 92/587 KB 340/549 KB 96/894 KB 132/404 KB 336/358 KB 92/587 KB 340/549 KB 96/894 KB 132/404 KB 320/358 KB 92/587 KB 324/549 KB 68/894 KB 128/404 KB 336/358 KB 96/587 KB 340/549 KB 96/894 KB 132/404 KB 336/358 KB 100/587 KB 340/549 KB 96/894 KB 132/404 KB 336/358 KB 104/587 KB 340/549 KB 96/894 KB 132/404 KB 336/358 KB 108/587 KB 340/549 KB 96/894 KB 132/404 KB 336/358 KB 112/587 KB 340/549 KB 96/894 KB 132/404 KB 340 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install /358 KB 112/587 KB 340/549 KB 96/894 KB 132/404 KB 344/358 KB 116/587 KB 340/549 KB 96/894 KB 132/404 KB 348/358 KB 116/587 KB 340/549 KB 96/894 KB 132/404 KB 352/358 KB 116/587 KB 340/549 KB 96/894 KB 132/404 KB 324/358 KB 92/587 KB 340/549 KB 84/894 KB 132/404 KB 352/358 KB 116/587 KB 344/549 KB 96/894 KB 132/404 KB 352/358 KB 116/587 KB 348/549 KB 96/894 KB 132/404 KB 352/358 KB 116/587 KB 352/549 KB 96/894 KB 132/404 KB 324/358 KB 92/587 KB 336/549 KB 84/894 KB 132/404 KB 352/358 KB 116/587 KB 352/549 KB 96/894 KB 136/404 KB 352/358 KB 116/587 KB 352/549 KB 96/894 KB 140/404 KB 352/358 KB 116/587 KB 356/549 KB 96/894 KB 144/404 KB 352/358 KB 116/587 KB 356/549 KB 96/894 KB 148/404 KB 356/358 KB 116/587 KB 356/549 KB 100/894 KB 152/404 KB 356/358 KB 116/587 KB 356/549 KB 100/894 KB 156/404 KB 356/358 KB 116/587 KB 356/549 KB 100/894 KB 160/404 KB 340/358 KB 116/587 KB 340/549 KB 96/894 KB 132/404 KB 356/358 KB 120/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 124/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 128/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 132/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 136/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 140/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 144/587 KB 356/549 KB 100/894 KB 160/404 KB 356/358 KB 116/587 KB 356/549 KB 100/894 KB 148/404 KB 356/358 KB 144/587 KB 356/549 KB 104/894 KB 160/404 KB 356/358 KB 144/587 KB 356/549 KB 108/894 KB 160/404 KB 356/358 KB 116/587 KB 356/549 KB 96/894 KB 148/404 KB 358/358 KB 144/587 KB 356/549 KB 108/894 KB 160/404 KB 352/358 KB 116/587 KB 356/549 KB 96/894 KB 140/404 KB 358/358 KB 144/587 KB 360/549 KB 108/894 KB 160/404 KB 358/358 KB 144/587 KB 364/549 KB 108/894 KB 160/404 KB 358/358 KB 144/587 KB 368/549 KB 108/894 KB 160/404 KB 358/358 KB 144/587 KB 372/549 KB 108/894 KB 160/404 KB 358/358 KB 148/587 KB 376/549 KB 112/894 KB 160/404 KB 358/358 KB 148/587 KB 380/549 KB 112/894 KB 160/404 KB 358/358 KB 148/587 KB 384/549 KB 112/894 KB 160/404 KB 358/358 KB 148/587 KB 388/549 KB 112/894 KB 164/404 KB 358/358 KB 148/587 KB 392/549 KB 112/894 KB 164/404 KB 358/358 KB 148/587 KB 396/549 KB 112/894 KB 164/404 KB 358/358 KB 148/587 KB 400/549 KB 112/894 KB 164/404 KB 358/358 KB 148/587 KB 372/549 KB 112/894 KB 160/404 KB 152/587 KB 400/549 KB 112/894 KB 164/404 KB 156/587 KB 400/549 KB 112/894 KB 164/404 KB 160/587 KB 400/549 KB 112/894 KB 164/404 KB 358/358 KB 144/587 KB 372/549 KB 112/894 KB 160/404 KB 160/587 KB 400/549 KB 116/894 KB 164/404 KB 160/587 KB 400/549 KB 120/894 KB 164/404 KB 160/587 KB 400/549 KB 124/894 KB 164/404 KB 160/587 KB 400/549 KB 128/894 KB 164/404 KB 160/587 KB 400/549 KB 132/894 KB 164/404 KB 164/587 KB 400/549 KB 136/894 KB 164/404 KB 164/587 KB 400/549 KB 140/894 KB 164/404 KB 164/587 KB 400/549 KB 144/894 KB 164/404 KB 164/587 KB 400/549 KB 148/894 KB 164/404 KB 164/587 KB 404/549 KB 152/894 KB 164/404 KB 164/587 KB 404/549 KB 156/894 KB 164/404 KB 164/587 KB 404/549 KB 160/894 KB 164/404 KB 358/358 KB 148/587 KB 384/549 KB 112/894 KB 164/404 KB 164/587 KB 404/549 KB 160/894 KB 168/404 KB 164/587 KB 404/549 KB 160/894 KB 172/404 KB 164/587 KB 404/549 KB 160/894 KB 176/404 KB 164/587 KB 404/549 KB 160/894 KB 180/404 KB 164/587 KB 404/549 KB 160/894 KB 184/404 KB 164/587 KB 404/549 KB 160/894 KB 188/404 KB 164/587 KB 404/549 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install KB 160/894 KB 192/404 KB 164/587 KB 404/549 KB 160/894 KB 196/404 KB 164/587 KB 404/549 KB 160/894 KB 200/404 KB 164/587 KB 404/549 KB 160/894 KB 204/404 KB 164/587 KB 404/549 KB 160/894 KB 208/404 KB 164/587 KB 404/549 KB 148/894 KB 164/404 KB 164/587 KB 408/549 KB 160/894 KB 208/404 KB 164/587 KB 412/549 KB 160/894 KB 208/404 KB 164/587 KB 416/549 KB 160/894 KB 208/404 KB 164/587 KB 400/549 KB 132/894 KB 164/404 KB 168/587 KB 416/549 KB 160/894 KB 208/404 KB 172/587 KB 416/549 KB 160/894 KB 208/404 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 447.4 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 176/587 KB 416/549 KB 160/894 KB 208/404 KB 180/587 KB 416/549 KB 160/894 KB 208/404 KB 184/587 KB 416/549 KB 160/894 KB 208/404 KB 188/587 KB 416/549 KB 160/894 KB 208/404 KB 192/587 KB 416/549 KB 164/894 KB 208/404 KB 196/587 KB 416/549 KB 164/894 KB 208/404 KB 200/587 KB 420/549 KB 164/894 KB 212/404 KB 204/587 KB 420/549 KB 164/894 KB 212/404 KB 208/587 KB 420/549 KB 164/894 KB 212/404 KB 188/587 KB 416/549 KB 164/894 KB 208/404 KB 208/587 KB 420/549 KB 168/894 KB 212/404 KB 208/587 KB 420/549 KB 172/894 KB 212/404 KB 208/587 KB 420/549 KB 176/894 KB 212/404 KB 196/587 KB 420/549 KB 164/894 KB 212/404 KB 208/587 KB 420/549 KB 176/894 KB 216/404 KB 208/587 KB 420/549 KB 176/894 KB 220/404 KB 196/587 KB 420/549 KB 164/894 KB 208/404 KB 208/587 KB 424/549 KB 176/894 KB 224/404 KB 208/587 KB 428/549 KB 176/894 KB 224/404 KB 208/587 KB 432/549 KB 176/894 KB 224/404 KB 208/587 KB 432/549 KB 180/894 KB 224/404 KB 212/587 KB 436/549 KB 184/894 KB 224/404 KB 212/587 KB 436/549 KB 188/894 KB 224/404 KB 212/587 KB 436/549 KB 180/894 KB 224/404 KB 212/587 KB 432/549 KB 180/894 KB 224/404 KB 216/587 KB 436/549 KB 188/894 KB 224/404 KB 208/587 KB 432/549 KB 180/894 KB 224/404 KB 216/587 KB 440/549 KB 188/894 KB 228/404 KB 216/587 KB 440/549 KB 188/894 KB 232/404 KB 216/587 KB 440/549 KB 188/894 KB 224/404 KB 220/587 KB 444/549 KB 188/894 KB 232/404 KB 220/587 KB 440/549 KB 188/894 KB 232/404 KB 224/587 KB 4/26 KB 448/549 KB 192/894 KB 236/404 KB 220/587 KB 4/26 KB 448/549 KB 192/894 KB 236/404 KB 220/587 KB 4/26 KB 444/549 KB 192/894 KB 236/404 KB 220/587 KB 4/26 KB 444/549 KB 192/894 KB 232/404 KB 224/587 KB 8/26 KB 448/549 KB 192/894 KB 236/404 KB 224/587 KB 12/26 KB 448/549 KB 192/894 KB 236/404 KB 224/587 KB 16/26 KB 448/549 KB 192/894 KB 236/404 KB 224/587 KB 20/26 KB 448/549 KB 192/894 KB 236/404 KB 224/587 KB 24/26 KB 448/549 KB 192/894 KB 236/404 KB 224/587 KB 26/26 KB 448/549 KB 192/894 KB 236/404 KB 220/587 KB 444/549 KB 192/894 KB 232/404 KB 224/587 KB 26/26 KB 448/549 KB 196/894 KB 236/404 KB 224/587 KB 26/26 KB 452/549 KB 200/894 KB 240/404 KB 224/587 KB 26/26 KB 452/549 KB 204/894 KB 240/404 KB 228/587 KB 26/26 KB 452/549 KB 208/894 KB 240/404 KB 228/587 KB 26/26 KB 452/549 KB 212/894 KB 240/404 KB 228/587 KB 26/26 KB 452/549 KB 216/894 KB 240/404 KB 228/587 KB 26/26 KB 452/549 KB 220/894 KB 240/404 KB 228/587 KB 26/26 KB 452/549 KB 224/894 KB 240/404 KB 224/587 KB 26/26 KB 452/549 KB 196/894 KB 240/404 KB 228/587 KB 456/549 KB 224/894 KB 240/404 KB 228/587 KB 460/549 KB 224/894 KB 240/404 KB 228/587 KB 464/549 KB 224/894 KB 240/404 KB 224/587 KB 26/26 KB 448/549 KB 196/894 KB 240/404 KB 228/587 KB 464/549 KB 224/894 KB 244/404 KB 228/587 KB 464/549 KB 224/894 KB 248/404 KB 228/587 KB 464/549 KB 224/894 KB 252/404 KB 228/587 KB 464/549 KB 224/894 KB 256/404 KB 228/587 KB 464/549 KB 224/894 KB 260/404 KB 228/587 KB 468/549 KB 224/894 KB 264/404 KB 228/587 KB 468/549 KB 224/894 KB 268/404 KB 228/587 KB 468/549 KB 224/894 KB 269/404 KB 228/587 KB 468/549 KB 224/894 KB 273/404 KB 228/587 KB 468/549 KB 228/894 KB 277/404 KB 228/587 KB 468/549 KB 228/894 KB 281/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.9 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 228/587 KB 26/26 KB 452/549 KB 204/894 KB 240/404 KB 232/587 KB 468/549 KB 228/894 KB 281/404 KB 236/587 KB 468/549 KB 228/894 KB 281/404 KB 240/587 KB 468/549 KB 228/894 KB 281/404 KB 244/587 KB 468/549 KB 228/894 KB 281/404 KB 248/587 KB 468/549 KB 228/894 KB 281/404 KB 252/587 KB 468/549 KB 228/894 KB 281/404 KB 256/587 KB 468/549 KB 228/894 KB 281/404 KB 260/587 KB 468/549 KB 228/894 KB 281/404 KB 228/587 KB 468/549 KB 228/894 KB 273/404 KB 260/587 KB 468/549 KB 232/894 KB 285/404 KB 260/587 KB 468/549 KB 236/894 KB 285/404 KB 260/587 KB 468/549 KB 240/894 KB 285/404 KB 228/587 KB 468/549 KB 224/894 KB 260/404 KB 260/587 KB 472/549 KB 240/894 KB 285/404 KB 260/587 KB 476/549 KB 240/894 KB 285/404 KB 260/587 KB 480/549 KB 240/894 KB 285/404 KB 260/587 KB 484/549 KB 240/894 KB 285/404 KB 260/587 KB 488/549 KB 240/894 KB 285/404 KB 260/587 KB 492/549 KB 240/894 KB 285/404 KB 260/587 KB 468/549 KB 228/894 KB 285/404 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 264/587 KB 496/549 KB 240/894 KB 285/404 KB 264/587 KB 500/549 KB 240/894 KB 285/404 KB 264/587 KB 504/549 KB 244/894 KB 289/404 KB 264/587 KB 508/549 KB 244/894 KB 289/404 KB 264/587 KB 512/549 KB 244/894 KB 289/404 KB 264/587 KB 492/549 KB 240/894 KB 285/404 KB 268/587 KB 512/549 KB 244/894 KB 289/404 KB 272/587 KB 512/549 KB 244/894 KB 289/404 KB 276/587 KB 512/549 KB 244/894 KB 289/404 KB 264/587 KB 500/549 KB 244/894 KB 289/404 KB 276/587 KB 512/549 KB 244/894 KB 293/404 KB 276/587 KB 512/549 KB 244/894 KB 297/404 KB 276/587 KB 512/549 KB 244/894 KB 301/404 KB 276/587 KB 512/549 KB 244/894 KB 305/404 KB 280/587 KB 516/549 KB 244/894 KB 309/404 KB 280/587 KB 516/549 KB 244/894 KB 313/404 KB 280/587 KB 516/549 KB 244/894 KB 317/404 KB 264/587 KB 500/549 KB 244/894 KB 285/404 KB 280/587 KB 516/549 KB 248/894 KB 317/404 KB 280/587 KB 516/549 KB 252/894 KB 317/404 KB 280/587 KB 516/549 KB 256/894 KB 317/404 KB 280/587 KB 516/549 KB 260/894 KB 317/404 KB 280/587 KB 516/549 KB 264/894 KB 317/404 KB 280/587 KB 516/549 KB 268/894 KB 317/404 KB 280/587 KB 516/549 KB 272/894 KB 317/404 KB 280/587 KB 516/549 KB 244/894 KB 305/404 KB 280/587 KB 520/549 KB 272/894 KB 317/404 KB 280/587 KB 524/549 KB 272/894 KB 317/404 KB 280/587 KB 528/549 KB 272/894 KB 317/404 KB 280/587 KB 512/549 KB 244/894 KB 305/404 KB 284/587 KB 528/549 KB 272/894 KB 317/404 KB 288/587 KB 528/549 KB 272/894 KB 317/404 KB 292/587 KB 528/549 KB 272/894 KB 317/404 KB 296/587 KB 528/549 KB 272/894 KB 317/404 KB 300/587 KB 532/549 KB 272/894 KB 317/404 KB 304/587 KB 532/549 KB 276/894 KB 317/404 KB 304/587 KB 532/549 KB 276/894 KB 321/404 KB 304/587 KB 532/549 KB 276/894 KB 325/404 KB 304/587 KB 532/549 KB 276/894 KB 329/404 KB 304/587 KB 532/549 KB 276/894 KB 333/404 KB 304/587 KB 532/549 KB 276/894 KB 337/404 KB 308/587 KB 532/549 KB 276/894 KB 4/79 KB 341/404 KB 308/587 KB 532/549 KB 276/894 KB 4/79 KB 345/404 KB 308/587 KB 532/549 KB 276/894 KB 4/79 KB 349/404 KB 296/587 KB 532/549 KB 272/894 KB 317/404 KB 308/587 KB 532/549 KB 276/894 KB 4/79 KB 337/404 KB 308/587 KB 532/549 KB 276/894 KB 8/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 12/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 16/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 20/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 24/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 28/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 32/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 36/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 40/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 44/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 48/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 52/79 KB 349/404 KB 308/587 KB 536/549 KB 276/894 KB 56/79 KB 349/404 KB 308/587 KB 536/549 KB 276/894 KB 60/79 KB 349/404 KB 308/587 KB 536/549 KB 276/894 KB 64/79 KB 349/404 KB 308/587 KB 532/549 KB 276/894 KB 337/404 KB 312/587 KB 536/549 KB 276/894 KB 64/79 KB 349/404 KB 316/587 KB 536/549 KB 276/894 KB 64/79 KB 349/404 KB 320/587 KB 536/549 KB 276/894 KB 64/79 KB 349/404 KB 300/587 KB 532/549 KB 276/894 KB 317/404 KB 320/587 KB 536/549 KB 280/894 KB 64/79 KB 349/404 KB 320/587 KB 536/549 KB 284/894 KB 64/79 KB 349/404 KB 320/587 KB 536/549 KB 288/894 KB 64/79 KB 349/404 KB 308/587 KB 536/549 KB 276/894 KB 52/79 KB 349/404 KB 320/587 KB 540/549 KB 288/894 KB 64/79 KB 349/404 KB 320/587 KB 544/549 KB 288/894 KB 64 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install /79 KB 349/404 KB 320/587 KB 544/549 KB 292/894 KB 64/79 KB 349/404 KB 324/587 KB 548/549 KB 296/894 KB 64/79 KB 349/404 KB 324/587 KB 548/549 KB 300/894 KB 64/79 KB 349/404 KB 324/587 KB 548/549 KB 304/894 KB 64/79 KB 349/404 KB 324/587 KB 548/549 KB 292/894 KB 64/79 KB 349/404 KB 328/587 KB 548/549 KB 304/894 KB 64/79 KB 349/404 KB 332/587 KB 548/549 KB 304/894 KB 64/79 KB 353/404 KB 336/587 KB 548/549 KB 304/894 KB 64/79 KB 353/404 KB 340/587 KB 548/549 KB 304/894 KB 64/79 KB 353/404 KB 344/587 KB 548/549 KB 308/894 KB 64/79 KB 353/404 KB 348/587 KB 548/549 KB 308/894 KB 64/79 KB 353/404 KB 352/587 KB 548/549 KB 308/894 KB 64/79 KB 353/404 KB 320/587 KB 548/549 KB 292/894 KB 64/79 KB 349/404 KB 352/587 KB 549/549 KB 308/894 KB 68/79 KB 353/404 KB 352/587 KB 548/549 KB 308/894 KB 68/79 KB 353/404 KB 352/587 KB 549/549 KB 308/894 KB 72/79 KB 353/404 KB 352/587 KB 549/549 KB 308/894 KB 76/79 KB 353/404 KB 352/587 KB 549/549 KB 308/894 KB 79/79 KB 353/404 KB 340/587 KB 548/549 KB 308/894 KB 64/79 KB 353/404 KB 352/587 KB 549/549 KB 312/894 KB 79/79 KB 353/404 KB 352/587 KB 549/549 KB 316/894 KB 79/79 KB 353/404 KB 352/587 KB 549/549 KB 320/894 KB 79/79 KB 353/404 KB 328/587 KB 548/549 KB 304/894 KB 64/79 KB 353/404 KB 352/587 KB 549/549 KB 320/894 KB 79/79 KB 357/404 KB 352/587 KB 549/549 KB 320/894 KB 79/79 KB 361/404 KB 352/587 KB 549/549 KB 320/894 KB 79/79 KB 365/404 KB 352/587 KB 549/549 KB 320/894 KB 79/79 KB 369/404 KB 356/587 KB 549/549 KB 324/894 KB 79/79 KB 373/404 KB 356/587 KB 549/549 KB 324/894 KB 79/79 KB 377/404 KB 356/587 KB 549/549 KB 324/894 KB 79/79 KB 381/404 KB 356/587 KB 549/549 KB 324/894 KB 79/79 KB 369/404 KB 360/587 KB 549/549 KB 324/894 KB 79/79 KB 381/404 KB 364/587 KB 549/549 KB 324/894 KB 79/79 KB 381/404 KB 368/587 KB 549/549 KB 324/894 KB 79/79 KB 381/404 KB 352/587 KB 549/549 KB 324/894 KB 79/79 KB 369/404 KB 368/587 KB 549/549 KB 328/894 KB 79/79 KB 381/404 KB 368/587 KB 549/549 KB 332/894 KB 79/79 KB 381/404 KB 368/587 KB 549/549 KB 336/894 KB 79/79 KB 381/404 KB 368/587 KB 549/549 KB 340/894 KB 79/79 KB 381/404 KB 372/587 KB 549/549 KB 344/894 KB 79/79 KB 385/404 KB 372/587 KB 549/549 KB 348/894 KB 79/79 KB 385/404 KB 372/587 KB 549/549 KB 352/894 KB 79/79 KB 385/404 KB 372/587 KB 549/549 KB 356/894 KB 79/79 KB 385/404 KB 372/587 KB 549/549 KB 360/894 KB 79/79 KB 385/404 KB 372/587 KB 549/549 KB 364/894 KB 79/79 KB 385/404 KB 372/587 KB 368/894 KB 79/79 KB 385/404 KB 372/587 KB 549/549 KB 340/894 KB 79/79 KB 385/404 KB 376/587 KB 368/894 KB 385/404 KB 380/587 KB 368/894 KB 385/404 KB 384/587 KB 368/894 KB 385/404 KB 368/587 KB 549/549 KB 340/894 KB 79/79 KB 385/404 KB 384/587 KB 368/894 KB 389/404 KB 384/587 KB 368/894 KB 393/404 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 638.6 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 91.9 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 384/587 KB 368/894 KB 397/404 KB 384/587 KB 368/894 KB 401/404 KB 384/587 KB 368/894 KB 404/404 KB 388/587 KB 368/894 KB 404/404 KB 392/587 KB 368/894 KB 404/404 KB 396/587 KB 368/894 KB 404/404 KB 400/587 KB 368/894 KB 404/404 KB 404/587 KB 368/894 KB 404/404 KB 408/587 KB 372/894 KB 404/404 KB 404/587 KB 372/894 KB 404/404 KB 408/587 KB 376/894 KB 404/404 KB 408/587 KB 380/894 KB 404/404 KB 408/587 KB 384/894 KB 404/404 KB 408/587 KB 388/894 KB 404/404 KB 412/587 KB 388/894 KB 404/404 KB 416/587 KB 388/894 KB 404/404 KB 420/587 KB 388/894 KB 404/404 KB 420/587 KB 392/894 KB 404/404 KB 420/587 KB 396/894 KB 404/404 KB 420/587 KB 400/894 KB 404/404 KB 424/587 KB 400/894 KB 404/404 KB 428/587 KB 400/894 KB 404/404 KB 432/587 KB 400/894 KB 404/404 KB 436/587 KB 400/894 KB 404/404 KB 440/587 KB 404/894 KB 404/404 KB 444/587 KB 404/894 KB 404/404 KB 448/587 KB 404/894 KB 404/404 KB 436/587 KB 404/894 KB 404/404 KB 448/587 KB 408/894 KB 404/404 KB 448/587 KB 412/894 KB 404/404 KB 448/587 KB 416/894 KB 404/404 KB 448/587 KB 416/894 KB 4/115 KB 404/404 KB 448/587 KB 416/894 KB 8/115 KB 404/404 KB 448/587 KB 416/894 KB 12/115 KB 404/404 KB 448/587 KB 416/894 KB 16/115 KB 404/404 KB 448/587 KB 416/894 KB 20/115 KB 404/404 KB 448/587 KB 416/894 KB 24/115 KB 404/404 KB 448/587 KB 416/894 KB 28/115 KB 404/404 KB 448/587 KB 416/894 KB 32/115 KB 404/404 KB 448/587 KB 416/894 KB 36/115 KB 404/404 KB 448/587 KB 416/894 KB 40/115 KB 448/587 KB 416/894 KB 44/115 KB 448/587 KB 416/894 KB 48/115 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 462.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 448/587 KB 416/894 KB 52/115 KB 448/587 KB 416/894 KB 56/115 KB 448/587 KB 416/894 KB 60/115 KB 448/587 KB 416/894 KB 64/115 KB 448/587 KB 416/894 KB 68/115 KB 448/587 KB 420/894 KB 72/115 KB 448/587 KB 420/894 KB 76/115 KB 448/587 KB 420/894 KB 80/115 KB 448/587 KB 420/894 KB 84/115 KB 448/587 KB 420/894 KB 68/115 KB 452/587 KB 424/894 KB 84/115 KB 452/587 KB 428/894 KB 84/115 KB 452/587 KB 432/894 KB 84/115 KB 452/587 KB 420/894 KB 84/115 KB 452/587 KB 432/894 KB 84/115 KB 4/1822 KB 452/587 KB 432/894 KB 84/115 KB 8/1822 KB 452/587 KB 432/894 KB 84/115 KB 12/1822 KB 452/587 KB 432/894 KB 84/115 KB 16/1822 KB 456/587 KB 432/894 KB 84/115 KB 16/1822 KB 456/587 KB 436/894 KB 84/115 KB 16/1822 KB 460/587 KB 436/894 KB 88/115 KB 16/1822 KB 460/587 KB 436/894 KB 92/115 KB 16/1822 KB 460/587 KB 436/894 KB 96/115 KB 16/1822 KB 460/587 KB 436/894 KB 100/115 KB 20/1822 KB 460/587 KB 436/894 KB 84/115 KB 16/1822 KB 464/587 KB 440/894 KB 100/115 KB 20/1822 KB 460/587 KB 440/894 KB 100/115 KB 20/1822 KB 460/587 KB 436/894 KB 96/115 KB 20/1822 KB 464/587 KB 440/894 KB 100/115 KB 24/1822 KB 464/587 KB 440/894 KB 100/115 KB 28/1822 KB 464/587 KB 440/894 KB 100/115 KB 32/1822 KB 464/587 KB 444/894 KB 100/115 KB 32/1822 KB 468/587 KB 444/894 KB 100/115 KB 36/1822 KB 468/587 KB 444/894 KB 100/115 KB 40/1822 KB 468/587 KB 444/894 KB 100/115 KB 44/1822 KB 468/587 KB 444/894 KB 100/115 KB 48/1822 KB 468/587 KB 444/894 KB 100/115 KB 4/206 KB 48/1822 KB 468/587 KB 444/894 KB 100/115 KB 8/206 KB 48/1822 KB 468/587 KB 444/894 KB 100/115 KB 12/206 KB 48/1822 KB 468/587 KB 444/894 KB 100/115 KB 16/206 KB 48/1822 KB 468/587 KB 448/894 KB 100/115 KB 16/206 KB 48/1822 KB 468/587 KB 448/894 KB 100/115 KB 16/206 KB 48/1822 KB 472/587 KB 448/894 KB 100/115 KB 16/206 KB 48/1822 KB 476/587 KB 448/894 KB 100/115 KB 16/206 KB 48/1822 KB 480/587 KB 452/894 KB 100/115 KB 16/206 KB 52/1822 KB 480/587 KB 452/894 KB 104/115 KB 16/206 KB 52/1822 KB 480/587 KB 452/894 KB 108/115 KB 16/206 KB 52/1822 KB 480/587 KB 452/894 KB 112/115 KB 20/206 KB 52/1822 KB 480/587 KB 452/894 KB 115/115 KB 20/206 KB 52/1822 KB 476/587 KB 452/894 KB 100/115 KB 16/206 KB 52/1822 KB 476/587 KB 448/894 KB 100/115 KB 16/206 KB 52/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 56/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 60/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 64/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 68/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 72/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 76/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 80/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 84/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 88/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 92/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 96/1822 KB 484/587 KB 456/894 KB 115/115 KB 20/206 KB 96/1822 KB 484/587 KB 460/894 KB 115/115 KB 20/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 20/206 KB 96/1822 KB 484/587 KB 452/894 KB 115/115 KB 20/206 KB 52/1822 KB 480/587 KB 452/894 KB 108/115 KB 20/206 KB 52/1822 KB 484/587 KB 464/894 KB 115/115 KB 24/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 28/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 32/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 36/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 40/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 44/206 KB 96/1822 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install KB 484/587 KB 464/894 KB 115/115 KB 48/206 KB 96/1822 KB 484/587 KB 464/894 KB 115/115 KB 52/206 KB 96/1822 KB 488/587 KB 468/894 KB 115/115 KB 56/206 KB 100/1822 KB 488/587 KB 468/894 KB 115/115 KB 60/206 KB 100/1822 KB 488/587 KB 468/894 KB 115/115 KB 64/206 KB 100/1822 KB 484/587 KB 464/894 KB 115/115 KB 52/206 KB 100/1822 KB 488/587 KB 468/894 KB 115/115 KB 64/206 KB 104/1822 KB 488/587 KB 468/894 KB 115/115 KB 64/206 KB 108/1822 KB 488/587 KB 468/894 KB 64/206 KB 112/1822 KB 488/587 KB 468/894 KB 115/115 KB 52/206 KB 100/1822 KB 488/587 KB 472/894 KB 64/206 KB 112/1822 KB 488/587 KB 476/894 KB 64/206 KB 112/1822 KB 488/587 KB 480/894 KB 64/206 KB 112/1822 KB 488/587 KB 484/894 KB 64/206 KB 112/1822 KB 488/587 KB 488/894 KB 68/206 KB 116/1822 KB 488/587 KB 492/894 KB 68/206 KB 116/1822 KB 488/587 KB 496/894 KB 68/206 KB 116/1822 KB 488/587 KB 464/894 KB 115/115 KB 52/206 KB 100/1822 KB 492/587 KB 496/894 KB 68/206 KB 116/1822 KB 496/587 KB 496/894 KB 68/206 KB 116/1822 KB 500/587 KB 496/894 KB 68/206 KB 116/1822 KB 504/587 KB 496/894 KB 68/206 KB 116/1822 KB 508/587 KB 496/894 KB 68/206 KB 116/1822 KB 512/587 KB 496/894 KB 68/206 KB 116/1822 KB 488/587 KB 484/894 KB 68/206 KB 116/1822 KB 512/587 KB 496/894 KB 68/206 KB 120/1822 KB 512/587 KB 496/894 KB 68/206 KB 124/1822 KB 512/587 KB 496/894 KB 68/206 KB 128/1822 KB 512/587 KB 496/894 KB 68/206 KB 132/1822 KB 516/587 KB 500/894 KB 68/206 KB 136/1822 KB 516/587 KB 500/894 KB 68/206 KB 140/1822 KB 516/587 KB 500/894 KB 68/206 KB 144/1822 KB 488/587 KB 484/894 KB 68/206 KB 112/1822 KB 516/587 KB 500/894 KB 72/206 KB 144/1822 KB 516/587 KB 500/894 KB 76/206 KB 144/1822 KB 516/587 KB 500/894 KB 80/206 KB 144/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 127.0 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 516/587 KB 500/894 KB 84/206 KB 144/1822 KB 516/587 KB 500/894 KB 88/206 KB 144/1822 KB 516/587 KB 500/894 KB 92/206 KB 144/1822 KB 516/587 KB 500/894 KB 96/206 KB 144/1822 KB 516/587 KB 500/894 KB 68/206 KB 132/1822 KB 516/587 KB 504/894 KB 96/206 KB 144/1822 KB 516/587 KB 508/894 KB 96/206 KB 144/1822 KB 516/587 KB 512/894 KB 96/206 KB 148/1822 KB 516/587 KB 516/894 KB 96/206 KB 148/1822 KB 516/587 KB 520/894 KB 100/206 KB 148/1822 KB 516/587 KB 524/894 KB 100/206 KB 148/1822 KB 516/587 KB 528/894 KB 100/206 KB 148/1822 KB 516/587 KB 496/894 KB 68/206 KB 132/1822 KB 520/587 KB 528/894 KB 100/206 KB 148/1822 KB 524/587 KB 528/894 KB 100/206 KB 148/1822 KB 528/587 KB 528/894 KB 100/206 KB 148/1822 KB 532/587 KB 528/894 KB 100/206 KB 148/1822 KB 536/587 KB 528/894 KB 100/206 KB 148/1822 KB 540/587 KB 528/894 KB 100/206 KB 148/1822 KB 544/587 KB 528/894 KB 100/206 KB 148/1822 KB 516/587 KB 516/894 KB 100/206 KB 148/1822 KB 544/587 KB 528/894 KB 104/206 KB 148/1822 KB 544/587 KB 528/894 KB 108/206 KB 148/1822 KB 544/587 KB 528/894 KB 112/206 KB 148/1822 KB 544/587 KB 528/894 KB 116/206 KB 148/1822 KB 4/314 KB 544/587 KB 532/894 KB 120/206 KB 148/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 148/1822 KB 516/587 KB 508/894 KB 96/206 KB 148/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 152/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 156/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 160/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 164/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 168/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 172/1822 KB 4/314 KB 544/587 KB 532/894 KB 124/206 KB 176/1822 KB 4/314 KB 544/587 KB 532/894 KB 116/206 KB 148/1822 KB 4/314 KB 544/587 KB 536/894 KB 128/206 KB 176/1822 KB 4/314 KB 544/587 KB 540/894 KB 128/206 KB 176/1822 KB 4/314 KB 544/587 KB 544/894 KB 128/206 KB 176/1822 KB 4/314 KB 544/587 KB 548/894 KB 128/206 KB 176/1822 KB 4/314 KB 544/587 KB 528/894 KB 116/206 KB 148/1822 KB 8/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 12/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 16/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 20/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 24/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 28/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 32/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 36/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 40/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 44/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 4/314 KB 544/587 KB 548/894 KB 128/206 KB 180/1822 KB 44/314 KB 544/587 KB 552/894 KB 128/206 KB 184/1822 KB 44/314 KB 544/587 KB 552/894 KB 128/206 KB 188/1822 KB 44/314 KB 544/587 KB 552/894 KB 128/206 KB 192/1822 KB 4/314 KB 544/587 KB 532/894 KB 128/206 KB 176/1822 KB 48/314 KB 544/587 KB 552/894 KB 132/206 KB 192/1822 KB 48/314 KB 544/587 KB 552/894 KB 136/206 KB 192/1822 KB 48/314 KB 544/587 KB 552/894 KB 140/206 KB 192/1822 KB 48/314 KB 544/587 KB 552/894 KB 144/206 KB 192/1822 KB 48/314 KB 544/587 KB 552/894 KB 148/206 KB 192/1822 KB 48/314 KB 548/587 KB 552/894 KB 152/206 KB 196/1822 KB 48/314 KB 544/587 KB 552/894 KB 128/206 KB 192/1822 KB 44/314 KB 544/587 KB 552/894 KB 128/206 KB 180/1822 KB 48/314 KB 548/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 548/587 KB 552/894 KB 148/206 KB 196/1822 KB 48/314 KB 552/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 556 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install /587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 560/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 564/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 568/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 572/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 576/587 KB 556/894 KB 156/206 KB 196/1822 KB 48/314 KB 580/587 KB 556/894 KB 156/206 KB 196/1822 KB 52/314 KB 584/587 KB 560/894 KB 156/206 KB 196/1822 KB 52/314 KB 587/587 KB 560/894 KB 156/206 KB 196/1822 KB 48/314 KB 544/587 KB 552/894 KB 148/206 KB 196/1822 KB 52/314 KB 587/587 KB 560/894 KB 156/206 KB 200/1822 KB 52/314 KB 587/587 KB 560/894 KB 156/206 KB 204/1822 KB 52/314 KB 587/587 KB 560/894 KB 156/206 KB 208/1822 KB 52/314 KB 580/587 KB 560/894 KB 156/206 KB 196/1822 KB 48/314 KB 580/587 KB 560/894 KB 156/206 KB 196/1822 KB 56/314 KB 587/587 KB 564/894 KB 156/206 KB 208/1822 KB 56/314 KB 587/587 KB 568/894 KB 156/206 KB 208/1822 KB 56/314 KB 587/587 KB 572/894 KB 156/206 KB 208/1822 KB 48/314 KB 587/587 KB 560/894 KB 156/206 KB 208/1822 KB 56/314 KB 587/587 KB 560/894 KB 156/206 KB 208/1822 KB 60/314 KB 587/587 KB 572/894 KB 156/206 KB 208/1822 KB 64/314 KB 587/587 KB 576/894 KB 156/206 KB 208/1822 KB 64/314 KB 587/587 KB 576/894 KB 160/206 KB 212/1822 KB 64/314 KB 587/587 KB 580/894 KB 160/206 KB 216/1822 KB 64/314 KB 587/587 KB 580/894 KB 160/206 KB 220/1822 KB 64/314 KB 587/587 KB 580/894 KB 160/206 KB 224/1822 KB 64/314 KB 587/587 KB 576/894 KB 160/206 KB 208/1822 KB 64/314 KB 587/587 KB 580/894 KB 164/206 KB 224/1822 KB 64/314 KB 587/587 KB 580/894 KB 168/206 KB 224/1822 KB 64/314 KB 587/587 KB 580/894 KB 172/206 KB 224/1822 KB 64/314 KB 587/587 KB 580/894 KB 176/206 KB 224/1822 KB 64/314 KB 587/587 KB 580/894 KB 160/206 KB 212/1822 KB 64/314 KB 587/587 KB 584/894 KB 176/206 KB 224/1822 KB 64/314 KB 587/587 KB 588/894 KB 176/206 KB 224/1822 KB 64/314 KB 587/587 KB 592/894 KB 176/206 KB 224/1822 KB 64/314 KB 587/587 KB 576/894 KB 160/206 KB 212/1822 KB 68/314 KB 587/587 KB 592/894 KB 176/206 KB 224/1822 KB 72/314 KB 587/587 KB 592/894 KB 176/206 KB 224/1822 KB 76/314 KB 587/587 KB 592/894 KB 176/206 KB 224/1822 KB 80/314 KB 587/587 KB 592/894 KB 176/206 KB 224/1822 KB 80/314 KB 587/587 KB 592/894 KB 176/206 KB 228/1822 KB 84/314 KB 587/587 KB 596/894 KB 180/206 KB 232/1822 KB 84/314 KB 587/587 KB 596/894 KB 180/206 KB 236/1822 KB 84/314 KB 587/587 KB 596/894 KB 180/206 KB 240/1822 KB 84/314 KB 587/587 KB 596/894 KB 180/206 KB 228/1822 KB 84/314 KB 587/587 KB 596/894 KB 184/206 KB 240/1822 KB 84/314 KB 587/587 KB 596/894 KB 176/206 KB 228/1822 KB 84/314 KB 587/587 KB 600/894 KB 184/206 KB 240/1822 KB 84/314 KB 587/587 KB 604/894 KB 184/206 KB 240/1822 KB 84/314 KB 587/587 KB 592/894 KB 176/206 KB 228/1822 KB 88/314 KB 587/587 KB 604/894 KB 188/206 KB 240/1822 KB 92/314 KB 587/587 KB 604/894 KB 188/206 KB 240/1822 KB 96/314 KB 587/587 KB 604/894 KB 188/206 KB 240/1822 KB 100/314 KB 587/587 KB 608/894 KB 188/206 KB 240/1822 KB 104/314 KB 608/894 KB 188/206 KB 244/1822 KB 108/314 KB 608/894 KB 188/206 KB 244/1822 KB 112/314 KB 608/894 KB 188/206 KB 244/1822 KB 84/314 KB 587/587 KB 604/894 KB 188/206 KB 240/1822 KB 112/314 KB 608/894 KB 192/206 KB 244/1822 KB 112/314 KB 608/894 KB 196/206 KB 244/1822 KB 112/314 KB 608/894 KB 200/206 KB 244/1822 KB 100/314 KB 608/894 KB 188/206 KB 244/1822 KB 112/314 KB 608/894 KB 204/206 KB 248/1822 KB 112/314 KB 608/894 KB 204/206 K unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install B 252/1822 KB 112/314 KB 608/894 KB 204/206 KB 256/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 626.1 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 96/314 KB 587/587 KB 608/894 KB 188/206 KB 240/1822 KB 112/314 KB 612/894 KB 204/206 KB 256/1822 KB 112/314 KB 616/894 KB 204/206 KB 256/1822 KB 112/314 KB 620/894 KB 204/206 KB 256/1822 KB 112/314 KB 624/894 KB 204/206 KB 256/1822 KB 112/314 KB 624/894 KB 204/206 KB 256/1822 KB 112/314 KB 624/894 KB 206/206 KB 256/1822 KB 112/314 KB 624/894 KB 206/206 KB 260/1822 KB 116/314 KB 628/894 KB 206/206 KB 264/1822 KB 116/314 KB 628/894 KB 206/206 KB 268/1822 KB 116/314 KB 628/894 KB 206/206 KB 272/1822 KB 116/314 KB 628/894 KB 206/206 KB 260/1822 KB 116/314 KB 632/894 KB 206/206 KB 272/1822 KB 116/314 KB 636/894 KB 206/206 KB 272/1822 KB 116/314 KB 624/894 KB 206/206 KB 260/1822 KB 120/314 KB 636/894 KB 206/206 KB 272/1822 KB 124/314 KB 636/894 KB 206/206 KB 272/1822 KB 128/314 KB 636/894 KB 206/206 KB 272/1822 KB 132/314 KB 640/894 KB 206/206 KB 272/1822 KB 136/314 KB 640/894 KB 206/206 KB 276/1822 KB 140/314 KB 640/894 KB 206/206 KB 276/1822 KB 144/314 KB 640/894 KB 206/206 KB 276/1822 KB 128/314 KB 640/894 KB 206/206 KB 272/1822 KB 144/314 KB 644/894 KB 206/206 KB 276/1822 KB 144/314 KB 648/894 KB 206/206 KB 276/1822 KB 144/314 KB 652/894 KB 206/206 KB 276/1822 KB 132/314 KB 640/894 KB 206/206 KB 276/1822 KB 144/314 KB 652/894 KB 206/206 KB 280/1822 KB 144/314 KB 652/894 KB 206/206 KB 284/1822 KB 144/314 KB 652/894 KB 206/206 KB 288/1822 KB 144/314 KB 4/57 KB 656/894 KB 206/206 KB 288/1822 KB 144/314 KB 4/57 KB 652/894 KB 206/206 KB 288/1822 KB 144/314 KB 8/57 KB 656/894 KB 206/206 KB 292/1822 KB 144/314 KB 12/57 KB 656/894 KB 206/206 KB 292/1822 KB 144/314 KB 16/57 KB 656/894 KB 206/206 KB 292/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 217.7 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 144/314 KB 20/57 KB 660/894 KB 292/1822 KB 148/314 KB 20/57 KB 664/894 KB 292/1822 KB 148/314 KB 20/57 KB 668/894 KB 292/1822 KB 148/314 KB 20/57 KB 672/894 KB 292/1822 KB 144/314 KB 4/57 KB 656/894 KB 206/206 KB 292/1822 KB 148/314 KB 20/57 KB 672/894 KB 296/1822 KB 148/314 KB 20/57 KB 672/894 KB 300/1822 KB 148/314 KB 20/57 KB 660/894 KB 292/1822 KB 152/314 KB 20/57 KB 672/894 KB 300/1822 KB 156/314 KB 20/57 KB 672/894 KB 300/1822 KB 144/314 KB 20/57 KB 656/894 KB 292/1822 KB 156/314 KB 24/57 KB 672/894 KB 300/1822 KB 156/314 KB 28/57 KB 672/894 KB 300/1822 KB 156/314 KB 32/57 KB 672/894 KB 300/1822 KB 156/314 KB 36/57 KB 672/894 KB 300/1822 KB 156/314 KB 40/57 KB 672/894 KB 300/1822 KB 156/314 KB 44/57 KB 672/894 KB 300/1822 KB 156/314 KB 48/57 KB 672/894 KB 300/1822 KB 156/314 KB 52/57 KB 672/894 KB 300/1822 KB 160/314 KB 52/57 KB 672/894 KB 304/1822 KB 164/314 KB 52/57 KB 672/894 KB 304/1822 KB 168/314 KB 56/57 KB 676/894 KB 304/1822 KB 172/314 KB 56/57 KB 676/894 KB 304/1822 KB 176/314 KB 56/57 KB 676/894 KB 304/1822 KB 156/314 KB 52/57 KB 672/894 KB 304/1822 KB 176/314 KB 56/57 KB 676/894 KB 308/1822 KB 176/314 KB 56/57 KB 676/894 KB 312/1822 KB 176/314 KB 56/57 KB 676/894 KB 316/1822 KB 176/314 KB 56/57 KB 676/894 KB 320/1822 KB 164/314 KB 56/57 KB 676/894 KB 304/1822 KB 164/314 KB 56/57 KB 672/894 KB 304/1822 KB 176/314 KB 57/57 KB 680/894 KB 320/1822 KB 176/314 KB 56/57 KB 680/894 KB 320/1822 KB 176/314 KB 57/57 KB 684/894 KB 320/1822 KB 176/314 KB 57/57 KB 688/894 KB 320/1822 KB 180/314 KB 57/57 KB 688/894 KB 320/1822 KB 184/314 KB 57/57 KB 692/894 KB 324/1822 KB 188/314 KB 57/57 KB 692/894 KB 324/1822 KB 192/314 KB 57/57 KB 692/894 KB 324/1822 KB 180/314 KB 57/57 KB 692/894 KB 324/1822 KB 192/314 KB 57/57 KB 696/894 KB 324/1822 KB 192/314 KB 57/57 KB 700/894 KB 324/1822 KB 192/314 KB 57/57 KB 704/894 KB 324/1822 KB 180/314 KB 57/57 KB 688/894 KB 324/1822 KB 192/314 KB 57/57 KB 704/894 KB 328/1822 KB 192/314 KB 57/57 KB 704/894 KB 332/1822 KB 192/314 KB 57/57 KB 704/894 KB 336/1822 KB 192/314 KB 57/57 KB 704/894 KB 4/263 KB 336/1822 KB 192/314 KB 57/57 KB 704/894 KB 8/263 KB 336/1822 KB 192/314 KB 57/57 KB 704/894 KB 12/263 KB 336/1822 KB 192/314 KB 57/57 KB 704/894 KB 16/263 KB 336/1822 KB 192/314 KB 57/57 KB 708/894 KB 16/263 KB 336/1822 KB 196/314 KB 57/57 KB 708/894 KB 20/263 KB 340/1822 KB 196/314 KB 57/57 KB 708/894 KB 24/263 KB 340/1822 KB 196/314 KB 57/57 KB 708/894 KB 28/263 KB 340/1822 KB 196/314 KB 57/57 KB 708/894 KB 32/263 KB 340/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 59.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 196/314 KB 708/894 KB 36/263 KB 340/1822 KB 196/314 KB 708/894 KB 40/263 KB 340/1822 KB 196/314 KB 708/894 KB 44/263 KB 340/1822 KB 196/314 KB 708/894 KB 48/263 KB 340/1822 KB 196/314 KB 57/57 KB 708/894 KB 16/263 KB 336/1822 KB 200/314 KB 708/894 KB 48/263 KB 340/1822 KB 196/314 KB 57/57 KB 708/894 KB 16/263 KB 340/1822 KB 200/314 KB 712/894 KB 48/263 KB 340/1822 KB 200/314 KB 716/894 KB 48/263 KB 344/1822 KB 204/314 KB 720/894 KB 48/263 KB 344/1822 KB 204/314 KB 716/894 KB 48/263 KB 344/1822 KB 208/314 KB 720/894 KB 48/263 KB 344/1822 KB 200/314 KB 712/894 KB 48/263 KB 344/1822 KB 208/314 KB 720/894 KB 48/263 KB 348/1822 KB 208/314 KB 720/894 KB 48/263 KB 352/1822 KB 212/314 KB 724/894 KB 52/263 KB 356/1822 KB 212/314 KB 724/894 KB 52/263 KB 360/1822 KB 212/314 KB 724/894 KB 52/263 KB 364/1822 KB 212/314 KB 724/894 KB 52/263 KB 368/1822 KB 212/314 KB 724/894 KB 52/263 KB 352/1822 KB 216/314 KB 724/894 KB 52/263 KB 368/1822 KB 220/314 KB 724/894 KB 52/263 KB 368/1822 KB 224/314 KB 724/894 KB 52/263 KB 368/1822 KB 208/314 KB 724/894 KB 52/263 KB 352/1822 KB 224/314 KB 724/894 KB 56/263 KB 368/1822 KB 224/314 KB 724/894 KB 60/263 KB 368/1822 KB 224/314 KB 724/894 KB 64/263 KB 368/1822 KB 208/314 KB 724/894 KB 48/263 KB 352/1822 KB 224/314 KB 728/894 KB 64/263 KB 368/1822 KB 224/314 KB 4/99 KB 732/894 KB 68/263 KB 368/1822 KB 224/314 KB 4/99 KB 736/894 KB 68/263 KB 368/1822 KB 224/314 KB 4/99 KB 728/894 KB 68/263 KB 368/1822 KB 224/314 KB 8/99 KB 736/894 KB 68/263 KB 368/1822 KB 224/314 KB 12/99 KB 736/894 KB 68/263 KB 368/1822 KB 224/314 KB 16/99 KB 736/894 KB 68/263 KB 368/1822 KB 224/314 KB 20/99 KB 736/894 KB 68/263 KB 368/1822 KB 228/314 KB 24/99 KB 740/894 KB 68/263 KB 372/1822 KB 228/314 KB 28/99 KB 740/894 KB 68/263 KB 372/1822 KB 228/314 KB 32/99 KB 740/894 KB 68/263 KB 372/1822 KB 224/314 KB 728/894 KB 68/263 KB 368/1822 KB 228/314 KB 32/99 KB 740/894 KB 72/263 KB 372/1822 KB 228/314 KB 32/99 KB 740/894 KB 76/263 KB 372/1822 KB 228/314 KB 32/99 KB 740/894 KB 80/263 KB 372/1822 KB 228/314 KB 36/99 KB 740/894 KB 80/263 KB 372/1822 KB 228/314 KB 40/99 KB 740/894 KB 84/263 KB 372/1822 KB 228/314 KB 44/99 KB 740/894 KB 84/263 KB 372/1822 KB 228/314 KB 48/99 KB 740/894 KB 84/263 KB 372/1822 KB 228/314 KB 20/99 KB 740/894 KB 68/263 KB 372/1822 KB 228/314 KB 48/99 KB 740/894 KB 84/263 KB 376/1822 KB 228/314 KB 48/99 KB 740/894 KB 84/263 KB 380/1822 KB 228/314 KB 48/99 KB 740/894 KB 84/263 KB 384/1822 KB 228/314 KB 20/99 KB 740/894 KB 68/263 KB 368/1822 KB 228/314 KB 48/99 KB 744/894 KB 84/263 KB 384/1822 KB 228/314 KB 48/99 KB 748/894 KB 84/263 KB 384/1822 KB 228/314 KB 48/99 KB 752/894 KB 84/263 KB 384/1822 KB 228/314 KB 20/99 KB 736/894 KB 68/263 KB 368/1822 KB 232/314 KB 48/99 KB 752/894 KB 84/263 KB 384/1822 KB 236/314 KB 48/99 KB 752/894 KB 84/263 KB 384/1822 KB 240/314 KB 48/99 KB 752/894 KB 84/263 KB 384/1822 KB 244/314 KB 48/99 KB 752/894 KB 84/263 KB 384/1822 KB 248/314 KB 48/99 KB 756/894 KB 84/263 KB 388/1822 KB 252/314 KB 48/99 KB 756/894 KB 84/263 KB 388/1822 KB 256/314 KB 48/99 KB 756/894 KB 84/263 KB 388/1822 KB 260/314 KB 48/99 KB 756/894 KB 84/263 KB 388/1822 KB 264/314 KB 52/99 KB 756/894 KB 84/263 KB 388/1822 KB 268/314 KB 52/99 KB 756/894 KB 84/263 KB 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 84/263 KB 388/1822 KB 228/314 KB 36/99 KB 740/894 KB 84/263 KB 372/1822 KB 272/314 KB 52/99 KB 756/894 KB 88/263 K unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install B 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 92/263 KB 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 96/263 KB 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 100/263 KB 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 104/263 KB 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 108/263 KB 388/1822 KB 272/314 KB 52/99 KB 756/894 KB 112/263 KB 388/1822 KB 260/314 KB 52/99 KB 756/894 KB 84/263 KB 388/1822 KB 272/314 KB 56/99 KB 756/894 KB 112/263 KB 388/1822 KB 272/314 KB 60/99 KB 756/894 KB 112/263 KB 388/1822 KB 272/314 KB 64/99 KB 756/894 KB 112/263 KB 388/1822 KB 244/314 KB 48/99 KB 756/894 KB 84/263 KB 388/1822 KB 272/314 KB 64/99 KB 756/894 KB 112/263 KB 392/1822 KB 272/314 KB 64/99 KB 756/894 KB 112/263 KB 396/1822 KB 272/314 KB 64/99 KB 756/894 KB 112/263 KB 400/1822 KB 244/314 KB 48/99 KB 756/894 KB 84/263 KB 384/1822 KB 272/314 KB 64/99 KB 760/894 KB 112/263 KB 400/1822 KB 272/314 KB 64/99 KB 764/894 KB 112/263 KB 400/1822 KB 272/314 KB 64/99 KB 768/894 KB 112/263 KB 400/1822 KB 272/314 KB 64/99 KB 772/894 KB 112/263 KB 400/1822 KB 272/314 KB 64/99 KB 776/894 KB 112/263 KB 404/1822 KB 272/314 KB 64/99 KB 780/894 KB 112/263 KB 404/1822 KB 272/314 KB 64/99 KB 784/894 KB 116/263 KB 404/1822 KB 276/314 KB 64/99 KB 788/894 KB 116/263 KB 404/1822 KB 276/314 KB 68/99 KB 792/894 KB 116/263 KB 404/1822 KB 276/314 KB 68/99 KB 796/894 KB 116/263 KB 404/1822 KB 276/314 KB 68/99 KB 800/894 KB 116/263 KB 404/1822 KB 272/314 KB 64/99 KB 772/894 KB 112/263 KB 404/1822 KB 276/314 KB 68/99 KB 800/894 KB 116/263 KB 408/1822 KB 276/314 KB 68/99 KB 800/894 KB 116/263 KB 412/1822 KB 276/314 KB 68/99 KB 800/894 KB 116/263 KB 416/1822 KB 276/314 KB 68/99 KB 788/894 KB 116/263 KB 404/1822 KB 276/314 KB 72/99 KB 800/894 KB 116/263 KB 416/1822 KB 276/314 KB 76/99 KB 800/894 KB 116/263 KB 416/1822 KB 276/314 KB 80/99 KB 800/894 KB 116/263 KB 416/1822 KB 276/314 KB 84/99 KB 800/894 KB 116/263 KB 416/1822 KB 276/314 KB 88/99 KB 804/894 KB 116/263 KB 420/1822 KB 276/314 KB 64/99 KB 784/894 KB 116/263 KB 404/1822 KB 272/314 KB 64/99 KB 780/894 KB 116/263 KB 404/1822 KB 276/314 KB 88/99 KB 804/894 KB 120/263 KB 420/1822 KB 276/314 KB 88/99 KB 804/894 KB 124/263 KB 420/1822 KB 276/314 KB 88/99 KB 804/894 KB 128/263 KB 420/1822 KB 280/314 KB 88/99 KB 804/894 KB 132/263 KB 420/1822 KB 280/314 KB 88/99 KB 804/894 KB 136/263 KB 420/1822 KB 280/314 KB 88/99 KB 804/894 KB 140/263 KB 420/1822 KB 276/314 KB 84/99 KB 804/894 KB 116/263 KB 420/1822 KB 280/314 KB 92/99 KB 808/894 KB 140/263 KB 420/1822 KB 280/314 KB 92/99 KB 812/894 KB 144/263 KB 420/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 420/1822 KB 276/314 KB 84/99 KB 800/894 KB 116/263 KB 420/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 424/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 428/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 432/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 436/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 440/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 444/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 448/1822 KB 280/314 KB 92/99 KB 816/894 KB 144/263 KB 452/1822 KB 280/314 KB 92/99 KB 808/894 KB 144/263 KB 420/1822 KB 280/314 KB 92/99 KB 804/894 KB 140/263 KB 420/1822 KB 280/314 KB 88/99 KB 804/894 KB 128/263 KB 420/1822 KB 284/314 KB 92/99 KB 820/894 KB 144/263 KB 452/1822 KB 288/314 KB 92/99 KB 820/894 KB 144/263 KB 452/1822 KB 292/314 KB 92/99 KB 820/894 KB 144/263 KB 45 unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 2/1822 KB 296/314 KB 92/99 KB 820/894 KB 144/263 KB 452/1822 KB 300/314 KB 92/99 KB 820/894 KB 144/263 KB 452/1822 KB 304/314 KB 96/99 KB 820/894 KB 144/263 KB 452/1822 KB 304/314 KB 96/99 KB 820/894 KB 148/263 KB 452/1822 KB 308/314 KB 96/99 KB 820/894 KB 152/263 KB 452/1822 KB 280/314 KB 92/99 KB 820/894 KB 144/263 KB 452/1822 KB 308/314 KB 96/99 KB 824/894 KB 156/263 KB 452/1822 KB 308/314 KB 96/99 KB 828/894 KB 156/263 KB 452/1822 KB 308/314 KB 96/99 KB 832/894 KB 156/263 KB 452/1822 KB 308/314 KB 96/99 KB 820/894 KB 148/263 KB 452/1822 KB 312/314 KB 96/99 KB 832/894 KB 156/263 KB 452/1822 KB 314/314 KB 96/99 KB 832/894 KB 156/263 KB 452/1822 KB 300/314 KB 96/99 KB 820/894 KB 144/263 KB 452/1822 KB 314/314 KB 99/99 KB 832/894 KB 156/263 KB 452/1822 KB 308/314 KB 96/99 KB 820/894 KB 156/263 KB 452/1822 KB 314/314 KB 99/99 KB 832/894 KB 160/263 KB 452/1822 KB 314/314 KB 99/99 KB 832/894 KB 164/263 KB 452/1822 KB 314/314 KB 99/99 KB 836/894 KB 164/263 KB 456/1822 KB 314/314 KB 99/99 KB 836/894 KB 164/263 KB 460/1822 KB 314/314 KB 99/99 KB 836/894 KB 164/263 KB 464/1822 KB 314/314 KB 99/99 KB 836/894 KB 164/263 KB 468/1822 KB 314/314 KB 99/99 KB 836/894 KB 164/263 KB 452/1822 KB 314/314 KB 99/99 KB 840/894 KB 168/263 KB 468/1822 KB 314/314 KB 99/99 KB 844/894 KB 168/263 KB 468/1822 KB 314/314 KB 99/99 KB 848/894 KB 168/263 KB 468/1822 KB 314/314 KB 99/99 KB 836/894 KB 168/263 KB 468/1822 KB 314/314 KB 99/99 KB 848/894 KB 172/263 KB 468/1822 KB 314/314 KB 99/99 KB 848/894 KB 176/263 KB 468/1822 KB 314/314 KB 99/99 KB 852/894 KB 176/263 KB 468/1822 KB 314/314 KB 99/99 KB 856/894 KB 180/263 KB 472/1822 KB 314/314 KB 99/99 KB 860/894 KB 180/263 KB 472/1822 KB 314/314 KB 99/99 KB 864/894 KB 180/263 KB 472/1822 KB 314/314 KB 99/99 KB 852/894 KB 180/263 KB 472/1822 KB 314/314 KB 99/99 KB 864/894 KB 184/263 KB 472/1822 KB 314/314 KB 99/99 KB 864/894 KB 188/263 KB 472/1822 KB 314/314 KB 99/99 KB 864/894 KB 192/263 KB 472/1822 KB 314/314 KB 99/99 KB 852/894 KB 176/263 KB 472/1822 KB 314/314 KB 99/99 KB 864/894 KB 192/263 KB 476/1822 KB 314/314 KB 99/99 KB 864/894 KB 192/263 KB 480/1822 KB 314/314 KB 99/99 KB 864/894 KB 192/263 KB 484/1822 KB 314/314 KB 868/894 KB 192/263 KB 488/1822 KB 314/314 KB 868/894 KB 192/263 KB 492/1822 KB 314/314 KB 868/894 KB 192/263 KB 496/1822 KB 314/314 KB 868/894 KB 192/263 KB 500/1822 KB 314/314 KB 868/894 KB 196/263 KB 504/1822 KB 314/314 KB 868/894 KB 196/263 KB 508/1822 KB 314/314 KB 868/894 KB 196/263 KB 512/1822 KB 314/314 KB 868/894 KB 192/263 KB 484/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 98.8 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 314/314 KB 872/894 KB 196/263 KB 512/1822 KB 314/314 KB 876/894 KB 196/263 KB 512/1822 KB 314/314 KB 868/894 KB 196/263 KB 500/1822 KB 314/314 KB 876/894 KB 200/263 KB 512/1822 KB 314/314 KB 876/894 KB 204/263 KB 512/1822 KB 314/314 KB 876/894 KB 208/263 KB 512/1822 KB 314/314 KB 880/894 KB 208/263 KB 512/1822 KB 314/314 KB 880/894 KB 212/263 KB 512/1822 KB 314/314 KB 884/894 KB 216/263 KB 516/1822 KB 314/314 KB 884/894 KB 220/263 KB 516/1822 KB 314/314 KB 884/894 KB 224/263 KB 516/1822 KB 314/314 KB 884/894 KB 212/263 KB 516/1822 KB 314/314 KB 884/894 KB 224/263 KB 520/1822 KB 314/314 KB 884/894 KB 224/263 KB 524/1822 KB 314/314 KB 884/894 KB 228/263 KB 528/1822 KB 314/314 KB 884/894 KB 228/263 KB 532/1822 KB 314/314 KB 884/894 KB 212/263 KB 512/1822 KB 314/314 KB 888/894 KB 228/263 KB 532/1822 KB 314/314 KB 892/894 KB 228/263 KB 532/1822 KB 314/314 KB 894/894 KB 228/263 KB 532/1822 KB 314/314 KB 4/276 KB 894/894 KB 228/263 KB 532/1822 KB 314/314 KB 8/276 KB 894/894 KB 228/263 KB 532/1822 KB 314/314 KB 12/276 KB 894/894 KB 228/263 KB 532/1822 KB 314/314 KB 16/276 KB 894/894 KB 228/263 KB 532/1822 KB 314/314 KB 884/894 KB 228/263 KB 524/1822 KB 314/314 KB 16/276 KB 894/894 KB 232/263 KB 532/1822 KB 314/314 KB 20/276 KB 894/894 KB 232/263 KB 532/1822 KB 314/314 KB 24/276 KB 894/894 KB 232/263 KB 532/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 310.4 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 28/276 KB 894/894 KB 232/263 KB 532/1822 KB 32/276 KB 894/894 KB 232/263 KB 532/1822 KB 36/276 KB 894/894 KB 232/263 KB 532/1822 KB 40/276 KB 894/894 KB 232/263 KB 532/1822 KB 44/276 KB 894/894 KB 232/263 KB 532/1822 KB 48/276 KB 894/894 KB 232/263 KB 532/1822 KB 48/276 KB 894/894 KB 236/263 KB 532/1822 KB 48/276 KB 894/894 KB 240/263 KB 532/1822 KB 48/276 KB 894/894 KB 240/263 KB 536/1822 KB 48/276 KB 894/894 KB 240/263 KB 540/1822 KB 48/276 KB 894/894 KB 240/263 KB 544/1822 KB 48/276 KB 894/894 KB 240/263 KB 548/1822 KB 52/276 KB 894/894 KB 244/263 KB 552/1822 KB 52/276 KB 894/894 KB 244/263 KB 556/1822 KB 52/276 KB 894/894 KB 244/263 KB 548/1822 KB 52/276 KB 894/894 KB 248/263 KB 556/1822 KB 52/276 KB 894/894 KB 252/263 KB 556/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 880.0 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 52/276 KB 894/894 KB 240/263 KB 548/1822 KB 56/276 KB 252/263 KB 556/1822 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-mysql-0: 11:24:18 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 60/276 KB 252/263 KB 556/1822 KB 64/276 KB 252/263 KB 556/1822 KB 68/276 KB 252/263 KB 556/1822 KB 68/276 KB 256/263 KB 560/1822 KB 68/276 KB 256/263 KB 556/1822 KB 68/276 KB 4/54 KB 256/263 KB 560/1822 KB 68/276 KB 8/54 KB 256/263 KB 560/1822 KB 68/276 KB 12/54 KB 256/263 KB 560/1822 KB 68/276 KB 16/54 KB 256/263 KB 560/1822 KB 68/276 KB 20/54 KB 256/263 KB 560/1822 KB 68/276 KB 24/54 KB 256/263 KB 560/1822 KB 68/276 KB 28/54 KB 256/263 KB 560/1822 KB 68/276 KB 32/54 KB 256/263 KB 560/1822 KB 68/276 KB 32/54 KB 260/263 KB 560/1822 KB 68/276 KB 36/54 KB 263/263 KB 564/1822 KB 68/276 KB 36/54 KB 260/263 KB 564/1822 KB 72/276 KB 36/54 KB 263/263 KB 568/1822 KB 68/276 KB 36/54 KB 260/263 KB 560/1822 KB 72/276 KB 40/54 KB 263/263 KB 568/1822 KB 72/276 KB 44/54 KB 263/263 KB 568/1822 KB 72/276 KB 48/54 KB 263/263 KB 568/1822 KB 72/276 KB 52/54 KB 263/263 KB 568/1822 KB 72/276 KB 54/54 KB 263/263 KB 568/1822 KB 72/276 KB 36/54 KB 263/263 KB 564/1822 KB 76/276 KB 54/54 KB 263/263 KB 568/1822 KB 80/276 KB 54/54 KB 263/263 KB 568/1822 KB 84/276 KB 54/54 KB 263/263 KB 568/1822 KB 84/276 KB 54/54 KB 263/263 KB 572/1822 KB 84/276 KB 54/54 KB 263/263 KB 576/1822 KB 84/276 KB 54/54 KB 263/263 KB 580/1822 KB 88/276 KB 54/54 KB 263/263 KB 4/748 KB 584/1822 KB 88/276 KB 54/54 KB 263/263 KB 4/748 KB 580/1822 KB 84/276 KB 54/54 KB 263/263 KB 4/748 KB 580/1822 KB 88/276 KB 54/54 KB 263/263 KB 8/748 KB 584/1822 KB 88/276 KB 54/54 KB 263/263 KB 12/748 KB 584/1822 KB 88/276 KB 54/54 KB 263/263 KB 16/748 KB 584/1822 KB 92/276 KB 54/54 KB 263/263 KB 16/748 KB 584/1822 KB 96/276 KB 54/54 KB 263/263 KB 16/748 KB 584/1822 KB 96/276 KB 54/54 KB 263/263 KB 20/748 KB 584/1822 KB 100/276 KB 54/54 KB 24/748 KB 588/1822 KB 100/276 KB 54/54 KB 28/748 KB 588/1822 KB 100/276 KB 54/54 KB 32/748 KB 588/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 255.6 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 100/276 KB 54/54 KB 20/748 KB 588/1822 KB 96/276 KB 54/54 KB 20/748 KB 588/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 52.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 100/276 KB 32/748 KB 592/1822 KB 100/276 KB 32/748 KB 596/1822 KB 104/276 KB 36/748 KB 600/1822 KB 104/276 KB 36/748 KB 604/1822 KB 104/276 KB 36/748 KB 608/1822 KB 104/276 KB 36/748 KB 596/1822 KB 104/276 KB 40/748 KB 608/1822 KB 104/276 KB 44/748 KB 608/1822 KB 104/276 KB 48/748 KB 612/1822 KB 104/276 KB 52/748 KB 612/1822 KB 3/223 KB 104/276 KB 56/748 KB 612/1822 KB 3/223 KB 104/276 KB 60/748 KB 612/1822 KB 104/276 KB 32/748 KB 596/1822 KB 3/223 KB 108/276 KB 60/748 KB 612/1822 KB 3/223 KB 112/276 KB 60/748 KB 612/1822 KB 3/223 KB 104/276 KB 52/748 KB 612/1822 KB 6/223 KB 112/276 KB 60/748 KB 612/1822 KB 9/223 KB 112/276 KB 60/748 KB 612/1822 KB 11/223 KB 112/276 KB 60/748 KB 612/1822 KB 4/27 KB 14/223 KB 116/276 KB 60/748 KB 612/1822 KB 104/276 KB 44/748 KB 612/1822 KB 4/27 KB 14/223 KB 116/276 KB 60/748 KB 616/1822 KB 4/27 KB 11/223 KB 116/276 KB 60/748 KB 612/1822 KB 4/27 KB 14/223 KB 120/276 KB 60/748 KB 616/1822 KB 4/27 KB 14/223 KB 124/276 KB 60/748 KB 616/1822 KB 4/27 KB 14/223 KB 128/276 KB 60/748 KB 616/1822 KB 4/27 KB 11/223 KB 112/276 KB 60/748 KB 612/1822 KB 8/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 12/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 16/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 20/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 24/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 27/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 4/27 KB 16/223 KB 128/276 KB 60/748 KB 620/1822 KB 4/27 KB 16/223 KB 128/276 KB 60/748 KB 616/1822 KB 27/27 KB 16/223 KB 132/276 KB 60/748 KB 624/1822 KB 27/27 KB 19/223 KB 136/276 KB 64/748 KB 624/1822 KB 27/27 KB 19/223 KB 132/276 KB 64/748 KB 624/1822 KB 27/27 KB 19/223 KB 132/276 KB 60/748 KB 624/1822 KB 27/27 KB 16/223 KB 128/276 KB 60/748 KB 624/1822 KB 27/27 KB 19/223 KB 136/276 KB 64/748 KB 628/1822 KB 27/27 KB 22/223 KB 140/276 KB 68/748 KB 632/1822 KB 27/27 KB 22/223 KB 140/276 KB 68/748 KB 628/1822 KB 27/27 KB 22/223 KB 144/276 KB 68/748 KB 632/1822 KB 27/27 KB 22/223 KB 148/276 KB 68/748 KB 632/1822 KB 27/27 KB 22/223 KB 152/276 KB 68/748 KB 636/1822 KB 27/27 KB 22/223 KB 156/276 KB 68/748 KB 636/1822 KB 27/27 KB 22/223 KB 136/276 KB 68/748 KB 628/1822 KB 27/27 KB 22/223 KB 160/276 KB 72/748 KB 636/1822 KB 27/27 KB 22/223 KB 160/276 KB 76/748 KB 636/1822 KB 27/27 KB 22/223 KB 160/276 KB 80/748 KB 636/1822 KB 27/27 KB 22/223 KB 136/276 KB 64/748 KB 628/1822 KB 27/27 KB 25/223 KB 160/276 KB 80/748 KB 636/1822 KB 27/27 KB 27/223 KB 160/276 KB 80/748 KB 636/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.3 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 27/27 KB 22/223 KB 148/276 KB 68/748 KB 636/1822 KB 30/223 KB 160/276 KB 80/748 KB 640/1822 KB 30/223 KB 160/276 KB 80/748 KB 636/1822 KB 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 30/223 KB 160/276 KB 80/748 KB 644/1822 KB 32/223 KB 160/276 KB 84/748 KB 648/1822 KB 32/223 KB 160/276 KB 84/748 KB 644/1822 KB 36/223 KB 160/276 KB 84/748 KB 648/1822 KB 32/223 KB 160/276 KB 84/748 KB 644/1822 KB 36/223 KB 160/276 KB 88/748 KB 652/1822 KB 36/223 KB 160/276 KB 92/748 KB 652/1822 KB 36/223 KB 160/276 KB 96/748 KB 652/1822 KB 36/223 KB 160/276 KB 84/748 KB 652/1822 KB 40/223 KB 160/276 KB 96/748 KB 656/1822 KB 27/27 KB 22/223 KB 160/276 KB 68/748 KB 648/1822 KB 40/223 KB 164/276 KB 96/748 KB 656/1822 KB 40/223 KB 168/276 KB 100/748 KB 660/1822 KB 40/223 KB 172/276 KB 100/748 KB 660/1822 KB 40/223 KB 176/276 KB 100/748 KB 660/1822 KB 40/223 KB 160/276 KB 96/748 KB 652/1822 KB 44/223 KB 176/276 KB 100/748 KB 660/1822 KB 48/223 KB 176/276 KB 100/748 KB 660/1822 KB 52/223 KB 176/276 KB 100/748 KB 660/1822 KB 56/223 KB 180/276 KB 100/748 KB 660/1822 KB 60/223 KB 180/276 KB 100/748 KB 660/1822 KB 64/223 KB 180/276 KB 100/748 KB 660/1822 KB 40/223 KB 164/276 KB 100/748 KB 660/1822 KB 64/223 KB 180/276 KB 100/748 KB 664/1822 KB 64/223 KB 180/276 KB 100/748 KB 668/1822 KB 64/223 KB 180/276 KB 100/748 KB 672/1822 KB 40/223 KB 164/276 KB 100/748 KB 656/1822 KB 64/223 KB 180/276 KB 104/748 KB 672/1822 KB 64/223 KB 180/276 KB 108/748 KB 672/1822 KB 64/223 KB 180/276 KB 112/748 KB 672/1822 KB 64/223 KB 180/276 KB 116/748 KB 672/1822 KB 68/223 KB 180/276 KB 4/178 KB 120/748 KB 676/1822 KB 68/223 KB 180/276 KB 4/178 KB 124/748 KB 676/1822 KB 68/223 KB 180/276 KB 4/178 KB 128/748 KB 676/1822 KB 52/223 KB 180/276 KB 100/748 KB 660/1822 KB 68/223 KB 184/276 KB 4/178 KB 128/748 KB 676/1822 KB 68/223 KB 188/276 KB 4/178 KB 128/748 KB 676/1822 KB 68/223 KB 192/276 KB 4/178 KB 128/748 KB 676/1822 KB 68/223 KB 196/276 KB 4/178 KB 128/748 KB 676/1822 KB 68/223 KB 200/276 KB 4/178 KB 132/748 KB 676/1822 KB 68/223 KB 204/276 KB 4/178 KB 132/748 KB 676/1822 KB 68/223 KB 208/276 KB 4/178 KB 132/748 KB 676/1822 KB 68/223 KB 180/276 KB 4/178 KB 116/748 KB 676/1822 KB 72/223 KB 208/276 KB 4/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 4/178 KB 132/748 KB 676/1822 KB 64/223 KB 180/276 KB 4/178 KB 116/748 KB 676/1822 KB 64/223 KB 180/276 KB 4/178 KB 116/748 KB 672/1822 KB 76/223 KB 208/276 KB 8/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 12/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 16/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 20/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 24/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 28/178 KB 132/748 KB 676/1822 KB 76/223 KB 208/276 KB 32/178 KB 132/748 KB 680/1822 KB 76/223 KB 208/276 KB 36/178 KB 132/748 KB 680/1822 KB 68/223 KB 196/276 KB 4/178 KB 132/748 KB 676/1822 KB 80/223 KB 208/276 KB 36/178 KB 136/748 KB 680/1822 KB 80/223 KB 208/276 KB 36/178 KB 132/748 KB 680/1822 KB 76/223 KB 208/276 KB 28/178 KB 132/748 KB 680/1822 KB 80/223 KB 208/276 KB 40/178 KB 136/748 KB 684/1822 KB 80/223 KB 208/276 KB 40/178 KB 136/748 KB 688/1822 KB 80/223 KB 208/276 KB 40/178 KB 136/748 KB 692/1822 KB 80/223 KB 208/276 KB 40/178 KB 136/748 KB 696/1822 KB 84/223 KB 208/276 KB 40/178 KB 140/748 KB 700/1822 KB 84/223 KB 208/276 KB 40/178 KB 140/748 KB 704/1822 KB 84/223 KB 208/276 KB 40/178 KB 140/748 KB 708/1822 KB 84/223 KB 212/276 KB 40/178 KB 140/748 KB 712/1822 KB 84/223 KB 212/276 KB 40/178 KB 140/748 KB 716/1822 KB 84/223 KB 212/276 KB 40/178 KB 140/748 KB 720/1822 KB 80/ unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 223 KB 208/276 KB 40/178 KB 136/748 KB 680/1822 KB 84/223 KB 212/276 KB 44/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 48/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 52/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 56/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 60/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 64/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 68/178 KB 140/748 KB 720/1822 KB 84/223 KB 212/276 KB 72/178 KB 140/748 KB 724/1822 KB 84/223 KB 212/276 KB 40/178 KB 140/748 KB 708/1822 KB 84/223 KB 216/276 KB 76/178 KB 140/748 KB 724/1822 KB 84/223 KB 220/276 KB 76/178 KB 140/748 KB 724/1822 KB 84/223 KB 224/276 KB 76/178 KB 140/748 KB 724/1822 KB 84/223 KB 208/276 KB 40/178 KB 140/748 KB 696/1822 KB 84/223 KB 224/276 KB 76/178 KB 144/748 KB 724/1822 KB 84/223 KB 224/276 KB 76/178 KB 148/748 KB 724/1822 KB 84/223 KB 224/276 KB 76/178 KB 152/748 KB 724/1822 KB 84/223 KB 224/276 KB 76/178 KB 156/748 KB 724/1822 KB 84/223 KB 224/276 KB 76/178 KB 160/748 KB 724/1822 KB 84/223 KB 224/276 KB 76/178 KB 164/748 KB 724/1822 KB 84/223 KB 228/276 KB 76/178 KB 168/748 KB 724/1822 KB 84/223 KB 228/276 KB 76/178 KB 172/748 KB 724/1822 KB 84/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 84/223 KB 208/276 KB 40/178 KB 136/748 KB 696/1822 KB 88/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 92/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 96/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 100/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 104/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 108/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 112/223 KB 228/276 KB 76/178 KB 176/748 KB 724/1822 KB 84/223 KB 228/276 KB 76/178 KB 164/748 KB 724/1822 KB 112/223 KB 232/276 KB 76/178 KB 176/748 KB 724/1822 KB 112/223 KB 236/276 KB 76/178 KB 176/748 KB 724/1822 KB 112/223 KB 240/276 KB 76/178 KB 176/748 KB 724/1822 KB 84/223 KB 212/276 KB 68/178 KB 140/748 KB 724/1822 KB 112/223 KB 240/276 KB 76/178 KB 176/748 KB 728/1822 KB 112/223 KB 240/276 KB 76/178 KB 176/748 KB 732/1822 KB 116/223 KB 240/276 KB 76/178 KB 176/748 KB 736/1822 KB 116/223 KB 240/276 KB 76/178 KB 176/748 KB 740/1822 KB 116/223 KB 244/276 KB 76/178 KB 180/748 KB 744/1822 KB 116/223 KB 244/276 KB 76/178 KB 180/748 KB 748/1822 KB 116/223 KB 244/276 KB 76/178 KB 180/748 KB 752/1822 KB 116/223 KB 240/276 KB 76/178 KB 176/748 KB 732/1822 KB 120/223 KB 244/276 KB 76/178 KB 180/748 KB 752/1822 KB 124/223 KB 244/276 KB 76/178 KB 180/748 KB 752/1822 KB 128/223 KB 244/276 KB 76/178 KB 180/748 KB 752/1822 KB 116/223 KB 244/276 KB 76/178 KB 180/748 KB 740/1822 KB 116/223 KB 244/276 KB 76/178 KB 176/748 KB 740/1822 KB 128/223 KB 248/276 KB 76/178 KB 180/748 KB 752/1822 KB 128/223 KB 252/276 KB 76/178 KB 180/748 KB 752/1822 KB 128/223 KB 256/276 KB 76/178 KB 180/748 KB 752/1822 KB 128/223 KB 260/276 KB 76/178 KB 180/748 KB 752/1822 KB 132/223 KB 264/276 KB 76/178 KB 184/748 KB 756/1822 KB 132/223 KB 268/276 KB 76/178 KB 184/748 KB 756/1822 KB 84/223 KB 240/276 KB 76/178 KB 176/748 KB 740/1822 KB 132/223 KB 268/276 KB 80/178 KB 184/748 KB 756/1822 KB 132/223 KB 268/276 KB 84/178 KB 184/748 KB 756/1822 KB 132/223 KB 268/276 KB 88/178 KB 184/748 KB 756/1822 KB 132/223 KB 268/276 KB 92/178 KB 184/748 KB 756/1822 KB 132/223 KB 268/276 KB 96/178 KB 184/748 KB 756/1822 KB 132/223 KB 268/276 KB 100/178 KB 184/748 KB 756/1822 KB 132/223 KB 260/276 KB 76/178 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 184/748 KB 756/1822 KB 132/223 KB 272/276 KB 100/178 KB 184/748 KB 760/1822 KB 132/223 KB 272/276 KB 100/178 KB 184/748 KB 764/1822 KB 132/223 KB 260/276 KB 76/178 KB 184/748 KB 752/1822 KB 136/223 KB 272/276 KB 104/178 KB 184/748 KB 764/1822 KB 140/223 KB 272/276 KB 104/178 KB 184/748 KB 764/1822 KB 144/223 KB 272/276 KB 104/178 KB 184/748 KB 764/1822 KB 128/223 KB 260/276 KB 76/178 KB 184/748 KB 752/1822 KB 144/223 KB 272/276 KB 104/178 KB 188/748 KB 764/1822 KB 144/223 KB 272/276 KB 104/178 KB 192/748 KB 764/1822 KB 144/223 KB 272/276 KB 104/178 KB 196/748 KB 764/1822 KB 144/223 KB 272/276 KB 104/178 KB 200/748 KB 764/1822 KB 144/223 KB 272/276 KB 104/178 KB 204/748 KB 764/1822 KB 148/223 KB 272/276 KB 104/178 KB 208/748 KB 768/1822 KB 132/223 KB 272/276 KB 104/178 KB 184/748 KB 764/1822 KB 148/223 KB 272/276 KB 108/178 KB 208/748 KB 768/1822 KB 148/223 KB 272/276 KB 112/178 KB 208/748 KB 768/1822 KB 132/223 KB 272/276 KB 100/178 KB 184/748 KB 756/1822 KB 148/223 KB 276/276 KB 112/178 KB 208/748 KB 768/1822 KB 148/223 KB 276/276 KB 112/178 KB 208/748 KB 768/1822 KB 148/223 KB 276/276 KB 116/178 KB 208/748 KB 768/1822 KB 148/223 KB 276/276 KB 120/178 KB 212/748 KB 768/1822 KB 148/223 KB 276/276 KB 124/178 KB 212/748 KB 768/1822 KB 148/223 KB 276/276 KB 128/178 KB 212/748 KB 768/1822 KB 148/223 KB 272/276 KB 104/178 KB 204/748 KB 768/1822 KB 152/223 KB 276/276 KB 128/178 KB 212/748 KB 768/1822 KB 156/223 KB 276/276 KB 128/178 KB 212/748 KB 768/1822 KB 160/223 KB 276/276 KB 128/178 KB 212/748 KB 768/1822 KB 144/223 KB 272/276 KB 104/178 KB 204/748 KB 768/1822 KB 160/223 KB 276/276 KB 128/178 KB 212/748 KB 772/1822 KB 160/223 KB 276/276 KB 128/178 KB 212/748 KB 776/1822 KB 160/223 KB 276/276 KB 128/178 KB 212/748 KB 780/1822 KB 160/223 KB 276/276 KB 128/178 KB 212/748 KB 784/1822 KB 160/223 KB 276/276 KB 128/178 KB 212/748 KB 788/1822 KB 164/223 KB 132/178 KB 212/748 KB 792/1822 KB 164/223 KB 132/178 KB 212/748 KB 796/1822 KB 164/223 KB 132/178 KB 212/748 KB 800/1822 KB 148/223 KB 276/276 KB 116/178 KB 212/748 KB 768/1822 KB 164/223 KB 132/178 KB 216/748 KB 800/1822 KB 164/223 KB 132/178 KB 220/748 KB 800/1822 KB 164/223 KB 132/178 KB 224/748 KB 800/1822 KB 164/223 KB 132/178 KB 228/748 KB 800/1822 KB 164/223 KB 132/178 KB 232/748 KB 800/1822 KB 164/223 KB 132/178 KB 236/748 KB 800/1822 KB 164/223 KB 132/178 KB 240/748 KB 800/1822 KB 164/223 KB 132/178 KB 244/748 KB 800/1822 KB 164/223 KB 132/178 KB 248/748 KB 804/1822 KB 164/223 KB 132/178 KB 252/748 KB 804/1822 KB 164/223 KB 132/178 KB 256/748 KB 804/1822 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 253.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 164/223 KB 276/276 KB 132/178 KB 212/748 KB 788/1822 KB 164/223 KB 136/178 KB 256/748 KB 804/1822 KB 164/223 KB 276/276 KB 128/178 KB 212/748 KB 788/1822 KB 168/223 KB 136/178 KB 256/748 KB 804/1822 KB 172/223 KB 136/178 KB 256/748 KB 804/1822 KB 176/223 KB 136/178 KB 256/748 KB 804/1822 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 180/223 KB 140/178 KB 256/748 KB 804/1822 KB 184/223 KB 140/178 KB 256/748 KB 804/1822 KB 188/223 KB 140/178 KB 256/748 KB 804/1822 KB 192/223 KB 140/178 KB 256/748 KB 804/1822 KB 164/223 KB 132/178 KB 244/748 KB 804/1822 KB 192/223 KB 140/178 KB 256/748 KB 808/1822 KB 192/223 KB 140/178 KB 256/748 KB 812/1822 KB 192/223 KB 140/178 KB 256/748 KB 816/1822 KB 192/223 KB 140/178 KB 256/748 KB 820/1822 KB 196/223 KB 140/178 KB 260/748 KB 824/1822 KB 176/223 KB 140/178 KB 256/748 KB 804/1822 KB 196/223 KB 144/178 KB 260/748 KB 824/1822 KB 196/223 KB 148/178 KB 260/748 KB 824/1822 KB 196/223 KB 152/178 KB 260/748 KB 824/1822 KB 196/223 KB 156/178 KB 260/748 KB 824/1822 KB 196/223 KB 160/178 KB 260/748 KB 824/1822 KB 196/223 KB 164/178 KB 260/748 KB 824/1822 KB 196/223 KB 168/178 KB 260/748 KB 824/1822 KB 196/223 KB 172/178 KB 260/748 KB 824/1822 KB 196/223 KB 140/178 KB 260/748 KB 820/1822 KB 196/223 KB 172/178 KB 264/748 KB 828/1822 KB 196/223 KB 172/178 KB 268/748 KB 828/1822 KB 196/223 KB 140/178 KB 256/748 KB 820/1822 KB 200/223 KB 176/178 KB 268/748 KB 828/1822 KB 204/223 KB 176/178 KB 268/748 KB 828/1822 KB 208/223 KB 176/178 KB 268/748 KB 828/1822 KB 212/223 KB 176/178 KB 268/748 KB 828/1822 KB 196/223 KB 176/178 KB 268/748 KB 828/1822 KB 196/223 KB 172/178 KB 260/748 KB 828/1822 KB 212/223 KB 176/178 KB 272/748 KB 832/1822 KB 212/223 KB 176/178 KB 272/748 KB 828/1822 KB 212/223 KB 178/178 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 3/23 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 6/23 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 9/23 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 11/23 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 14/23 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 16/23 KB 272/748 KB 832/1822 KB 212/223 KB 178/178 KB 16/23 KB 272/748 KB 836/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 840/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 844/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 848/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 852/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 856/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 860/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 864/1822 KB 216/223 KB 178/178 KB 19/23 KB 276/748 KB 836/1822 KB 220/223 KB 178/178 KB 19/23 KB 276/748 KB 864/1822 KB 223/223 KB 178/178 KB 19/23 KB 276/748 KB 864/1822 KB 212/223 KB 178/178 KB 19/23 KB 276/748 KB 836/1822 KB 223/223 KB 178/178 KB 22/23 KB 276/748 KB 864/1822 KB 212/223 KB 178/178 KB 16/23 KB 276/748 KB 836/1822 KB 223/223 KB 178/178 KB 22/23 KB 280/748 KB 864/1822 KB 223/223 KB 178/178 KB 23/23 KB 284/748 KB 864/1822 KB 223/223 KB 178/178 KB 23/23 KB 280/748 KB 864/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 223/223 KB 178/178 KB 23/23 KB 288/748 KB 864/1822 KB 223/223 KB 23/23 KB 292/748 KB 864/1822 KB 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 223/223 KB 23/23 KB 296/748 KB 864/1822 KB 223/223 KB 23/23 KB 300/748 KB 864/1822 KB 223/223 KB 23/23 KB 304/748 KB 864/1822 KB 223/223 KB 23/23 KB 308/748 KB 864/1822 KB 223/223 KB 312/748 KB 868/1822 KB 223/223 KB 316/748 KB 868/1822 KB 223/223 KB 320/748 KB 868/1822 KB 223/223 KB 324/748 KB 868/1822 KB 223/223 KB 328/748 KB 868/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.4 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 223/223 KB 23/23 KB 308/748 KB 868/1822 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 199.8 KB/sec) unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 332/748 KB 872/1822 KB 332/748 KB 876/1822 KB 332/748 KB 880/1822 KB 332/748 KB 884/1822 KB 332/748 KB 888/1822 KB 332/748 KB 892/1822 KB 223/223 KB 332/748 KB 892/1822 KB 336/748 KB 892/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 11:24:18 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: 11:24:18 DEBUG unit.abot-epc-basic/0.install 4/55 KB 336/748 KB 896/1822 KB 8/55 KB 336/748 KB 896/1822 KB 12/55 KB 336/748 KB 896/1822 KB 16/55 KB 336/748 KB 896/1822 KB 20/55 KB 336/748 KB 896/1822 KB 24/55 KB 340/748 KB 896/1822 KB 28/55 KB 340/748 KB 896/1822 KB 32/55 KB 340/748 KB 896/1822 KB 336/748 KB 896/1822 KB 32/55 KB 340/748 KB 900/1822 KB 32/55 KB 340/748 KB 904/1822 KB 32/55 KB 340/748 KB 908/1822 KB 32/55 KB 340/748 KB 912/1822 KB 32/55 KB 340/748 KB 916/1822 KB 36/55 KB 340/748 KB 920/1822 KB 36/55 KB 340/748 KB 924/1822 KB 36/55 KB 340/748 KB 928/1822 KB 36/55 KB 340/748 KB 932/1822 KB 20/55 KB 340/748 KB 896/1822 KB 36/55 KB 3/1210 KB 340/748 KB 932/1822 KB 36/55 KB 5/1210 KB 340/748 KB 932/1822 KB 36/55 KB 8/1210 KB 340/748 KB 932/1822 KB 36/55 KB 11/1210 KB 340/748 KB 932/1822 KB 36/55 KB 13/1210 KB 340/748 KB 932/1822 KB 36/55 KB 16/1210 KB 340/748 KB 932/1822 KB 36/55 KB 19/1210 KB 340/748 KB 932/1822 KB 36/55 KB 340/748 KB 916/1822 KB 40/55 KB 21/1210 KB 344/748 KB 932/1822 KB 44/55 KB 21/1210 KB 344/748 KB 932/1822 KB 48/55 KB 21/1210 KB 344/748 KB 932/1822 KB 36/55 KB 21/1210 KB 344/748 KB 932/1822 KB 36/55 KB 19/1210 KB 344/748 KB 932/1822 KB 48/55 KB 21/1210 KB 348/748 KB 932/1822 KB 48/55 KB 21/1210 KB 352/748 KB 932/1822 KB 48/55 KB 21/1210 KB 356/748 KB 932/1822 KB 48/55 KB 24/1210 KB 356/748 KB 932/1822 KB 48/55 KB 27/1210 KB 356/748 KB 932/1822 KB 48/55 KB 29/1210 KB 356/748 KB 932/1822 KB 52/55 KB 32/1210 KB 3/471 KB 360/748 KB 932/1822 KB 52/55 KB 29/1210 KB 3/471 KB 360/748 KB 932/1822 KB 55/55 KB 32/1210 KB 3/471 KB 360/748 KB 932/1822 KB 48/55 KB 29/1210 KB 3/471 KB 360/748 KB 932/1822 KB 55/55 KB 32/1210 KB 5/471 KB 360/748 KB 932/1822 KB 55/55 KB 32/1210 KB 8/471 KB 360/748 KB 932/1822 KB 55/55 KB 32/1210 KB 11/471 KB 360/748 KB 932/1822 KB 55/55 KB 32/1210 KB 13/471 KB 360/748 KB 932/1822 KB 48/55 KB 29/1210 KB 360/748 KB 932/1822 KB 55/55 KB 32/1210 KB 13/471 KB 364/748 KB 932/1822 KB 55/55 KB 32/1210 KB 13/471 KB 368/748 KB 932/1822 KB 55/55 KB 32/1210 KB 16/471 KB 372/748 KB 932/1822 KB 55/55 KB 36/1210 KB 16/471 KB 376/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 380/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 384/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 388/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 392/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 396/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 400/748 KB 936/1822 KB 55/55 KB 32/1210 KB 16/471 KB 368/748 KB 932/1822 KB 55/55 KB 36/1210 KB 19/471 KB 400/748 KB 936/1822 KB 55/55 KB 36/1210 KB 21/471 KB 400/748 KB 936/1822 KB 55/55 KB 36/1210 KB 16/471 KB 372/748 KB 936/1822 KB 55/55 KB 36/1210 KB 21/471 KB 400/748 KB 940/1822 KB 55/55 KB 36/1210 KB 24/471 KB 400/748 KB 944/1822 KB 55/55 KB 36/1210 KB 16/471 KB 372/748 KB 932/1822 KB 55/55 KB 40/1210 KB 24/471 KB 400/748 KB 944/1822 KB 55/55 KB 36/1210 KB 24/471 KB 400/748 KB 940/1822 KB 55/55 KB 44/1210 KB 24/471 KB 400/748 KB 944/1822 KB 48/1210 KB 27/471 KB 400/748 KB 948/1822 KB 52/1210 KB 27/471 KB 400/748 KB 948/1822 KB 56/1210 KB 27/471 KB 400/748 KB 948/1822 KB 60/1210 KB 27/471 KB 400/748 KB 948/1822 KB 64/1210 KB 27/471 KB 404/748 KB 948/1822 KB 55/55 KB 44/1210 KB 27/471 KB 400/748 KB 948/1822 KB 64/1210 KB 27/471 KB 404/748 KB 952/1822 KB 64/1210 KB 27/471 KB 404/748 KB 956/1822 KB 64/1210 KB 27/471 KB 404/748 KB unit-abot-epc-basic-0: 11:24:18 DEBUG unit.abot-epc-basic/0.install 960/1822 KB 64/1210 KB 27/471 KB 404/748 KB 964/1822 KB 68/1210 KB 27/471 KB 404/748 KB 968/1822 KB 60/1210 KB 27/471 KB 404/748 KB 948/1822 KB 68/1210 KB 27/471 KB 408/748 KB 968/1822 KB 68/1210 KB 27/471 KB 412/748 KB 968/1822 KB 68/1210 KB 27/471 KB 416/748 KB 968/1822 KB 55/55 KB 44/1210 KB 27/471 KB 400/748 KB 948/1822 KB 68/1210 KB 29/471 KB 416/748 KB 968/1822 KB 68/1210 KB 32/471 KB 416/748 KB 968/1822 KB 68/1210 KB 36/471 KB 416/748 KB 968/1822 KB 68/1210 KB 40/471 KB 416/748 KB 968/1822 KB 68/1210 KB 44/471 KB 416/748 KB 968/1822 KB 68/1210 KB 48/471 KB 416/748 KB 968/1822 KB 68/1210 KB 52/471 KB 416/748 KB 968/1822 KB 68/1210 KB 56/471 KB 420/748 KB 972/1822 KB 68/1210 KB 60/471 KB 420/748 KB 972/1822 KB 68/1210 KB 64/471 KB 420/748 KB 972/1822 KB 68/1210 KB 27/471 KB 404/748 KB 964/1822 KB 72/1210 KB 64/471 KB 420/748 KB 972/1822 KB 76/1210 KB 64/471 KB 420/748 KB 972/1822 KB 80/1210 KB 64/471 KB 420/748 KB 972/1822 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 47.7 KB/sec) unit-abot-epc-basic-0: 11:24:18 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 84/1210 KB 64/471 KB 420/748 KB 972/1822 KB 88/1210 KB 68/471 KB 420/748 KB 972/1822 KB 92/1210 KB 68/471 KB 420/748 KB 972/1822 KB 96/1210 KB 68/471 KB 420/748 KB 972/1822 KB 68/1210 KB 52/471 KB 420/748 KB 972/1822 KB 96/1210 KB 68/471 KB 424/748 KB 972/1822 KB 96/1210 KB 68/471 KB 428/748 KB 972/1822 KB 96/1210 KB 68/471 KB 432/748 KB 972/1822 KB 68/1210 KB 52/471 KB 416/748 KB 972/1822 KB 96/1210 KB 68/471 KB 432/748 KB 976/1822 KB 96/1210 KB 68/471 KB 432/748 KB 980/1822 KB 96/1210 KB 68/471 KB 432/748 KB 984/1822 KB 96/1210 KB 68/471 KB 432/748 KB 988/1822 KB 96/1210 KB 68/471 KB 432/748 KB 992/1822 KB 96/1210 KB 68/471 KB 436/748 KB 992/1822 KB 100/1210 KB 68/471 KB 440/748 KB 992/1822 KB 100/1210 KB 68/471 KB 444/748 KB 992/1822 KB 100/1210 KB 68/471 KB 448/748 KB 996/1822 KB 84/1210 KB 68/471 KB 420/748 KB 972/1822 KB 100/1210 KB 72/471 KB 448/748 KB 996/1822 KB 100/1210 KB 68/471 KB 444/748 KB 996/1822 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 100/1210 KB 68/471 KB 436/748 KB 992/1822 KB 3/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 6/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 9/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 11/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 14/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 16/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 19/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 22/93 KB 100/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 22/93 KB 104/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 25/93 KB 108/1210 KB 76/471 KB 452/748 KB 1004/1822 KB 25/93 KB 104/1210 KB 76/471 KB 452/748 KB 1004/1822 KB 25/93 KB 108/1210 KB 76/471 KB 452/748 KB 1008/1822 KB 25/93 KB 112/1210 KB 76/471 KB 452/748 KB 1008/1822 KB 22/93 KB 104/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 25/93 KB 112/1210 KB 80/471 KB 452/748 KB 1008/1822 KB 25/93 KB 112/1210 KB 84/471 KB 452/748 KB 1008/1822 KB 25/93 KB 112/1210 KB 88/471 KB 452/748 KB 1008/1822 KB 25/93 KB 112/1210 KB 92/471 KB 452/748 KB 1008/1822 KB 25/93 KB 112/1210 KB 96/471 KB 452/748 KB 1008/1822 KB 25/93 KB 112/1210 KB 100/471 KB 452/748 KB 1012/1822 KB 25/93 KB 116/1210 KB 104/471 KB 452/748 KB 1012/1822 KB 25/93 KB 104/1210 KB 76/471 KB 452/748 KB 1000/1822 KB 25/93 KB 104/1210 KB 76/471 KB 448/748 KB 1000/1822 KB 27/93 KB 116/1210 KB 108/471 KB 456/748 KB 1012/1822 KB 30/93 KB 116/1210 KB 108/471 KB 456/748 KB 1012/1822 KB 32/93 KB 116/1210 KB 108/471 KB 456/748 KB 1012/1822 KB 25/93 KB 116/1210 KB 108/471 KB 456/748 KB 1012/1822 KB 36/93 KB 116/1210 KB 108/471 KB 456/748 KB 1012/1822 KB 25/93 KB 116/1210 KB 100/471 KB 452/748 KB 1012/1822 KB 36/93 KB 120/1210 KB 108/471 KB 460/748 KB 1012/1822 KB 36/93 KB 124/1210 KB 108/471 KB 460/748 KB 1012/1822 KB 36/93 KB 128/1210 KB 108/471 KB 460/748 KB 1012/1822 KB 25/93 KB 112/1210 KB 96/471 KB 452/748 KB 1012/1822 KB 36/93 KB 128/1210 KB 108/471 KB 460/748 KB 1016/1822 KB 36/93 KB 128/1210 KB 108/471 KB 460/748 KB 1020/1822 KB 36/93 KB 128/1210 KB 108/471 KB 460/748 KB 1024/1822 KB 36/93 KB 116/1210 KB 108/471 KB 460/748 KB 1012/1822 KB 36/93 KB 128/1210 KB 108/471 KB 464/748 KB 1024/1822 KB 36/93 KB 128/1210 KB 108/471 KB 468/748 KB 1024/1822 KB 40/93 KB 132/1210 KB 108/471 KB 472/748 KB 1028/1822 KB 40/93 KB 132/1210 KB 108/471 KB 476/748 KB 1028/1822 KB 40/93 KB 132/1210 KB 108/471 KB 480/748 KB 1028/1822 KB 40/93 KB 128/1210 KB 108/471 KB 468/748 KB 1024/1822 KB 44/93 KB 13 unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 2/1210 KB 108/471 KB 480/748 KB 1028/1822 KB 48/93 KB 132/1210 KB 108/471 KB 480/748 KB 1028/1822 KB 25/93 KB 116/1210 KB 108/471 KB 468/748 KB 1028/1822 KB 48/93 KB 132/1210 KB 112/471 KB 480/748 KB 1028/1822 KB 52/93 KB 132/1210 KB 112/471 KB 480/748 KB 1028/1822 KB 56/93 KB 132/1210 KB 116/471 KB 484/748 KB 1028/1822 KB 60/93 KB 132/1210 KB 116/471 KB 484/748 KB 1028/1822 KB 64/93 KB 132/1210 KB 116/471 KB 484/748 KB 1028/1822 KB 40/93 KB 132/1210 KB 108/471 KB 468/748 KB 1028/1822 KB 40/93 KB 132/1210 KB 108/471 KB 468/748 KB 1024/1822 KB 64/93 KB 136/1210 KB 116/471 KB 484/748 KB 1028/1822 KB 64/93 KB 140/1210 KB 116/471 KB 484/748 KB 1028/1822 KB 64/93 KB 144/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 64/93 KB 148/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 68/93 KB 152/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 68/93 KB 156/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 68/93 KB 160/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 52/93 KB 132/1210 KB 116/471 KB 484/748 KB 1028/1822 KB 68/93 KB 160/1210 KB 116/471 KB 488/748 KB 1032/1822 KB 68/93 KB 160/1210 KB 116/471 KB 492/748 KB 1032/1822 KB 68/93 KB 160/1210 KB 116/471 KB 496/748 KB 1032/1822 KB 52/93 KB 132/1210 KB 116/471 KB 480/748 KB 1028/1822 KB 68/93 KB 160/1210 KB 120/471 KB 496/748 KB 1032/1822 KB 68/93 KB 160/1210 KB 124/471 KB 496/748 KB 1032/1822 KB 68/93 KB 160/1210 KB 128/471 KB 496/748 KB 1032/1822 KB 68/93 KB 160/1210 KB 132/471 KB 496/748 KB 1032/1822 KB 68/93 KB 164/1210 KB 136/471 KB 500/748 KB 1032/1822 KB 68/93 KB 164/1210 KB 140/471 KB 500/748 KB 1032/1822 KB 68/93 KB 164/1210 KB 144/471 KB 500/748 KB 1032/1822 KB 68/93 KB 148/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 72/93 KB 164/1210 KB 144/471 KB 500/748 KB 1032/1822 KB 76/93 KB 164/1210 KB 144/471 KB 500/748 KB 1032/1822 KB 80/93 KB 164/1210 KB 144/471 KB 500/748 KB 1032/1822 KB 84/93 KB 164/1210 KB 144/471 KB 500/748 KB 1032/1822 KB 64/93 KB 140/1210 KB 116/471 KB 484/748 KB 1032/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1036/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1040/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1044/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1048/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1052/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1056/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1060/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1064/1822 KB 88/93 KB 164/1210 KB 148/471 KB 500/748 KB 1068/1822 KB 88/93 KB 164/1210 KB 148/471 KB 500/748 KB 1072/1822 KB 84/93 KB 164/1210 KB 148/471 KB 500/748 KB 1032/1822 KB 68/93 KB 164/1210 KB 132/471 KB 500/748 KB 1032/1822 KB 88/93 KB 168/1210 KB 148/471 KB 500/748 KB 1072/1822 KB 88/93 KB 172/1210 KB 148/471 KB 500/748 KB 1072/1822 KB 88/93 KB 176/1210 KB 148/471 KB 500/748 KB 1072/1822 KB 68/93 KB 160/1210 KB 132/471 KB 500/748 KB 1032/1822 KB 88/93 KB 176/1210 KB 148/471 KB 504/748 KB 1072/1822 KB 88/93 KB 176/1210 KB 148/471 KB 508/748 KB 1072/1822 KB 88/93 KB 176/1210 KB 148/471 KB 512/748 KB 1072/1822 KB 88/93 KB 176/1210 KB 148/471 KB 516/748 KB 1072/1822 KB 88/93 KB 180/1210 KB 152/471 KB 520/748 KB 1076/1822 KB 88/93 KB 164/1210 KB 148/471 KB 500/748 KB 1064/1822 KB 92/93 KB 180/1210 KB 152/471 KB 520/748 KB 1076/1822 KB 93/93 KB 180/1210 KB 152/471 KB 520/748 KB 1076/1822 KB 93/93 KB 180/1210 KB 152/471 KB 524/748 KB 1076/1822 KB 93/93 KB 180/1210 KB 152/471 KB 528/748 KB 1076/1822 KB 88/93 KB 180/1210 KB unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 152/471 KB 516/748 KB 1076/1822 KB 88/93 KB 180/1210 KB 152/471 KB 516/748 KB 1072/1822 KB 93/93 KB 180/1210 KB 156/471 KB 528/748 KB 1076/1822 KB 93/93 KB 180/1210 KB 160/471 KB 528/748 KB 1076/1822 KB 93/93 KB 180/1210 KB 164/471 KB 528/748 KB 1076/1822 KB 93/93 KB 180/1210 KB 168/471 KB 532/748 KB 1080/1822 KB 93/93 KB 180/1210 KB 172/471 KB 532/748 KB 1080/1822 KB 88/93 KB 180/1210 KB 148/471 KB 516/748 KB 1072/1822 KB 93/93 KB 184/1210 KB 172/471 KB 532/748 KB 1080/1822 KB 93/93 KB 188/1210 KB 172/471 KB 532/748 KB 1080/1822 KB 93/93 KB 192/1210 KB 172/471 KB 532/748 KB 1080/1822 KB 93/93 KB 196/1210 KB 172/471 KB 532/748 KB 1080/1822 KB 93/93 KB 200/1210 KB 176/471 KB 532/748 KB 1080/1822 KB 93/93 KB 180/1210 KB 164/471 KB 532/748 KB 1080/1822 KB 93/93 KB 200/1210 KB 176/471 KB 536/748 KB 1080/1822 KB 93/93 KB 200/1210 KB 176/471 KB 540/748 KB 1080/1822 KB 93/93 KB 180/1210 KB 164/471 KB 528/748 KB 1080/1822 KB 93/93 KB 200/1210 KB 176/471 KB 540/748 KB 1084/1822 KB 93/93 KB 200/1210 KB 176/471 KB 540/748 KB 1088/1822 KB 93/93 KB 200/1210 KB 176/471 KB 540/748 KB 1092/1822 KB 93/93 KB 196/1210 KB 176/471 KB 532/748 KB 1080/1822 KB 93/93 KB 204/1210 KB 180/471 KB 544/748 KB 1092/1822 KB 93/93 KB 204/1210 KB 176/471 KB 544/748 KB 1092/1822 KB 93/93 KB 208/1210 KB 180/471 KB 544/748 KB 1096/1822 KB 93/93 KB 212/1210 KB 180/471 KB 544/748 KB 1096/1822 KB 93/93 KB 200/1210 KB 176/471 KB 544/748 KB 1092/1822 KB 93/93 KB 212/1210 KB 184/471 KB 548/748 KB 1096/1822 KB 93/93 KB 212/1210 KB 184/471 KB 552/748 KB 1096/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 77.6 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 93/93 KB 212/1210 KB 184/471 KB 544/748 KB 1096/1822 KB 93/93 KB 204/1210 KB 180/471 KB 544/748 KB 1096/1822 KB 212/1210 KB 188/471 KB 552/748 KB 1100/1822 KB 212/1210 KB 188/471 KB 552/748 KB 1104/1822 KB 212/1210 KB 188/471 KB 552/748 KB 1108/1822 KB 216/1210 KB 188/471 KB 556/748 KB 1112/1822 KB 216/1210 KB 188/471 KB 556/748 KB 1116/1822 KB 216/1210 KB 188/471 KB 556/748 KB 1108/1822 KB 220/1210 KB 188/471 KB 556/748 KB 1120/1822 KB 224/1210 KB 188/471 KB 556/748 KB 1120/1822 KB 212/1210 KB 188/471 KB 556/748 KB 1108/1822 KB 224/1210 KB 188/471 KB 560/748 KB 1120/1822 KB 212/1210 KB 188/471 KB 552/748 KB 1108/1822 KB 224/1210 KB 192/471 KB 560/748 KB 1120/1822 KB 224/1210 KB 196/471 KB 560/748 KB 1120/1822 KB 228/1210 KB 200/471 KB 564/748 KB 1120/1822 KB 228/1210 KB 204/471 KB 564/748 KB 1120/1822 KB 228/1210 KB 208/471 KB 564/748 KB 1120/1822 KB 228/1210 KB 196/471 KB 564/748 KB 1120/1822 KB 232/1210 KB 208/471 KB 564/748 KB 1120/1822 KB 236/1210 KB 208/471 KB 564/748 KB 1120/1822 KB 240/1210 KB 208/471 KB 564/748 KB 1120/1822 KB 244/1210 KB 208/471 KB 564/748 KB 1120/1822 KB 248/1210 KB 212/471 KB 564/748 KB 1120/1822 KB 252/1210 KB 212/471 KB 564/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 564/748 KB 1120/1822 KB 224/1210 KB 196/471 KB 564/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 568/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 572/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 576/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 580/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 584/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 588/748 KB 1120/1822 KB 256/1210 KB 212/471 KB 592/748 KB 1120/1822 KB 244/1210 KB 212/471 KB 564/748 KB 1120/1822 KB 256/1210 KB 216/471 KB 592/748 KB 1120/1822 KB 228/1210 KB 200/471 KB 564/748 KB 1120/1822 KB 256/1210 KB 220/471 KB 592/748 KB 1124/1822 KB 256/1210 KB 220/471 KB 592/748 KB 1128/1822 KB 256/1210 KB 220/471 KB 592/748 KB 1132/1822 KB 256/1210 KB 220/471 KB 592/748 KB 1136/1822 KB 256/1210 KB 220/471 KB 592/748 KB 1120/1822 KB 4/53 KB 256/1210 KB 224/471 KB 592/748 KB 1136/1822 KB 4/53 KB 256/1210 KB 228/471 KB 592/748 KB 1136/1822 KB 4/53 KB 260/1210 KB 232/471 KB 596/748 KB 1140/1822 KB 4/53 KB 260/1210 KB 236/471 KB 596/748 KB 1140/1822 KB 4/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 4/53 KB 256/1210 KB 220/471 KB 592/748 KB 1136/1822 KB 8/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 12/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 16/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 20/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 24/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 28/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 32/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 36/53 KB 260/1210 KB 240/471 KB 596/748 KB 1140/1822 KB 40/53 KB 260/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 44/53 KB 260/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 48/53 KB 260/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 52/53 KB 260/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 53/53 KB 260/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 4/53 KB 260/1210 KB 228/471 KB 596/748 KB 1140/1822 KB 53/53 KB 264/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 53/53 KB 268/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 53/53 KB 272/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 4/53 KB 256/1210 KB 228/471 KB 596/748 KB 1140/1822 KB 53/53 KB 272/1210 KB 244/471 KB 600/748 KB 1140/1822 KB 53/53 KB 272/1210 KB 244/471 KB 604/748 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install KB 1140/1822 KB 4/53 KB 256/1210 KB 228/471 KB 592/748 KB 1140/1822 KB 53/53 KB 272/1210 KB 244/471 KB 604/748 KB 1144/1822 KB 53/53 KB 272/1210 KB 244/471 KB 604/748 KB 1148/1822 KB 53/53 KB 272/1210 KB 244/471 KB 604/748 KB 1152/1822 KB 53/53 KB 272/1210 KB 244/471 KB 604/748 KB 1156/1822 KB 53/53 KB 276/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 280/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 284/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 288/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 292/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 296/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 300/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 304/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 36/53 KB 260/1210 KB 244/471 KB 596/748 KB 1140/1822 KB 53/53 KB 304/1210 KB 248/471 KB 608/748 KB 1160/1822 KB 53/53 KB 304/1210 KB 252/471 KB 608/748 KB 1160/1822 KB 53/53 KB 304/1210 KB 256/471 KB 608/748 KB 1160/1822 KB 53/53 KB 272/1210 KB 244/471 KB 608/748 KB 1160/1822 KB 53/53 KB 304/1210 KB 256/471 KB 608/748 KB 1164/1822 KB 53/53 KB 304/1210 KB 256/471 KB 608/748 KB 1168/1822 KB 53/53 KB 272/1210 KB 244/471 KB 608/748 KB 1156/1822 KB 53/53 KB 304/1210 KB 256/471 KB 612/748 KB 1168/1822 KB 53/53 KB 304/1210 KB 256/471 KB 616/748 KB 1168/1822 KB 53/53 KB 304/1210 KB 256/471 KB 620/748 KB 1168/1822 KB 53/53 KB 304/1210 KB 256/471 KB 624/748 KB 1168/1822 KB 53/53 KB 304/1210 KB 256/471 KB 624/748 KB 1172/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1176/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1180/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1184/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1188/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1192/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1196/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1200/1822 KB 53/53 KB 304/1210 KB 260/471 KB 628/748 KB 1172/1822 KB 53/53 KB 304/1210 KB 264/471 KB 628/748 KB 1200/1822 KB 53/53 KB 304/1210 KB 268/471 KB 628/748 KB 1200/1822 KB 53/53 KB 304/1210 KB 272/471 KB 628/748 KB 1200/1822 KB 53/53 KB 304/1210 KB 256/471 KB 628/748 KB 1172/1822 KB 53/53 KB 304/1210 KB 272/471 KB 632/748 KB 1200/1822 KB 53/53 KB 304/1210 KB 272/471 KB 636/748 KB 1200/1822 KB 53/53 KB 304/1210 KB 272/471 KB 640/748 KB 1200/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.6 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 304/1210 KB 276/471 KB 644/748 KB 1200/1822 KB 304/1210 KB 272/471 KB 644/748 KB 1200/1822 KB 304/1210 KB 276/471 KB 648/748 KB 1200/1822 KB 308/1210 KB 280/471 KB 652/748 KB 1200/1822 KB 308/1210 KB 280/471 KB 656/748 KB 1200/1822 KB 308/1210 KB 280/471 KB 648/748 KB 1200/1822 KB 308/1210 KB 276/471 KB 648/748 KB 1200/1822 KB 312/1210 KB 284/471 KB 656/748 KB 1200/1822 KB 316/1210 KB 284/471 KB 656/748 KB 1200/1822 KB 320/1210 KB 284/471 KB 656/748 KB 1200/1822 KB 308/1210 KB 284/471 KB 656/748 KB 1200/1822 KB 320/1210 KB 288/471 KB 656/748 KB 1200/1822 KB 320/1210 KB 292/471 KB 656/748 KB 1200/1822 KB 324/1210 KB 296/471 KB 660/748 KB 1204/1822 KB 324/1210 KB 300/471 KB 660/748 KB 1204/1822 KB 324/1210 KB 292/471 KB 660/748 KB 1204/1822 KB 328/1210 KB 300/471 KB 660/748 KB 1204/1822 KB 332/1210 KB 300/471 KB 660/748 KB 1204/1822 KB 336/1210 KB 300/471 KB 660/748 KB 1204/1822 KB 320/1210 KB 292/471 KB 660/748 KB 1204/1822 KB 336/1210 KB 304/471 KB 664/748 KB 1204/1822 KB 336/1210 KB 304/471 KB 668/748 KB 1204/1822 KB 336/1210 KB 304/471 KB 672/748 KB 1204/1822 KB 320/1210 KB 292/471 KB 656/748 KB 1204/1822 KB 336/1210 KB 304/471 KB 672/748 KB 1208/1822 KB 336/1210 KB 304/471 KB 672/748 KB 1212/1822 KB 336/1210 KB 304/471 KB 672/748 KB 1216/1822 KB 336/1210 KB 304/471 KB 672/748 KB 1220/1822 KB 340/1210 KB 304/471 KB 676/748 KB 1224/1822 KB 340/1210 KB 304/471 KB 676/748 KB 1228/1822 KB 340/1210 KB 304/471 KB 676/748 KB 1232/1822 KB 336/1210 KB 304/471 KB 660/748 KB 1204/1822 KB 340/1210 KB 308/471 KB 676/748 KB 1232/1822 KB 340/1210 KB 304/471 KB 676/748 KB 1220/1822 KB 344/1210 KB 308/471 KB 676/748 KB 1232/1822 KB 348/1210 KB 312/471 KB 676/748 KB 4/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 676/748 KB 4/276 KB 1232/1822 KB 336/1210 KB 304/471 KB 676/748 KB 1220/1822 KB 352/1210 KB 312/471 KB 680/748 KB 4/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 684/748 KB 4/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 688/748 KB 4/276 KB 1232/1822 KB 344/1210 KB 312/471 KB 676/748 KB 4/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 688/748 KB 8/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 688/748 KB 12/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 688/748 KB 16/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 688/748 KB 20/276 KB 1232/1822 KB 352/1210 KB 312/471 KB 688/748 KB 24/276 KB 1232/1822 KB 344/1210 KB 312/471 KB 676/748 KB 1232/1822 KB 352/1210 KB 316/471 KB 688/748 KB 24/276 KB 1236/1822 KB 352/1210 KB 320/471 KB 688/748 KB 24/276 KB 1236/1822 KB 352/1210 KB 320/471 KB 688/748 KB 28/276 KB 1236/1822 KB 352/1210 KB 320/471 KB 688/748 KB 32/276 KB 1236/1822 KB 352/1210 KB 320/471 KB 688/748 KB 36/276 KB 1236/1822 KB 356/1210 KB 324/471 KB 692/748 KB 40/276 KB 1236/1822 KB 352/1210 KB 312/471 KB 688/748 KB 24/276 KB 1236/1822 KB 356/1210 KB 324/471 KB 692/748 KB 40/276 KB 1240/1822 KB 356/1210 KB 324/471 KB 692/748 KB 40/276 KB 1244/1822 KB 356/1210 KB 324/471 KB 692/748 KB 40/276 KB 1248/1822 KB 356/1210 KB 324/471 KB 692/748 KB 36/276 KB 1236/1822 KB 360/1210 KB 324/471 KB 692/748 KB 40/276 KB 1248/1822 KB 364/1210 KB 324/471 KB 692/748 KB 40/276 KB 1248/1822 KB 352/1210 KB 324/471 KB 692/748 KB 36/276 KB 1236/1822 KB 352/1210 KB 320/471 KB 692/748 KB 36/276 KB 1236/1822 KB 364/1210 KB 324/471 KB 696/748 KB 40/276 KB 1248/1822 KB 364/1210 KB 324/471 KB 700/748 KB 40/276 KB 1248/1822 KB 364/1210 KB 324/471 KB 704/748 KB 40/276 KB 1248/1822 KB 364/1210 KB 328/471 KB 708/748 KB 40/276 K unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install B 1248/1822 KB 368/1210 KB 328/471 KB 712/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 328/471 KB 716/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 328/471 KB 720/748 KB 44/276 KB 1252/1822 KB 364/1210 KB 328/471 KB 704/748 KB 40/276 KB 1248/1822 KB 368/1210 KB 332/471 KB 720/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 336/471 KB 720/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 340/471 KB 720/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 344/471 KB 720/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 348/471 KB 720/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 352/471 KB 720/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 328/471 KB 708/748 KB 44/276 KB 1252/1822 KB 368/1210 KB 328/471 KB 708/748 KB 40/276 KB 1252/1822 KB 368/1210 KB 352/471 KB 720/748 KB 48/276 KB 1256/1822 KB 368/1210 KB 352/471 KB 720/748 KB 48/276 KB 1260/1822 KB 368/1210 KB 352/471 KB 720/748 KB 48/276 KB 1264/1822 KB 368/1210 KB 328/471 KB 708/748 KB 40/276 KB 1248/1822 KB 372/1210 KB 352/471 KB 720/748 KB 48/276 KB 1264/1822 KB 376/1210 KB 352/471 KB 720/748 KB 48/276 KB 1264/1822 KB 380/1210 KB 352/471 KB 720/748 KB 48/276 KB 1264/1822 KB 384/1210 KB 352/471 KB 720/748 KB 48/276 KB 1264/1822 KB 368/1210 KB 352/471 KB 720/748 KB 48/276 KB 1256/1822 KB 384/1210 KB 352/471 KB 720/748 KB 52/276 KB 1264/1822 KB 384/1210 KB 352/471 KB 720/748 KB 56/276 KB 1264/1822 KB 384/1210 KB 352/471 KB 720/748 KB 60/276 KB 1268/1822 KB 384/1210 KB 352/471 KB 724/748 KB 64/276 KB 1268/1822 KB 388/1210 KB 352/471 KB 724/748 KB 68/276 KB 1268/1822 KB 388/1210 KB 356/471 KB 724/748 KB 72/276 KB 1268/1822 KB 388/1210 KB 356/471 KB 724/748 KB 76/276 KB 1268/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1268/1822 KB 384/1210 KB 352/471 KB 720/748 KB 56/276 KB 1268/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1272/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1276/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1280/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1284/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1288/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1292/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1296/1822 KB 388/1210 KB 356/471 KB 724/748 KB 80/276 KB 1300/1822 KB 388/1210 KB 356/471 KB 724/748 KB 84/276 KB 1304/1822 KB 388/1210 KB 356/471 KB 724/748 KB 84/276 KB 1308/1822 KB 388/1210 KB 356/471 KB 724/748 KB 84/276 KB 1312/1822 KB 388/1210 KB 356/471 KB 724/748 KB 68/276 KB 1268/1822 KB 388/1210 KB 352/471 KB 724/748 KB 64/276 KB 1268/1822 KB 392/1210 KB 356/471 KB 724/748 KB 84/276 KB 1312/1822 KB 384/1210 KB 352/471 KB 724/748 KB 60/276 KB 1268/1822 KB 396/1210 KB 356/471 KB 728/748 KB 84/276 KB 1312/1822 KB 396/1210 KB 356/471 KB 732/748 KB 84/276 KB 1312/1822 KB 396/1210 KB 360/471 KB 736/748 KB 84/276 KB 1312/1822 KB 396/1210 KB 356/471 KB 724/748 KB 84/276 KB 1312/1822 KB 400/1210 KB 360/471 KB 736/748 KB 84/276 KB 1312/1822 KB 404/1210 KB 360/471 KB 736/748 KB 84/276 KB 1312/1822 KB 408/1210 KB 360/471 KB 740/748 KB 84/276 KB 1312/1822 KB 412/1210 KB 360/471 KB 740/748 KB 84/276 KB 1312/1822 KB 416/1210 KB 360/471 KB 740/748 KB 84/276 KB 1312/1822 KB 388/1210 KB 356/471 KB 724/748 KB 84/276 KB 1300/1822 KB 416/1210 KB 360/471 KB 740/748 KB 88/276 KB 1312/1822 KB 416/1210 KB 360/471 KB 740/748 KB 92/276 KB 1312/1822 KB 416/1210 KB 360/471 KB 740/748 KB 96/276 KB 1312/1822 KB 416/1210 KB 360/471 KB 740/748 KB 100/276 KB 1312/1822 KB 420/1210 KB 360/471 KB 740/748 KB 104/276 KB 1316/1822 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install KB 420/1210 KB 360/471 KB 740/748 KB 108/276 KB 1316/1822 KB 404/1210 KB 360/471 KB 740/748 KB 84/276 KB 1312/1822 KB 396/1210 KB 360/471 KB 732/748 KB 84/276 KB 1312/1822 KB 420/1210 KB 364/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 368/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 372/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 376/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 380/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 384/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 388/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 392/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 396/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 400/471 KB 744/748 KB 108/276 KB 1316/1822 KB 420/1210 KB 404/471 KB 744/748 KB 112/276 KB 1316/1822 KB 420/1210 KB 408/471 KB 744/748 KB 112/276 KB 1316/1822 KB 420/1210 KB 412/471 KB 744/748 KB 112/276 KB 1316/1822 KB 420/1210 KB 416/471 KB 744/748 KB 112/276 KB 1316/1822 KB 420/1210 KB 360/471 KB 740/748 KB 100/276 KB 1316/1822 KB 420/1210 KB 360/471 KB 740/748 KB 100/276 KB 1312/1822 KB 424/1210 KB 416/471 KB 744/748 KB 112/276 KB 1316/1822 KB 428/1210 KB 416/471 KB 744/748 KB 112/276 KB 1316/1822 KB 432/1210 KB 416/471 KB 744/748 KB 112/276 KB 1316/1822 KB 436/1210 KB 416/471 KB 744/748 KB 112/276 KB 1316/1822 KB 420/1210 KB 400/471 KB 744/748 KB 112/276 KB 1316/1822 KB 420/1210 KB 372/471 KB 744/748 KB 108/276 KB 1316/1822 KB 436/1210 KB 416/471 KB 748/748 KB 112/276 KB 1320/1822 KB 436/1210 KB 416/471 KB 748/748 KB 112/276 KB 1320/1822 KB 436/1210 KB 416/471 KB 748/748 KB 116/276 KB 1320/1822 KB 436/1210 KB 416/471 KB 744/748 KB 112/276 KB 1320/1822 KB 440/1210 KB 416/471 KB 748/748 KB 116/276 KB 1324/1822 KB 440/1210 KB 416/471 KB 748/748 KB 116/276 KB 1328/1822 KB 440/1210 KB 416/471 KB 748/748 KB 116/276 KB 1320/1822 KB 444/1210 KB 416/471 KB 748/748 KB 116/276 KB 1328/1822 KB 448/1210 KB 416/471 KB 748/748 KB 116/276 KB 1328/1822 KB 448/1210 KB 416/471 KB 748/748 KB 116/276 KB 1332/1822 KB 452/1210 KB 420/471 KB 748/748 KB 120/276 KB 1336/1822 KB 452/1210 KB 420/471 KB 748/748 KB 120/276 KB 1340/1822 KB 452/1210 KB 420/471 KB 748/748 KB 120/276 KB 1344/1822 KB 452/1210 KB 420/471 KB 748/748 KB 120/276 KB 1332/1822 KB 452/1210 KB 424/471 KB 748/748 KB 120/276 KB 1344/1822 KB 452/1210 KB 428/471 KB 748/748 KB 120/276 KB 1344/1822 KB 452/1210 KB 432/471 KB 748/748 KB 120/276 KB 1344/1822 KB 452/1210 KB 436/471 KB 748/748 KB 120/276 KB 1344/1822 KB 452/1210 KB 440/471 KB 748/748 KB 120/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 748/748 KB 120/276 KB 1348/1822 KB 452/1210 KB 448/471 KB 748/748 KB 120/276 KB 1348/1822 KB 452/1210 KB 416/471 KB 748/748 KB 120/276 KB 1332/1822 KB 456/1210 KB 448/471 KB 748/748 KB 120/276 KB 1348/1822 KB 460/1210 KB 448/471 KB 748/748 KB 120/276 KB 1348/1822 KB 464/1210 KB 448/471 KB 748/748 KB 120/276 KB 1348/1822 KB 448/1210 KB 416/471 KB 748/748 KB 120/276 KB 1332/1822 KB 464/1210 KB 448/471 KB 748/748 KB 124/276 KB 1348/1822 KB 464/1210 KB 448/471 KB 748/748 KB 128/276 KB 1348/1822 KB 464/1210 KB 448/471 KB 748/748 KB 132/276 KB 1348/1822 KB 464/1210 KB 448/471 KB 748/748 KB 136/276 KB 1348/1822 KB 464/1210 KB 448/471 KB 748/748 KB 140/276 KB 1348/1822 KB 464/1210 KB 448/471 KB 748/748 KB 144/276 KB 1348/1822 KB 468/1210 KB 448/471 KB 144/276 KB 1348/1822 KB 472/1210 KB 448/471 KB 148/276 KB 1348/1822 KB 476/1210 KB 448/471 KB 148/276 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install KB 1348/1822 KB 480/1210 KB 448/471 KB 148/276 KB 1348/1822 KB 452/1210 KB 436/471 KB 748/748 KB 120/276 KB 1348/1822 KB 480/1210 KB 448/471 KB 148/276 KB 1352/1822 KB 480/1210 KB 448/471 KB 148/276 KB 1356/1822 KB 480/1210 KB 448/471 KB 148/276 KB 1360/1822 KB 468/1210 KB 448/471 KB 148/276 KB 1348/1822 KB 480/1210 KB 448/471 KB 152/276 KB 1360/1822 KB 480/1210 KB 448/471 KB 156/276 KB 1360/1822 KB 480/1210 KB 448/471 KB 160/276 KB 1364/1822 KB 480/1210 KB 452/471 KB 164/276 KB 1364/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 592.0 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 484/1210 KB 452/471 KB 164/276 KB 1364/1822 KB 488/1210 KB 452/471 KB 164/276 KB 1364/1822 KB 492/1210 KB 452/471 KB 164/276 KB 1364/1822 KB 480/1210 KB 452/471 KB 160/276 KB 1364/1822 KB 492/1210 KB 456/471 KB 164/276 KB 1364/1822 KB 492/1210 KB 460/471 KB 164/276 KB 1364/1822 KB 480/1210 KB 448/471 KB 156/276 KB 1364/1822 KB 492/1210 KB 460/471 KB 168/276 KB 1368/1822 KB 492/1210 KB 460/471 KB 168/276 KB 1372/1822 KB 492/1210 KB 460/471 KB 168/276 KB 1376/1822 KB 492/1210 KB 460/471 KB 168/276 KB 1364/1822 KB 496/1210 KB 464/471 KB 168/276 KB 1376/1822 KB 496/1210 KB 468/471 KB 172/276 KB 1376/1822 KB 496/1210 KB 471/471 KB 172/276 KB 1380/1822 KB 496/1210 KB 460/471 KB 168/276 KB 1376/1822 KB 500/1210 KB 471/471 KB 172/276 KB 1380/1822 KB 504/1210 KB 471/471 KB 172/276 KB 1380/1822 KB 508/1210 KB 471/471 KB 172/276 KB 1380/1822 KB 512/1210 KB 471/471 KB 172/276 KB 1380/1822 KB 496/1210 KB 468/471 KB 172/276 KB 1380/1822 KB 512/1210 KB 471/471 KB 172/276 KB 1384/1822 KB 512/1210 KB 471/471 KB 172/276 KB 1388/1822 KB 496/1210 KB 464/471 KB 172/276 KB 1376/1822 KB 512/1210 KB 471/471 KB 176/276 KB 1388/1822 KB 512/1210 KB 471/471 KB 180/276 KB 1388/1822 KB 512/1210 KB 471/471 KB 184/276 KB 1388/1822 KB 512/1210 KB 471/471 KB 188/276 KB 1392/1822 KB 512/1210 KB 471/471 KB 192/276 KB 1392/1822 KB 512/1210 KB 471/471 KB 184/276 KB 1392/1822 KB 512/1210 KB 471/471 KB 192/276 KB 1396/1822 KB 516/1210 KB 471/471 KB 196/276 KB 1400/1822 KB 516/1210 KB 471/471 KB 196/276 KB 1404/1822 KB 516/1210 KB 471/471 KB 196/276 KB 1396/1822 KB 520/1210 KB 471/471 KB 196/276 KB 1404/1822 KB 524/1210 KB 471/471 KB 196/276 KB 1404/1822 KB 512/1210 KB 471/471 KB 196/276 KB 1396/1822 KB 528/1210 KB 471/471 KB 200/276 KB 1404/1822 KB 528/1210 KB 471/471 KB 204/276 KB 1404/1822 KB 528/1210 KB 471/471 KB 208/276 KB 1408/1822 KB 528/1210 KB 471/471 KB 204/276 KB 1408/1822 KB 528/1210 KB 471/471 KB 196/276 KB 1404/1822 KB 528/1210 KB 471/471 KB 208/276 KB 1412/1822 KB 4/577 KB 532/1210 KB 212/276 KB 1416/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 369.4 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 4/577 KB 532/1210 KB 471/471 KB 212/276 KB 1412/1822 KB 4/577 KB 528/1210 KB 471/471 KB 212/276 KB 1412/1822 KB 4/577 KB 532/1210 KB 212/276 KB 1420/1822 KB 4/577 KB 528/1210 KB 471/471 KB 208/276 KB 1412/1822 KB 8/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 12/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 16/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 20/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 24/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 28/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 32/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 36/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 40/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 44/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 48/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 52/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 56/577 KB 536/1210 KB 216/276 KB 1424/1822 KB 60/577 KB 536/1210 KB 216/276 KB 1424/1822 KB 64/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 68/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 72/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 76/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 80/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 4/577 KB 536/1210 KB 212/276 KB 1420/1822 KB 84/577 KB 4/37 KB 540/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 544/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 548/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 552/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 556/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 560/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 564/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 568/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 572/1210 KB 216/276 KB 1424/1822 KB 84/577 KB 4/37 KB 576/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 4/37 KB 580/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 4/37 KB 584/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 4/37 KB 588/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 4/37 KB 592/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 4/37 KB 596/1210 KB 216/276 KB 1424/1822 KB 60/577 KB 4/37 KB 536/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 216/276 KB 1424/1822 KB 52/577 KB 536/1210 KB 216/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 220/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 224/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 228/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 232/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 236/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 240/276 KB 1424/1822 KB 88/577 KB 8/37 KB 596/1210 KB 244/276 KB 1424/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1424/1822 KB 52/577 KB 536/1210 KB 212/276 KB 1424/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1428/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1432/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1436/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1440/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1444/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1448/1822 KB 88/577 KB 12/37 KB 596/1210 KB 248/276 KB 1452/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1456/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1460/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1464/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1468/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1472/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1476/1822 KB 88/577 KB 12/37 KB 596/1210 KB unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 252/276 KB 1480/1822 KB 88/577 KB 12/37 KB 600/1210 KB 252/276 KB 1480/1822 KB 88/577 KB 12/37 KB 596/1210 KB 244/276 KB 1424/1822 KB 88/577 KB 16/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 20/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 24/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 28/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 32/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 36/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 4/37 KB 576/1210 KB 216/276 KB 1424/1822 KB 92/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 96/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 100/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 104/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 108/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 112/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 116/577 KB 37/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 120/577 KB 37/37 KB 604/1210 KB 252/276 KB 1484/1822 KB 124/577 KB 37/37 KB 604/1210 KB 252/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 12/37 KB 600/1210 KB 252/276 KB 1484/1822 KB 88/577 KB 12/37 KB 596/1210 KB 252/276 KB 1452/1822 KB 128/577 KB 37/37 KB 604/1210 KB 256/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 260/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 264/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 268/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 272/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 276/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 276/276 KB 1484/1822 KB 128/577 KB 37/37 KB 604/1210 KB 276/276 KB 1488/1822 KB 116/577 KB 37/37 KB 604/1210 KB 252/276 KB 1484/1822 KB 128/577 KB 37/37 KB 608/1210 KB 276/276 KB 1488/1822 KB 128/577 KB 37/37 KB 608/1210 KB 276/276 KB 1492/1822 KB 128/577 KB 37/37 KB 612/1210 KB 276/276 KB 1496/1822 KB 128/577 KB 37/37 KB 612/1210 KB 276/276 KB 1500/1822 KB 128/577 KB 37/37 KB 612/1210 KB 276/276 KB 1504/1822 KB 128/577 KB 37/37 KB 612/1210 KB 276/276 KB 1508/1822 KB 132/577 KB 37/37 KB 612/1210 KB 276/276 KB 1512/1822 KB 132/577 KB 37/37 KB 612/1210 KB 276/276 KB 1516/1822 KB 132/577 KB 37/37 KB 612/1210 KB 276/276 KB 1520/1822 KB 128/577 KB 37/37 KB 612/1210 KB 276/276 KB 1492/1822 KB 132/577 KB 37/37 KB 616/1210 KB 276/276 KB 1520/1822 KB 132/577 KB 37/37 KB 620/1210 KB 276/276 KB 1520/1822 KB 132/577 KB 37/37 KB 624/1210 KB 276/276 KB 1520/1822 KB 132/577 KB 37/37 KB 612/1210 KB 276/276 KB 1508/1822 KB 136/577 KB 37/37 KB 624/1210 KB 276/276 KB 1520/1822 KB 140/577 KB 37/37 KB 624/1210 KB 276/276 KB 1520/1822 KB 144/577 KB 37/37 KB 624/1210 KB 276/276 KB 1520/1822 KB 144/577 KB 37/37 KB 628/1210 KB 276/276 KB 1520/1822 KB 148/577 KB 37/37 KB 632/1210 KB 276/276 KB 1520/1822 KB 148/577 KB 37/37 KB 636/1210 KB 276/276 KB 1520/1822 KB 148/577 KB 37/37 KB 640/1210 KB 276/276 KB 1520/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.9 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 148/577 KB 37/37 KB 628/1210 KB 276/276 KB 1520/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 210.9 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 148/577 KB 640/1210 KB 1524/1822 KB 152/577 KB 644/1210 KB 1528/1822 KB 152/577 KB 644/1210 KB 1532/1822 KB 152/577 KB 644/1210 KB 1536/1822 KB 152/577 KB 644/1210 KB 1524/1822 KB 152/577 KB 648/1210 KB 1536/1822 KB 152/577 KB 652/1210 KB 1536/1822 KB 152/577 KB 656/1210 KB 1536/1822 KB 152/577 KB 640/1210 KB 1524/1822 KB 156/577 KB 656/1210 KB 1540/1822 KB 160/577 KB 656/1210 KB 1540/1822 KB 164/577 KB 656/1210 KB 1540/1822 KB 168/577 KB 656/1210 KB 1540/1822 KB 172/577 KB 656/1210 KB 1540/1822 KB 176/577 KB 656/1210 KB 1540/1822 KB 180/577 KB 660/1210 KB 1540/1822 KB 184/577 KB 660/1210 KB 1540/1822 KB 188/577 KB 660/1210 KB 1540/1822 KB 192/577 KB 660/1210 KB 1540/1822 KB 152/577 KB 656/1210 KB 1540/1822 KB 192/577 KB 660/1210 KB 1544/1822 KB 192/577 KB 660/1210 KB 1548/1822 KB 192/577 KB 660/1210 KB 1552/1822 KB 176/577 KB 660/1210 KB 1540/1822 KB 192/577 KB 664/1210 KB 1552/1822 KB 192/577 KB 668/1210 KB 1552/1822 KB 192/577 KB 672/1210 KB 1552/1822 KB 192/577 KB 676/1210 KB 1552/1822 KB 196/577 KB 680/1210 KB 1556/1822 KB 196/577 KB 684/1210 KB 1556/1822 KB 196/577 KB 688/1210 KB 1556/1822 KB 196/577 KB 692/1210 KB 1556/1822 KB 3/167 KB 196/577 KB 696/1210 KB 1556/1822 KB 196/577 KB 676/1210 KB 1556/1822 KB 3/167 KB 200/577 KB 696/1210 KB 1556/1822 KB 3/167 KB 204/577 KB 696/1210 KB 1556/1822 KB 3/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 192/577 KB 676/1210 KB 1556/1822 KB 3/167 KB 196/577 KB 692/1210 KB 1556/1822 KB 5/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 8/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 11/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 13/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 16/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 19/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 21/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 24/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 27/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 29/167 KB 208/577 KB 696/1210 KB 1556/1822 KB 32/167 KB 208/577 KB 696/1210 KB 1560/1822 KB 29/167 KB 208/577 KB 696/1210 KB 1560/1822 KB 32/167 KB 208/577 KB 696/1210 KB 1564/1822 KB 32/167 KB 208/577 KB 696/1210 KB 1568/1822 KB 36/167 KB 208/577 KB 696/1210 KB 1568/1822 KB 40/167 KB 208/577 KB 696/1210 KB 1572/1822 KB 44/167 KB 208/577 KB 696/1210 KB 1572/1822 KB 48/167 KB 208/577 KB 696/1210 KB 1572/1822 KB 52/167 KB 208/577 KB 696/1210 KB 1572/1822 KB 56/167 KB 212/577 KB 700/1210 KB 1572/1822 KB 60/167 KB 212/577 KB 700/1210 KB 1572/1822 KB 64/167 KB 212/577 KB 700/1210 KB 1572/1822 KB 36/167 KB 208/577 KB 696/1210 KB 1572/1822 KB 64/167 KB 212/577 KB 700/1210 KB 1576/1822 KB 64/167 KB 212/577 KB 700/1210 KB 1580/1822 KB 64/167 KB 212/577 KB 700/1210 KB 1584/1822 KB 52/167 KB 212/577 KB 700/1210 KB 1572/1822 KB 64/167 KB 212/577 KB 704/1210 KB 1584/1822 KB 64/167 KB 212/577 KB 708/1210 KB 1584/1822 KB 64/167 KB 212/577 KB 712/1210 KB 1588/1822 KB 64/167 KB 212/577 KB 716/1210 KB 1588/1822 KB 64/167 KB 212/577 KB 720/1210 KB 1588/1822 KB 64/167 KB 212/577 KB 724/1210 KB 1588/1822 KB 68/167 KB 212/577 KB 728/1210 KB 1588/1822 KB 52/167 KB 212/577 KB 696/1210 KB 1572/1822 KB 68/167 KB 216/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 220/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 224/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 228/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 232/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 236/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 240/577 KB 728/1210 KB 1588/1822 KB 68/167 KB 212/577 KB 724/121 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 0 KB 1588/1822 KB 72/167 KB 240/577 KB 728/1210 KB 1588/1822 KB 76/167 KB 240/577 KB 728/1210 KB 1588/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1588/1822 KB 64/167 KB 212/577 KB 708/1210 KB 1588/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1592/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1596/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1600/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1604/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1608/1822 KB 80/167 KB 240/577 KB 728/1210 KB 1612/1822 KB 80/167 KB 244/577 KB 728/1210 KB 1616/1822 KB 80/167 KB 244/577 KB 732/1210 KB 1620/1822 KB 84/167 KB 244/577 KB 732/1210 KB 1624/1822 KB 84/167 KB 244/577 KB 732/1210 KB 1628/1822 KB 80/167 KB 244/577 KB 728/1210 KB 1612/1822 KB 84/167 KB 248/577 KB 732/1210 KB 1628/1822 KB 84/167 KB 252/577 KB 732/1210 KB 1628/1822 KB 84/167 KB 256/577 KB 732/1210 KB 1628/1822 KB 84/167 KB 244/577 KB 732/1210 KB 1620/1822 KB 80/167 KB 244/577 KB 732/1210 KB 1616/1822 KB 84/167 KB 256/577 KB 736/1210 KB 1628/1822 KB 84/167 KB 256/577 KB 736/1210 KB 4/1192 KB 1628/1822 KB 84/167 KB 256/577 KB 736/1210 KB 8/1192 KB 1628/1822 KB 84/167 KB 256/577 KB 736/1210 KB 12/1192 KB 1628/1822 KB 84/167 KB 256/577 KB 736/1210 KB 16/1192 KB 1628/1822 KB 84/167 KB 256/577 KB 740/1210 KB 16/1192 KB 1628/1822 KB 88/167 KB 256/577 KB 744/1210 KB 16/1192 KB 1628/1822 KB 88/167 KB 256/577 KB 748/1210 KB 16/1192 KB 1632/1822 KB 88/167 KB 260/577 KB 752/1210 KB 20/1192 KB 1632/1822 KB 88/167 KB 256/577 KB 740/1210 KB 16/1192 KB 1628/1822 KB 92/167 KB 260/577 KB 752/1210 KB 20/1192 KB 1632/1822 KB 96/167 KB 260/577 KB 752/1210 KB 20/1192 KB 1632/1822 KB 100/167 KB 260/577 KB 752/1210 KB 20/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 20/1192 KB 1632/1822 KB 88/167 KB 260/577 KB 748/1210 KB 20/1192 KB 1632/1822 KB 88/167 KB 256/577 KB 748/1210 KB 20/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 24/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 28/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 32/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 36/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 40/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 44/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 48/1192 KB 1632/1822 KB 88/167 KB 256/577 KB 744/1210 KB 16/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 52/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 56/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 60/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 64/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 68/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 72/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 76/1192 KB 1632/1822 KB 104/167 KB 260/577 KB 756/1210 KB 80/1192 KB 1632/1822 KB 104/167 KB 264/577 KB 756/1210 KB 80/1192 KB 1632/1822 KB 104/167 KB 268/577 KB 756/1210 KB 80/1192 KB 1632/1822 KB 104/167 KB 272/577 KB 756/1210 KB 84/1192 KB 1636/1822 KB 100/167 KB 260/577 KB 756/1210 KB 20/1192 KB 1632/1822 KB 108/167 KB 272/577 KB 760/1210 KB 84/1192 KB 1636/1822 KB 108/167 KB 272/577 KB 764/1210 KB 84/1192 KB 1636/1822 KB 108/167 KB 272/577 KB 768/1210 KB 84/1192 KB 1636/1822 KB 108/167 KB 272/577 KB 772/1210 KB 84/1192 KB 1636/1822 KB 108/167 KB 276/577 KB 776/1210 KB 84/1192 KB 1636/1822 KB 108/167 KB 276/577 KB 780/1210 KB 84/1192 KB 1636/1822 KB 108/167 KB 272/577 KB 756/1210 KB 84/1192 KB 1636/1822 KB 112/167 KB 276/577 KB 784/1210 K unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install B 84/1192 KB 1636/1822 KB 116/167 KB 276/577 KB 784/1210 KB 84/1192 KB 1636/1822 KB 104/167 KB 268/577 KB 756/1210 KB 84/1192 KB 1636/1822 KB 120/167 KB 276/577 KB 784/1210 KB 84/1192 KB 1640/1822 KB 120/167 KB 276/577 KB 784/1210 KB 84/1192 KB 1644/1822 KB 120/167 KB 276/577 KB 784/1210 KB 84/1192 KB 1648/1822 KB 104/167 KB 268/577 KB 756/1210 KB 84/1192 KB 1632/1822 KB 120/167 KB 276/577 KB 784/1210 KB 88/1192 KB 1648/1822 KB 120/167 KB 276/577 KB 784/1210 KB 92/1192 KB 1648/1822 KB 120/167 KB 276/577 KB 784/1210 KB 96/1192 KB 1648/1822 KB 120/167 KB 276/577 KB 784/1210 KB 100/1192 KB 1652/1822 KB 108/167 KB 276/577 KB 772/1210 KB 84/1192 KB 1636/1822 KB 120/167 KB 280/577 KB 784/1210 KB 100/1192 KB 1652/1822 KB 120/167 KB 284/577 KB 784/1210 KB 100/1192 KB 1652/1822 KB 120/167 KB 288/577 KB 784/1210 KB 100/1192 KB 1652/1822 KB 120/167 KB 276/577 KB 784/1210 KB 84/1192 KB 1636/1822 KB 120/167 KB 276/577 KB 784/1210 KB 96/1192 KB 1652/1822 KB 120/167 KB 288/577 KB 784/1210 KB 100/1192 KB 1656/1822 KB 120/167 KB 288/577 KB 784/1210 KB 100/1192 KB 1660/1822 KB 124/167 KB 288/577 KB 784/1210 KB 100/1192 KB 1664/1822 KB 124/167 KB 288/577 KB 784/1210 KB 104/1192 KB 1668/1822 KB 124/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1672/1822 KB 124/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1676/1822 KB 124/167 KB 288/577 KB 784/1210 KB 100/1192 KB 1660/1822 KB 128/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 132/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 136/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 140/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 144/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 124/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1668/1822 KB 144/167 KB 296/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 144/167 KB 300/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 108/167 KB 288/577 KB 784/1210 KB 104/1192 KB 1668/1822 KB 124/167 KB 288/577 KB 784/1210 KB 104/1192 KB 1664/1822 KB 144/167 KB 304/577 KB 784/1210 KB 108/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 784/1210 KB 112/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 788/1210 KB 112/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 792/1210 KB 116/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 796/1210 KB 116/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 800/1210 KB 116/1192 KB 1680/1822 KB 144/167 KB 304/577 KB 804/1210 KB 116/1192 KB 1680/1822 KB 148/167 KB 308/577 KB 808/1210 KB 116/1192 KB 1680/1822 KB 148/167 KB 308/577 KB 812/1210 KB 116/1192 KB 1680/1822 KB 148/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1680/1822 KB 124/167 KB 292/577 KB 784/1210 KB 104/1192 KB 1680/1822 KB 148/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1684/1822 KB 148/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1688/1822 KB 148/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1692/1822 KB 148/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 148/167 KB 308/577 KB 804/1210 KB 116/1192 KB 1680/1822 KB 152/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 156/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 160/167 KB 308/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 144/167 KB 308/577 KB 804/1210 KB 116/1192 KB 1680/1822 KB 160/167 KB 312/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 160/167 KB 316/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 160/167 KB 320/577 KB 816/1210 KB 116/1192 KB 1696/1822 KB 144/167 KB 304/577 KB 788/1210 KB 116/1192 KB 1680/1822 KB 160/167 KB 32 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 0/577 KB 816/1210 KB 120/1192 KB 1696/1822 KB 160/167 KB 320/577 KB 816/1210 KB 124/1192 KB 1696/1822 KB 160/167 KB 320/577 KB 816/1210 KB 128/1192 KB 1696/1822 KB 160/167 KB 320/577 KB 816/1210 KB 132/1192 KB 1696/1822 KB 160/167 KB 320/577 KB 816/1210 KB 136/1192 KB 1696/1822 KB 160/167 KB 324/577 KB 816/1210 KB 140/1192 KB 1696/1822 KB 160/167 KB 324/577 KB 820/1210 KB 144/1192 KB 1700/1822 KB 160/167 KB 324/577 KB 820/1210 KB 148/1192 KB 1700/1822 KB 164/167 KB 324/577 KB 820/1210 KB 152/1192 KB 1700/1822 KB 164/167 KB 324/577 KB 820/1210 KB 156/1192 KB 1700/1822 KB 164/167 KB 324/577 KB 820/1210 KB 160/1192 KB 1700/1822 KB 160/167 KB 324/577 KB 816/1210 KB 136/1192 KB 1696/1822 KB 164/167 KB 328/577 KB 820/1210 KB 160/1192 KB 1700/1822 KB 164/167 KB 332/577 KB 820/1210 KB 160/1192 KB 1700/1822 KB 164/167 KB 336/577 KB 820/1210 KB 160/1192 KB 1700/1822 KB 164/167 KB 324/577 KB 820/1210 KB 148/1192 KB 1700/1822 KB 167/167 KB 336/577 KB 820/1210 KB 160/1192 KB 1700/1822 KB 160/167 KB 324/577 KB 820/1210 KB 140/1192 KB 1700/1822 KB 167/167 KB 336/577 KB 820/1210 KB 160/1192 KB 1704/1822 KB 167/167 KB 336/577 KB 820/1210 KB 160/1192 KB 1708/1822 KB 167/167 KB 336/577 KB 820/1210 KB 160/1192 KB 1712/1822 KB 167/167 KB 336/577 KB 820/1210 KB 160/1192 KB 1716/1822 KB 167/167 KB 340/577 KB 820/1210 KB 164/1192 KB 1720/1822 KB 160/167 KB 324/577 KB 820/1210 KB 140/1192 KB 1696/1822 KB 167/167 KB 340/577 KB 824/1210 KB 164/1192 KB 1720/1822 KB 167/167 KB 340/577 KB 828/1210 KB 164/1192 KB 1720/1822 KB 167/167 KB 340/577 KB 832/1210 KB 164/1192 KB 1720/1822 KB 167/167 KB 340/577 KB 836/1210 KB 164/1192 KB 1720/1822 KB 167/167 KB 340/577 KB 840/1210 KB 164/1192 KB 1720/1822 KB 167/167 KB 340/577 KB 820/1210 KB 164/1192 KB 1716/1822 KB 167/167 KB 340/577 KB 840/1210 KB 168/1192 KB 1724/1822 KB 167/167 KB 340/577 KB 844/1210 KB 172/1192 KB 1724/1822 KB 167/167 KB 340/577 KB 844/1210 KB 176/1192 KB 1724/1822 KB 167/167 KB 340/577 KB 820/1210 KB 160/1192 KB 1716/1822 KB 167/167 KB 344/577 KB 844/1210 KB 176/1192 KB 1724/1822 KB 167/167 KB 348/577 KB 844/1210 KB 176/1192 KB 1724/1822 KB 167/167 KB 352/577 KB 844/1210 KB 176/1192 KB 1724/1822 KB 167/167 KB 340/577 KB 844/1210 KB 168/1192 KB 1724/1822 KB 167/167 KB 352/577 KB 848/1210 KB 176/1192 KB 1724/1822 KB 167/167 KB 352/577 KB 852/1210 KB 176/1192 KB 1724/1822 KB 167/167 KB 356/577 KB 856/1210 KB 180/1192 KB 1724/1822 KB 167/167 KB 356/577 KB 860/1210 KB 180/1192 KB 1724/1822 KB 167/167 KB 340/577 KB 840/1210 KB 164/1192 KB 1724/1822 KB 167/167 KB 356/577 KB 864/1210 KB 180/1192 KB 1728/1822 KB 167/167 KB 356/577 KB 864/1210 KB 180/1192 KB 1732/1822 KB 167/167 KB 356/577 KB 864/1210 KB 180/1192 KB 1736/1822 KB 167/167 KB 356/577 KB 864/1210 KB 180/1192 KB 1740/1822 KB 167/167 KB 356/577 KB 864/1210 KB 180/1192 KB 1744/1822 KB 167/167 KB 356/577 KB 852/1210 KB 180/1192 KB 1724/1822 KB 167/167 KB 356/577 KB 864/1210 KB 184/1192 KB 1744/1822 KB 167/167 KB 356/577 KB 852/1210 KB 176/1192 KB 1724/1822 KB 360/577 KB 864/1210 KB 184/1192 KB 1744/1822 KB 364/577 KB 864/1210 KB 184/1192 KB 1744/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 121.5 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 368/577 KB 864/1210 KB 184/1192 KB 1744/1822 KB 372/577 KB 864/1210 KB 184/1192 KB 1744/1822 KB 376/577 KB 864/1210 KB 188/1192 KB 1748/1822 KB 380/577 KB 864/1210 KB 188/1192 KB 1748/1822 KB 372/577 KB 864/1210 KB 188/1192 KB 1748/1822 KB 384/577 KB 864/1210 KB 188/1192 KB 1752/1822 KB 384/577 KB 864/1210 KB 188/1192 KB 1756/1822 KB 384/577 KB 864/1210 KB 188/1192 KB 1760/1822 KB 372/577 KB 864/1210 KB 184/1192 KB 1744/1822 KB 372/577 KB 864/1210 KB 188/1192 KB 1744/1822 KB 384/577 KB 864/1210 KB 192/1192 KB 1760/1822 KB 384/577 KB 868/1210 KB 192/1192 KB 1760/1822 KB 384/577 KB 872/1210 KB 196/1192 KB 1760/1822 KB 384/577 KB 876/1210 KB 196/1192 KB 1760/1822 KB 384/577 KB 880/1210 KB 196/1192 KB 1760/1822 KB 384/577 KB 864/1210 KB 188/1192 KB 1760/1822 KB 384/577 KB 868/1210 KB 196/1192 KB 1760/1822 KB 384/577 KB 880/1210 KB 200/1192 KB 1760/1822 KB 384/577 KB 880/1210 KB 204/1192 KB 1760/1822 KB 384/577 KB 884/1210 KB 208/1192 KB 1764/1822 KB 388/577 KB 884/1210 KB 208/1192 KB 1764/1822 KB 392/577 KB 884/1210 KB 208/1192 KB 1764/1822 KB 396/577 KB 884/1210 KB 208/1192 KB 1764/1822 KB 400/577 KB 884/1210 KB 208/1192 KB 1764/1822 KB 384/577 KB 884/1210 KB 204/1192 KB 1764/1822 KB 400/577 KB 884/1210 KB 208/1192 KB 1768/1822 KB 400/577 KB 884/1210 KB 208/1192 KB 1772/1822 KB 400/577 KB 884/1210 KB 212/1192 KB 1776/1822 KB 400/577 KB 884/1210 KB 212/1192 KB 1780/1822 KB 404/577 KB 884/1210 KB 212/1192 KB 1784/1822 KB 404/577 KB 884/1210 KB 212/1192 KB 1788/1822 KB 404/577 KB 884/1210 KB 212/1192 KB 1792/1822 KB 384/577 KB 884/1210 KB 204/1192 KB 1760/1822 KB 404/577 KB 888/1210 KB 212/1192 KB 1792/1822 KB 404/577 KB 892/1210 KB 212/1192 KB 1792/1822 KB 404/577 KB 892/1210 KB 212/1192 KB 1792/1822 KB 4/439 KB 404/577 KB 892/1210 KB 212/1192 KB 1792/1822 KB 8/439 KB 404/577 KB 892/1210 KB 212/1192 KB 1792/1822 KB 12/439 KB 404/577 KB 892/1210 KB 212/1192 KB 1792/1822 KB 16/439 KB 404/577 KB 896/1210 KB 212/1192 KB 1792/1822 KB 16/439 KB 404/577 KB 900/1210 KB 212/1192 KB 1792/1822 KB 16/439 KB 404/577 KB 904/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 404/577 KB 884/1210 KB 212/1192 KB 1780/1822 KB 408/577 KB 904/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 412/577 KB 904/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 416/577 KB 904/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 420/577 KB 904/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 424/577 KB 908/1210 KB 212/1192 KB 1796/1822 KB 20/439 KB 428/577 KB 908/1210 KB 212/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 212/1192 KB 1796/1822 KB 20/439 KB 400/577 KB 884/1210 KB 212/1192 KB 1776/1822 KB 432/577 KB 908/1210 KB 216/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 220/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 224/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 228/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 232/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 236/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 240/1192 KB 1796/1822 KB 20/439 KB 432/577 KB 908/1210 KB 244/1192 KB 1796/1822 KB 20/439 KB 436/577 KB 908/1210 KB 248/1192 KB 1796/1822 KB 20/439 KB 436/577 KB 908/1210 KB 252/1192 KB 1796/1822 KB 20/439 KB 436/577 KB 908/1210 KB 256/1192 KB 1796/1822 KB 20/439 KB 420/577 KB 908/1210 KB 212/1192 KB 1796/1822 KB 20/439 KB 436/577 KB 908/1210 KB 256/1192 KB 1800/1822 KB 20/439 KB 436/577 KB 908/1210 KB 256/1192 KB 1804/1822 KB 20/439 KB 436/577 KB 908/1210 KB 256/1192 KB 1808/1822 KB 2 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 0/439 KB 420/577 KB 908/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 436/577 KB 912/1210 KB 256/1192 KB 1808/1822 KB 20/439 KB 404/577 KB 900/1210 KB 212/1192 KB 1792/1822 KB 20/439 KB 436/577 KB 912/1210 KB 256/1192 KB 1808/1822 KB 24/439 KB 436/577 KB 912/1210 KB 256/1192 KB 1808/1822 KB 28/439 KB 436/577 KB 912/1210 KB 256/1192 KB 1808/1822 KB 32/439 KB 436/577 KB 908/1210 KB 244/1192 KB 1796/1822 KB 20/439 KB 440/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 444/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 448/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 452/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 456/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 460/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 464/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 436/577 KB 912/1210 KB 260/1192 KB 1812/1822 KB 32/439 KB 464/577 KB 912/1210 KB 264/1192 KB 1812/1822 KB 32/439 KB 464/577 KB 912/1210 KB 268/1192 KB 1812/1822 KB 32/439 KB 464/577 KB 912/1210 KB 272/1192 KB 1812/1822 KB 32/439 KB 436/577 KB 912/1210 KB 256/1192 KB 1812/1822 KB 32/439 KB 464/577 KB 912/1210 KB 272/1192 KB 1816/1822 KB 32/439 KB 464/577 KB 912/1210 KB 272/1192 KB 1820/1822 KB 32/439 KB 464/577 KB 912/1210 KB 272/1192 KB 1822/1822 KB 32/439 KB 464/577 KB 912/1210 KB 276/1192 KB 1822/1822 KB 32/439 KB 468/577 KB 912/1210 KB 280/1192 KB 1822/1822 KB 32/439 KB 468/577 KB 912/1210 KB 284/1192 KB 1822/1822 KB 32/439 KB 468/577 KB 912/1210 KB 288/1192 KB 1822/1822 KB 32/439 KB 468/577 KB 912/1210 KB 276/1192 KB 1822/1822 KB 32/439 KB 472/577 KB 912/1210 KB 288/1192 KB 1822/1822 KB 32/439 KB 476/577 KB 912/1210 KB 288/1192 KB 1822/1822 KB 32/439 KB 480/577 KB 912/1210 KB 288/1192 KB 1822/1822 KB 32/439 KB 484/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 36/439 KB 488/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 36/439 KB 492/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 36/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 36/439 KB 480/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 36/439 KB 480/577 KB 916/1210 KB 288/1192 KB 1822/1822 KB 36/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 40/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 44/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 48/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 52/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 56/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 60/439 KB 496/577 KB 916/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 480/577 KB 916/1210 KB 288/1192 KB 1822/1822 KB 32/439 KB 496/577 KB 920/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 496/577 KB 924/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 496/577 KB 928/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 496/577 KB 932/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 496/577 KB 936/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 496/577 KB 940/1210 KB 292/1192 KB 1822/1822 KB 64/439 KB 496/577 KB 944/1210 KB 292/1192 KB 1822/1822 KB 68/439 KB 496/577 KB 948/1210 KB 292/1192 KB 1822/1822 KB 68/439 KB 496/577 KB 940/1210 KB 292/1192 KB 1822/1822 KB 68/439 KB 496/577 KB 952/1210 KB 292/1192 KB 1822/1822 KB 72/439 KB 496/577 KB 952/1210 KB 292/1192 KB 1822/1822 KB 76/439 KB 496/577 KB 952/1210 KB 292/1192 KB 1822/1822 KB 80/439 KB 496/577 KB 952/1210 KB 292/1192 KB 1822/1822 KB 68/439 KB 496/577 KB 956/1210 KB 292/1192 KB 1822/1822 KB 80/439 KB 496/577 KB 960/1210 KB 292/1192 KB 1822/1822 KB 80/439 KB 496/577 KB unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 964/1210 KB 292/1192 KB 1822/1822 KB 84/439 KB 496/577 KB 960/1210 KB 292/1192 KB 1822/1822 KB 84/439 KB 496/577 KB 968/1210 KB 292/1192 KB 1822/1822 KB 84/439 KB 496/577 KB 972/1210 KB 292/1192 KB 88/439 KB 496/577 KB 976/1210 KB 292/1192 KB 88/439 KB 496/577 KB 968/1210 KB 292/1192 KB 88/439 KB 496/577 KB 976/1210 KB 292/1192 KB 92/439 KB 496/577 KB 976/1210 KB 292/1192 KB 96/439 KB 496/577 KB 976/1210 KB 296/1192 KB 96/439 KB 496/577 KB 976/1210 KB 300/1192 KB 96/439 KB 496/577 KB 976/1210 KB 304/1192 KB 100/439 KB 496/577 KB 976/1210 KB 308/1192 KB 100/439 KB 500/577 KB 980/1210 KB 312/1192 KB 100/439 KB 500/577 KB 980/1210 KB 316/1192 KB 100/439 KB 500/577 KB 980/1210 KB 320/1192 KB 100/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1292.7 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 500/577 KB 980/1210 KB 308/1192 KB 100/439 KB 504/577 KB 980/1210 KB 320/1192 KB 100/439 KB 508/577 KB 980/1210 KB 320/1192 KB 100/439 KB 512/577 KB 980/1210 KB 320/1192 KB 100/439 KB 516/577 KB 980/1210 KB 320/1192 KB 100/439 KB 520/577 KB 980/1210 KB 324/1192 KB 100/439 KB 524/577 KB 980/1210 KB 324/1192 KB 100/439 KB 496/577 KB 980/1210 KB 308/1192 KB 100/439 KB 524/577 KB 984/1210 KB 324/1192 KB 100/439 KB 524/577 KB 988/1210 KB 324/1192 KB 100/439 KB 496/577 KB 976/1210 KB 300/1192 KB 100/439 KB 524/577 KB 988/1210 KB 324/1192 KB 104/439 KB 524/577 KB 988/1210 KB 324/1192 KB 108/439 KB 524/577 KB 988/1210 KB 324/1192 KB 112/439 KB 524/577 KB 992/1210 KB 324/1192 KB 112/439 KB 524/577 KB 992/1210 KB 324/1192 KB 116/439 KB 524/577 KB 996/1210 KB 324/1192 KB 120/439 KB 524/577 KB 996/1210 KB 324/1192 KB 124/439 KB 524/577 KB 996/1210 KB 324/1192 KB 128/439 KB 524/577 KB 996/1210 KB 324/1192 KB 132/439 KB 516/577 KB 980/1210 KB 324/1192 KB 100/439 KB 528/577 KB 996/1210 KB 328/1192 KB 132/439 KB 528/577 KB 996/1210 KB 332/1192 KB 132/439 KB 528/577 KB 996/1210 KB 336/1192 KB 132/439 KB 528/577 KB 996/1210 KB 324/1192 KB 132/439 KB 532/577 KB 996/1210 KB 336/1192 KB 132/439 KB 4/562 KB 536/577 KB 996/1210 KB 340/1192 KB 136/439 KB 524/577 KB 996/1210 KB 324/1192 KB 116/439 KB 4/562 KB 536/577 KB 1000/1210 KB 340/1192 KB 136/439 KB 4/562 KB 536/577 KB 1004/1210 KB 340/1192 KB 136/439 KB 4/562 KB 536/577 KB 1008/1210 KB 340/1192 KB 136/439 KB 4/562 KB 536/577 KB 1012/1210 KB 340/1192 KB 136/439 KB 4/562 KB 536/577 KB 1016/1210 KB 340/1192 KB 136/439 KB 4/562 KB 532/577 KB 996/1210 KB 340/1192 KB 136/439 KB 4/562 KB 536/577 KB 1016/1210 KB 340/1192 KB 140/439 KB 4/562 KB 536/577 KB 1016/1210 KB 340/1192 KB 144/439 KB 4/562 KB 532/577 KB 996/1210 KB 340/1192 KB 132/439 KB 4/562 KB 536/577 KB 1016/1210 KB 340/1192 KB 148/439 KB 8/562 KB 540/577 KB 1020/1210 KB 340/1192 KB 152/439 KB 8/562 KB 540/577 KB 1020/1210 KB 340/1192 KB 156/439 KB 8/562 KB 540/577 KB 1020/1210 KB 340/1192 KB 160/439 KB 532/577 KB 996/1210 KB 340/1192 KB 132/439 KB 8/562 KB 540/577 KB 1020/1210 KB 344/1192 KB 160/439 KB 8/562 KB 540/577 KB 1020/1210 KB 348/1192 KB 160/439 KB 8/562 KB 540/577 KB 1020/1210 KB 340/1192 KB 148/439 KB 8/562 KB 544/577 KB 1020/1210 KB 348/1192 KB 160/439 KB 8/562 KB 536/577 KB 1020/1210 KB 340/1192 KB 148/439 KB 12/562 KB 544/577 KB 1020/1210 KB 348/1192 KB 160/439 KB 16/562 KB 544/577 KB 1020/1210 KB 348/1192 KB 160/439 KB 4/562 KB 536/577 KB 1020/1210 KB 340/1192 KB 148/439 KB 16/562 KB 544/577 KB 1024/1210 KB 348/1192 KB 160/439 KB 20/562 KB 544/577 KB 1024/1210 KB 348/1192 KB 160/439 KB 24/562 KB 548/577 KB 1028/1210 KB 352/1192 KB 164/439 KB 28/562 KB 548/577 KB 1028/1210 KB 352/1192 KB 164/439 KB 32/562 KB 548/577 KB 1028/1210 KB 352/1192 KB 164/439 KB 20/562 KB 544/577 KB 1024/1210 KB 352/1192 KB 160/439 KB 32/562 KB 548/577 KB 1028/1210 KB 356/1192 KB 164/439 KB 32/562 KB 548/577 KB 1028/1210 KB 360/1192 KB 164/439 KB 32/562 KB 548/577 KB 1028/1210 KB 364/1192 KB 164/439 KB 32/562 KB 548/577 KB 1028/1210 KB 368/1192 KB 164/439 KB 32/562 KB 548/577 KB 1028/1210 KB 372/1192 KB 164/439 KB 36/562 KB 548/577 KB 1028/1210 KB 376/1192 KB 164/439 KB 36/562 KB 548/577 KB 1028/1210 KB 380/1192 KB 164/439 KB 36/562 KB 548/577 KB 1028/1210 KB 384/1192 KB 164/439 KB 20/562 KB 548/577 KB 1028/1210 KB 352/1192 KB 164/439 KB 36/562 KB 548/577 KB 1028/1210 KB 384/1192 KB 168/439 K unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install B 36/562 KB 548/577 KB 1028/1210 KB 384/1192 KB 172/439 KB 36/562 KB 548/577 KB 1028/1210 KB 384/1192 KB 176/439 KB 20/562 KB 548/577 KB 1028/1210 KB 352/1192 KB 160/439 KB 36/562 KB 552/577 KB 1028/1210 KB 384/1192 KB 176/439 KB 20/562 KB 544/577 KB 1028/1210 KB 352/1192 KB 160/439 KB 36/562 KB 556/577 KB 1032/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1036/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1040/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1044/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1048/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1052/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1056/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1060/1210 KB 384/1192 KB 176/439 KB 36/562 KB 556/577 KB 1064/1210 KB 388/1192 KB 180/439 KB 36/562 KB 548/577 KB 1028/1210 KB 372/1192 KB 164/439 KB 40/562 KB 556/577 KB 1064/1210 KB 388/1192 KB 180/439 KB 44/562 KB 556/577 KB 1064/1210 KB 388/1192 KB 180/439 KB 48/562 KB 556/577 KB 1064/1210 KB 388/1192 KB 180/439 KB 52/562 KB 556/577 KB 1064/1210 KB 388/1192 KB 180/439 KB 56/562 KB 556/577 KB 1068/1210 KB 388/1192 KB 180/439 KB 36/562 KB 556/577 KB 1060/1210 KB 388/1192 KB 180/439 KB 56/562 KB 556/577 KB 1068/1210 KB 392/1192 KB 180/439 KB 56/562 KB 556/577 KB 1068/1210 KB 396/1192 KB 180/439 KB 36/562 KB 556/577 KB 1060/1210 KB 384/1192 KB 180/439 KB 60/562 KB 556/577 KB 1068/1210 KB 396/1192 KB 184/439 KB 60/562 KB 556/577 KB 1068/1210 KB 396/1192 KB 188/439 KB 60/562 KB 556/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 36/562 KB 556/577 KB 1028/1210 KB 384/1192 KB 176/439 KB 60/562 KB 560/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 60/562 KB 564/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 60/562 KB 568/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 60/562 KB 572/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 60/562 KB 576/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 60/562 KB 577/577 KB 1068/1210 KB 396/1192 KB 192/439 KB 60/562 KB 577/577 KB 1068/1210 KB 396/1192 KB 196/439 KB 60/562 KB 556/577 KB 1068/1210 KB 396/1192 KB 180/439 KB 64/562 KB 577/577 KB 1068/1210 KB 400/1192 KB 196/439 KB 52/562 KB 556/577 KB 1068/1210 KB 388/1192 KB 180/439 KB 64/562 KB 577/577 KB 1072/1210 KB 400/1192 KB 200/439 KB 64/562 KB 577/577 KB 1076/1210 KB 400/1192 KB 200/439 KB 68/562 KB 577/577 KB 1080/1210 KB 400/1192 KB 200/439 KB 64/562 KB 577/577 KB 1068/1210 KB 400/1192 KB 200/439 KB 68/562 KB 577/577 KB 1080/1210 KB 400/1192 KB 204/439 KB 68/562 KB 577/577 KB 1080/1210 KB 400/1192 KB 208/439 KB 60/562 KB 577/577 KB 1068/1210 KB 400/1192 KB 196/439 KB 68/562 KB 577/577 KB 1080/1210 KB 404/1192 KB 208/439 KB 68/562 KB 577/577 KB 1084/1210 KB 408/1192 KB 212/439 KB 68/562 KB 577/577 KB 1084/1210 KB 412/1192 KB 212/439 KB 68/562 KB 577/577 KB 1084/1210 KB 416/1192 KB 212/439 KB 68/562 KB 577/577 KB 1076/1210 KB 400/1192 KB 200/439 KB 72/562 KB 577/577 KB 1084/1210 KB 416/1192 KB 212/439 KB 76/562 KB 577/577 KB 1084/1210 KB 416/1192 KB 212/439 KB 80/562 KB 577/577 KB 1084/1210 KB 416/1192 KB 212/439 KB 68/562 KB 577/577 KB 1084/1210 KB 404/1192 KB 212/439 KB 80/562 KB 577/577 KB 1084/1210 KB 416/1192 KB 216/439 KB 80/562 KB 577/577 KB 1084/1210 KB 416/1192 KB 220/439 KB 68/562 KB 577/577 KB 1084/1210 KB 404/1192 KB 208/439 KB 80/562 KB 577/577 KB 1088/1210 KB 416/1192 KB 220/439 KB 80/562 KB 577/577 KB 1092/1210 KB 416/1192 KB 220/439 KB 84/562 KB 577/577 KB 1096/1210 KB 416/1192 KB 224/439 KB 84/562 KB unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 577/577 KB 1100/1210 KB 416/1192 KB 224/439 KB 84/562 KB 1104/1210 KB 420/1192 KB 224/439 KB 84/562 KB 577/577 KB 1092/1210 KB 416/1192 KB 224/439 KB 84/562 KB 1104/1210 KB 420/1192 KB 228/439 KB 84/562 KB 1108/1210 KB 420/1192 KB 232/439 KB 84/562 KB 1108/1210 KB 420/1192 KB 236/439 KB 84/562 KB 1108/1210 KB 420/1192 KB 240/439 KB 84/562 KB 577/577 KB 1092/1210 KB 416/1192 KB 220/439 KB 88/562 KB 1108/1210 KB 420/1192 KB 240/439 KB 92/562 KB 1108/1210 KB 420/1192 KB 240/439 KB 96/562 KB 1108/1210 KB 420/1192 KB 240/439 KB 84/562 KB 1108/1210 KB 420/1192 KB 228/439 KB 96/562 KB 1112/1210 KB 420/1192 KB 240/439 KB 96/562 KB 1116/1210 KB 420/1192 KB 240/439 KB 100/562 KB 1120/1210 KB 420/1192 KB 240/439 KB 100/562 KB 1124/1210 KB 420/1192 KB 240/439 KB 100/562 KB 1128/1210 KB 420/1192 KB 244/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 11:24:19 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-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 84/562 KB 577/577 KB 1100/1210 KB 420/1192 KB 224/439 KB 100/562 KB 1128/1210 KB 424/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 428/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 432/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 436/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 440/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 444/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 448/1192 KB 244/439 KB 100/562 KB 1124/1210 KB 420/1192 KB 244/439 KB 100/562 KB 1128/1210 KB 448/1192 KB 248/439 KB 100/562 KB 1128/1210 KB 448/1192 KB 252/439 KB 100/562 KB 1128/1210 KB 448/1192 KB 256/439 KB 100/562 KB 1132/1210 KB 448/1192 KB 260/439 KB 100/562 KB 1132/1210 KB 452/1192 KB 264/439 KB 100/562 KB 1132/1210 KB 452/1192 KB 268/439 KB 100/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 100/562 KB 1116/1210 KB 420/1192 KB 240/439 KB 104/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 108/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 112/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 116/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 120/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 124/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 128/562 KB 1132/1210 KB 452/1192 KB 272/439 KB 100/562 KB 1132/1210 KB 452/1192 KB 260/439 KB 128/562 KB 1132/1210 KB 456/1192 KB 272/439 KB 128/562 KB 1132/1210 KB 460/1192 KB 272/439 KB 128/562 KB 1132/1210 KB 464/1192 KB 272/439 KB 100/562 KB 1132/1210 KB 448/1192 KB 256/439 KB 128/562 KB 1136/1210 KB 464/1192 KB 272/439 KB 128/562 KB 1140/1210 KB 464/1192 KB 272/439 KB 128/562 KB 1144/1210 KB 464/1192 KB 272/439 KB 128/562 KB 1148/1210 KB 464/1192 KB 272/439 KB 132/562 KB 1152/1210 KB 464/1192 KB 4/256 KB 276/439 KB 132/562 KB 1156/1210 KB 464/1192 KB 4/256 KB 276/439 KB 132/562 KB 1160/1210 KB 468/1192 KB 4/256 KB 276/439 KB 132/562 KB 1148/1210 KB 464/1192 KB 4/256 KB 276/439 KB 136/562 KB 1160/1210 KB 468/1192 KB 4/256 KB 276/439 KB 140/562 KB 1160/1210 KB 468/1192 KB 4/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 4/256 KB 276/439 KB 128/562 KB 1148/1210 KB 464/1192 KB 4/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 8/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 12/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 16/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 20/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 24/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 28/256 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 32/256 KB 276/439 KB 128/562 KB 1148/1210 KB 464/1192 KB 276/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 32/256 KB 280/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 32/256 KB 284/439 KB 144/562 KB 1160/1210 KB 468/1192 KB 32/256 KB 288/439 KB 132/562 KB 1156/1210 KB 468/1192 KB 4/256 KB 276/439 KB 144/562 KB 1160/1210 KB 472/1192 KB 32/256 KB 288/439 KB 144/562 KB 1160/1210 KB 476/1192 KB 32/256 KB 288/439 KB 144/562 KB 1160/1210 KB 480/1192 KB 32/256 KB 288/439 KB 144/562 KB 1160/1210 KB 480/1192 KB 36/256 KB 288/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 40/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 44/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 48/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 52/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 56/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 60/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1164/1210 KB 484/1192 KB 36/256 KB 292/439 KB 148/562 KB 1168/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 172/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1176/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1178/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1182/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1186/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1190/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1194/1210 KB 484/1192 KB 64/256 KB 292/439 KB 148/562 KB 1160/1210 KB 484/1192 KB 36/256 KB 292/439 KB 152/562 KB 1194/1210 KB 484/1192 KB 64/256 KB 292/439 KB 156/562 KB 1194/1210 KB 484/1192 KB 64/256 KB 292/439 KB 160/562 KB 1194/1210 KB 484/1192 KB 64/256 KB 292/439 KB 144/562 KB 1160/1210 KB 484/1192 KB 36/256 KB 292/439 KB 160/562 KB 1194/1210 KB 488/1192 KB 64/256 KB 292/439 KB 160/562 KB 1194/1210 KB 492/1192 KB 64/256 KB 292/439 KB 160/562 KB 1194/1210 KB 496/1192 KB 64/256 KB 292/439 KB 144/562 KB 1160/1210 KB 480/1192 KB 36/256 KB 292/439 KB 160/562 KB 1194/1210 KB 496/1192 KB 64/256 KB 296/439 KB 160/562 KB 1194/1210 KB 496/1192 KB 64/256 KB 300/439 KB 160/562 KB 1194/1210 KB 496/1192 KB 64/256 KB 304/439 KB 160/562 KB 1194/1210 KB 500/1192 KB 64/256 KB 304/439 KB 164/562 KB 1194/1210 KB 504/1192 KB 64/256 KB 308/439 KB 164/562 KB 1194/1210 KB 508/1192 KB 64/256 KB 308/439 KB 164/562 KB 1194/1210 KB 512/1192 KB 64/256 KB 308/439 KB 164/562 KB 1194/1210 KB 500/1192 KB 64/256 KB 308/439 KB 168/562 KB 1194/1210 KB 512/1192 KB 64/256 KB 308/439 KB 172/562 KB 1194/1210 KB 512/1192 KB 64/256 KB 308/439 KB 176/562 KB 1194/1210 KB 512/1192 KB 64/256 KB 308/439 KB 180/562 KB 1194/1210 KB 516/1192 KB 64/256 KB 308/439 KB 184/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 308/439 KB 188/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 308/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 308/439 KB 160/562 KB 1194/1210 KB 500/1192 KB 64/256 KB 308/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 312/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 316/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 320/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 324/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 328/439 KB 180/562 KB 1198/1210 KB 516/1192 KB 68/256 KB 308/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 72/256 KB 328/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 76/256 KB 328/439 KB 180/562 KB 1198/1210 KB 516/1192 KB 64/256 KB 308/439 KB 176/562 KB 1194/1210 KB 516/1192 KB 64/256 KB 308/439 KB 192/562 KB 1198/1210 KB 520/1192 KB 80/256 KB 328/439 KB 192/562 KB 1198/1210 KB 524/1192 KB 80/256 KB 328/439 KB 192/562 KB 1198/1210 KB 528/1192 KB 80/256 KB 328/439 KB 192/562 KB 1198/1210 KB 516/1192 KB 80/256 KB 328/439 KB 192/562 KB 1198/1210 KB 528/1192 KB 80/256 KB 332/439 KB 192/562 KB 1198/1210 KB 528/1192 KB 80/256 KB 336/439 KB 192/562 KB 1202/1210 KB 528/1192 KB 80/256 KB 340/439 KB 196/562 KB 1202/1210 KB 532/1192 KB 84/256 KB 344/439 KB 196/562 KB 1202/1210 KB 532/1192 KB 84/256 KB 348/439 KB 196/562 KB 1202/1210 KB 532/1192 KB 84/256 KB 352/439 KB 192/562 KB 1202/1210 KB 528/1192 KB 80/256 KB 336/439 KB 196/562 KB 1206/1210 KB 532/1192 KB 84/256 KB 352/439 KB 196/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 352/439 KB 196/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 352/439 KB 196/562 KB 1202/1210 KB 532/1192 KB 84/256 KB 340/439 KB 200/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 352/439 KB 204/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 352/439 KB 208/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 352/439 KB 212/562 KB 1210/1210 KB 53 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 2/1192 KB 84/256 KB 356/439 KB 216/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 356/439 KB 220/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 356/439 KB 224/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 356/439 KB 192/562 KB 1202/1210 KB 532/1192 KB 84/256 KB 340/439 KB 224/562 KB 1210/1210 KB 532/1192 KB 88/256 KB 356/439 KB 224/562 KB 1210/1210 KB 532/1192 KB 92/256 KB 356/439 KB 224/562 KB 1210/1210 KB 532/1192 KB 96/256 KB 356/439 KB 192/562 KB 1202/1210 KB 532/1192 KB 80/256 KB 340/439 KB 224/562 KB 1210/1210 KB 536/1192 KB 96/256 KB 356/439 KB 224/562 KB 1210/1210 KB 540/1192 KB 96/256 KB 356/439 KB 224/562 KB 1210/1210 KB 544/1192 KB 96/256 KB 356/439 KB 224/562 KB 1210/1210 KB 544/1192 KB 100/256 KB 356/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 104/256 KB 356/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 108/256 KB 356/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 112/256 KB 356/439 KB 208/562 KB 1210/1210 KB 532/1192 KB 84/256 KB 356/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 112/256 KB 360/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 112/256 KB 364/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 112/256 KB 368/439 KB 224/562 KB 1210/1210 KB 548/1192 KB 100/256 KB 356/439 KB 224/562 KB 1210/1210 KB 552/1192 KB 112/256 KB 368/439 KB 224/562 KB 1210/1210 KB 556/1192 KB 112/256 KB 368/439 KB 224/562 KB 1210/1210 KB 560/1192 KB 112/256 KB 368/439 KB 224/562 KB 1210/1210 KB 564/1192 KB 112/256 KB 368/439 KB 228/562 KB 568/1192 KB 116/256 KB 372/439 KB 228/562 KB 572/1192 KB 116/256 KB 372/439 KB 228/562 KB 576/1192 KB 116/256 KB 372/439 KB 228/562 KB 564/1192 KB 116/256 KB 372/439 KB 228/562 KB 576/1192 KB 116/256 KB 376/439 KB 228/562 KB 576/1192 KB 116/256 KB 380/439 KB 228/562 KB 576/1192 KB 116/256 KB 384/439 KB 228/562 KB 564/1192 KB 116/256 KB 368/439 KB 232/562 KB 580/1192 KB 116/256 KB 384/439 KB 236/562 KB 580/1192 KB 116/256 KB 384/439 KB 240/562 KB 580/1192 KB 116/256 KB 384/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 813.4 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 224/562 KB 1210/1210 KB 564/1192 KB 116/256 KB 368/439 KB 240/562 KB 580/1192 KB 120/256 KB 384/439 KB 240/562 KB 580/1192 KB 124/256 KB 384/439 KB 240/562 KB 580/1192 KB 128/256 KB 384/439 KB 240/562 KB 580/1192 KB 132/256 KB 384/439 KB 244/562 KB 580/1192 KB 136/256 KB 388/439 KB 244/562 KB 580/1192 KB 140/256 KB 388/439 KB 244/562 KB 580/1192 KB 144/256 KB 388/439 KB 228/562 KB 580/1192 KB 116/256 KB 384/439 KB 244/562 KB 584/1192 KB 144/256 KB 388/439 KB 244/562 KB 588/1192 KB 144/256 KB 388/439 KB 244/562 KB 592/1192 KB 144/256 KB 388/439 KB 244/562 KB 596/1192 KB 144/256 KB 388/439 KB 244/562 KB 600/1192 KB 148/256 KB 388/439 KB 244/562 KB 580/1192 KB 132/256 KB 388/439 KB 244/562 KB 580/1192 KB 132/256 KB 384/439 KB 248/562 KB 600/1192 KB 148/256 KB 392/439 KB 252/562 KB 600/1192 KB 148/256 KB 392/439 KB 256/562 KB 600/1192 KB 148/256 KB 392/439 KB 260/562 KB 600/1192 KB 148/256 KB 392/439 KB 244/562 KB 596/1192 KB 148/256 KB 388/439 KB 260/562 KB 604/1192 KB 152/256 KB 392/439 KB 260/562 KB 604/1192 KB 156/256 KB 392/439 KB 260/562 KB 604/1192 KB 160/256 KB 392/439 KB 264/562 KB 604/1192 KB 160/256 KB 392/439 KB 260/562 KB 604/1192 KB 148/256 KB 392/439 KB 268/562 KB 608/1192 KB 160/256 KB 392/439 KB 268/562 KB 612/1192 KB 160/256 KB 392/439 KB 248/562 KB 600/1192 KB 148/256 KB 392/439 KB 268/562 KB 612/1192 KB 164/256 KB 396/439 KB 268/562 KB 612/1192 KB 164/256 KB 400/439 KB 268/562 KB 612/1192 KB 164/256 KB 404/439 KB 268/562 KB 3/140 KB 612/1192 KB 164/256 KB 408/439 KB 268/562 KB 3/140 KB 612/1192 KB 164/256 KB 412/439 KB 268/562 KB 3/140 KB 612/1192 KB 164/256 KB 416/439 KB 268/562 KB 3/140 KB 612/1192 KB 164/256 KB 420/439 KB 268/562 KB 612/1192 KB 164/256 KB 392/439 KB 268/562 KB 3/140 KB 616/1192 KB 168/256 KB 420/439 KB 268/562 KB 3/140 KB 616/1192 KB 172/256 KB 420/439 KB 268/562 KB 3/140 KB 616/1192 KB 176/256 KB 420/439 KB 268/562 KB 604/1192 KB 160/256 KB 392/439 KB 272/562 KB 3/140 KB 616/1192 KB 176/256 KB 420/439 KB 276/562 KB 3/140 KB 616/1192 KB 176/256 KB 420/439 KB 280/562 KB 3/140 KB 616/1192 KB 176/256 KB 420/439 KB 284/562 KB 3/140 KB 616/1192 KB 176/256 KB 420/439 KB 288/562 KB 3/140 KB 616/1192 KB 176/256 KB 424/439 KB 292/562 KB 3/140 KB 616/1192 KB 176/256 KB 424/439 KB 296/562 KB 3/140 KB 616/1192 KB 180/256 KB 424/439 KB 300/562 KB 3/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 3/140 KB 616/1192 KB 180/256 KB 424/439 KB 268/562 KB 3/140 KB 616/1192 KB 164/256 KB 420/439 KB 268/562 KB 3/140 KB 612/1192 KB 164/256 KB 404/439 KB 304/562 KB 6/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 9/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 11/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 14/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 16/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 19/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 22/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 25/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 27/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 27/140 KB 620/1192 KB 180/256 KB 424/439 KB 304/562 KB 30/140 KB 624/1192 KB 180/256 KB 424/439 KB 304/562 KB 30/140 KB 628/1192 KB 180/256 KB 424/439 KB 304/562 KB 30/140 KB 632/1192 KB 180/256 KB 424/439 KB 292/562 KB 3/140 KB 616/1192 KB 180/256 KB 424/439 KB 304/562 KB 30/140 KB 632/1192 KB 184/256 KB 424/439 KB 304/562 KB 30/140 KB 632/1192 KB 188/256 KB 424/439 KB 304/562 KB 30/140 KB unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 632/1192 KB 192/256 KB 424/439 KB 284/562 KB 3/140 KB 616/1192 KB 176/256 KB 424/439 KB 304/562 KB 30/140 KB 632/1192 KB 192/256 KB 428/439 KB 304/562 KB 30/140 KB 632/1192 KB 192/256 KB 432/439 KB 304/562 KB 30/140 KB 620/1192 KB 180/256 KB 424/439 KB 304/562 KB 32/140 KB 632/1192 KB 192/256 KB 432/439 KB 304/562 KB 32/140 KB 632/1192 KB 192/256 KB 436/439 KB 304/562 KB 36/140 KB 632/1192 KB 192/256 KB 439/439 KB 304/562 KB 36/140 KB 632/1192 KB 192/256 KB 436/439 KB 304/562 KB 40/140 KB 636/1192 KB 192/256 KB 439/439 KB 304/562 KB 44/140 KB 636/1192 KB 196/256 KB 439/439 KB 304/562 KB 48/140 KB 636/1192 KB 196/256 KB 439/439 KB 304/562 KB 36/140 KB 636/1192 KB 192/256 KB 439/439 KB 304/562 KB 48/140 KB 640/1192 KB 196/256 KB 439/439 KB 304/562 KB 48/140 KB 644/1192 KB 196/256 KB 439/439 KB 308/562 KB 52/140 KB 648/1192 KB 196/256 KB 439/439 KB 308/562 KB 52/140 KB 652/1192 KB 196/256 KB 439/439 KB 308/562 KB 52/140 KB 656/1192 KB 196/256 KB 439/439 KB 304/562 KB 40/140 KB 636/1192 KB 196/256 KB 439/439 KB 308/562 KB 52/140 KB 656/1192 KB 200/256 KB 439/439 KB 308/562 KB 52/140 KB 656/1192 KB 204/256 KB 439/439 KB 308/562 KB 52/140 KB 656/1192 KB 208/256 KB 439/439 KB 308/562 KB 52/140 KB 644/1192 KB 196/256 KB 439/439 KB 308/562 KB 56/140 KB 656/1192 KB 208/256 KB 439/439 KB 308/562 KB 60/140 KB 656/1192 KB 208/256 KB 439/439 KB 308/562 KB 64/140 KB 656/1192 KB 208/256 KB 439/439 KB 308/562 KB 68/140 KB 656/1192 KB 212/256 KB 439/439 KB 308/562 KB 72/140 KB 660/1192 KB 212/256 KB 308/562 KB 76/140 KB 660/1192 KB 212/256 KB 308/562 KB 80/140 KB 660/1192 KB 212/256 KB 308/562 KB 48/140 KB 644/1192 KB 196/256 KB 439/439 KB 312/562 KB 80/140 KB 660/1192 KB 212/256 KB 316/562 KB 80/140 KB 660/1192 KB 212/256 KB 320/562 KB 80/140 KB 660/1192 KB 212/256 KB 324/562 KB 80/140 KB 660/1192 KB 212/256 KB 328/562 KB 80/140 KB 660/1192 KB 212/256 KB 332/562 KB 80/140 KB 660/1192 KB 212/256 KB 336/562 KB 80/140 KB 660/1192 KB 212/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 290.1 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 308/562 KB 68/140 KB 660/1192 KB 212/256 KB 439/439 KB 336/562 KB 80/140 KB 664/1192 KB 212/256 KB 336/562 KB 80/140 KB 668/1192 KB 212/256 KB 336/562 KB 80/140 KB 672/1192 KB 212/256 KB 308/562 KB 64/140 KB 656/1192 KB 212/256 KB 439/439 KB 336/562 KB 80/140 KB 672/1192 KB 216/256 KB 336/562 KB 80/140 KB 672/1192 KB 220/256 KB 336/562 KB 80/140 KB 672/1192 KB 224/256 KB 336/562 KB 80/140 KB 672/1192 KB 228/256 KB 340/562 KB 84/140 KB 676/1192 KB 232/256 KB 340/562 KB 84/140 KB 676/1192 KB 236/256 KB 340/562 KB 84/140 KB 676/1192 KB 240/256 KB 340/562 KB 84/140 KB 676/1192 KB 228/256 KB 340/562 KB 84/140 KB 680/1192 KB 240/256 KB 340/562 KB 84/140 KB 684/1192 KB 240/256 KB 340/562 KB 84/140 KB 688/1192 KB 240/256 KB 340/562 KB 84/140 KB 692/1192 KB 240/256 KB 340/562 KB 84/140 KB 696/1192 KB 244/256 KB 340/562 KB 84/140 KB 700/1192 KB 244/256 KB 340/562 KB 84/140 KB 704/1192 KB 244/256 KB 340/562 KB 84/140 KB 672/1192 KB 228/256 KB 344/562 KB 84/140 KB 704/1192 KB 244/256 KB 336/562 KB 84/140 KB 672/1192 KB 228/256 KB 348/562 KB 88/140 KB 704/1192 KB 244/256 KB 348/562 KB 92/140 KB 704/1192 KB 244/256 KB 348/562 KB 96/140 KB 704/1192 KB 244/256 KB 348/562 KB 100/140 KB 704/1192 KB 244/256 KB 348/562 KB 104/140 KB 704/1192 KB 244/256 KB 348/562 KB 108/140 KB 704/1192 KB 244/256 KB 348/562 KB 112/140 KB 704/1192 KB 244/256 KB 340/562 KB 84/140 KB 692/1192 KB 244/256 KB 348/562 KB 84/140 KB 704/1192 KB 244/256 KB 352/562 KB 112/140 KB 704/1192 KB 244/256 KB 356/562 KB 112/140 KB 704/1192 KB 244/256 KB 360/562 KB 112/140 KB 704/1192 KB 248/256 KB 364/562 KB 112/140 KB 704/1192 KB 248/256 KB 368/562 KB 112/140 KB 704/1192 KB 248/256 KB 356/562 KB 112/140 KB 704/1192 KB 248/256 KB 368/562 KB 112/140 KB 704/1192 KB 252/256 KB 368/562 KB 112/140 KB 704/1192 KB 256/256 KB 368/562 KB 112/140 KB 704/1192 KB 256/256 KB 368/562 KB 112/140 KB 708/1192 KB 256/256 KB 372/562 KB 116/140 KB 712/1192 KB 256/256 KB 372/562 KB 116/140 KB 716/1192 KB 256/256 KB 372/562 KB 116/140 KB 720/1192 KB 256/256 KB 372/562 KB 116/140 KB 724/1192 KB 256/256 KB 372/562 KB 116/140 KB 728/1192 KB 256/256 KB 372/562 KB 116/140 KB 732/1192 KB 256/256 KB 372/562 KB 116/140 KB 736/1192 KB 256/256 KB 372/562 KB 116/140 KB 708/1192 KB 256/256 KB 372/562 KB 120/140 KB 736/1192 KB 256/256 KB 372/562 KB 124/140 KB 736/1192 KB 256/256 KB 372/562 KB 128/140 KB 736/1192 KB 256/256 KB 372/562 KB 112/140 KB 708/1192 KB 256/256 KB 376/562 KB 128/140 KB 736/1192 KB 256/256 KB 380/562 KB 128/140 KB 736/1192 KB 256/256 KB 384/562 KB 128/140 KB 736/1192 KB 384/562 KB 132/140 KB 736/1192 KB 384/562 KB 136/140 KB 736/1192 KB 384/562 KB 140/140 KB 736/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 167.1 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 388/562 KB 140/140 KB 736/1192 KB 388/562 KB 140/140 KB 4/1118 KB 736/1192 KB 388/562 KB 140/140 KB 8/1118 KB 736/1192 KB 388/562 KB 140/140 KB 12/1118 KB 736/1192 KB 388/562 KB 140/140 KB 16/1118 KB 736/1192 KB 388/562 KB 140/140 KB 20/1118 KB 736/1192 KB 388/562 KB 140/140 KB 24/1118 KB 736/1192 KB 388/562 KB 140/140 KB 28/1118 KB 736/1192 KB 388/562 KB 140/140 KB 32/1118 KB 736/1192 KB 388/562 KB 140/140 KB 36/1118 KB 736/1192 KB 388/562 KB 140/140 KB 40/1118 KB 736/1192 KB 388/562 KB 140/140 KB 44/1118 KB 736/1192 KB 388/562 KB 140/140 KB 48/1118 KB 736/1192 KB 392/562 KB 140/140 KB 48/1118 KB 736/1192 KB 396/562 KB 140/140 KB 52/1118 KB 736/1192 KB 400/562 KB 140/140 KB 52/1118 KB 736/1192 KB 404/562 KB 140/140 KB 52/1118 KB 740/1192 KB 408/562 KB 140/140 KB 52/1118 KB 740/1192 KB 412/562 KB 140/140 KB 52/1118 KB 740/1192 KB 416/562 KB 140/140 KB 52/1118 KB 740/1192 KB 392/562 KB 140/140 KB 52/1118 KB 736/1192 KB 416/562 KB 140/140 KB 56/1118 KB 740/1192 KB 416/562 KB 140/140 KB 60/1118 KB 740/1192 KB 416/562 KB 140/140 KB 64/1118 KB 740/1192 KB 416/562 KB 140/140 KB 68/1118 KB 740/1192 KB 416/562 KB 140/140 KB 72/1118 KB 740/1192 KB 416/562 KB 140/140 KB 76/1118 KB 740/1192 KB 416/562 KB 140/140 KB 80/1118 KB 740/1192 KB 420/562 KB 140/140 KB 84/1118 KB 740/1192 KB 420/562 KB 140/140 KB 88/1118 KB 740/1192 KB 420/562 KB 140/140 KB 92/1118 KB 740/1192 KB 420/562 KB 140/140 KB 96/1118 KB 740/1192 KB 400/562 KB 140/140 KB 52/1118 KB 740/1192 KB 420/562 KB 140/140 KB 96/1118 KB 744/1192 KB 420/562 KB 140/140 KB 96/1118 KB 748/1192 KB 420/562 KB 140/140 KB 96/1118 KB 752/1192 KB 420/562 KB 140/140 KB 96/1118 KB 756/1192 KB 420/562 KB 140/140 KB 96/1118 KB 760/1192 KB 420/562 KB 140/140 KB 96/1118 KB 764/1192 KB 420/562 KB 140/140 KB 96/1118 KB 768/1192 KB 420/562 KB 140/140 KB 80/1118 KB 740/1192 KB 424/562 KB 140/140 KB 96/1118 KB 768/1192 KB 428/562 KB 140/140 KB 96/1118 KB 768/1192 KB 432/562 KB 140/140 KB 96/1118 KB 768/1192 KB 436/562 KB 140/140 KB 96/1118 KB 768/1192 KB 440/562 KB 140/140 KB 100/1118 KB 772/1192 KB 444/562 KB 140/140 KB 100/1118 KB 772/1192 KB 448/562 KB 100/1118 KB 772/1192 KB 452/562 KB 100/1118 KB 772/1192 KB 436/562 KB 140/140 KB 100/1118 KB 772/1192 KB 436/562 KB 140/140 KB 96/1118 KB 772/1192 KB 456/562 KB 104/1118 KB 776/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.7 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 456/562 KB 104/1118 KB 4/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 8/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 12/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 16/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 20/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 24/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 28/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 32/1461 KB 776/1192 KB 456/562 KB 104/1118 KB 32/1461 KB 780/1192 KB 456/562 KB 104/1118 KB 36/1461 KB 784/1192 KB 456/562 KB 104/1118 KB 36/1461 KB 788/1192 KB 456/562 KB 104/1118 KB 36/1461 KB 780/1192 KB 456/562 KB 104/1118 KB 40/1461 KB 788/1192 KB 456/562 KB 104/1118 KB 44/1461 KB 788/1192 KB 456/562 KB 104/1118 KB 48/1461 KB 788/1192 KB 456/562 KB 100/1118 KB 772/1192 KB 460/562 KB 104/1118 KB 48/1461 KB 788/1192 KB 456/562 KB 104/1118 KB 36/1461 KB 788/1192 KB 460/562 KB 108/1118 KB 48/1461 KB 788/1192 KB 460/562 KB 112/1118 KB 48/1461 KB 788/1192 KB 460/562 KB 116/1118 KB 48/1461 KB 788/1192 KB 464/562 KB 120/1118 KB 52/1461 KB 792/1192 KB 464/562 KB 124/1118 KB 52/1461 KB 792/1192 KB 464/562 KB 128/1118 KB 52/1461 KB 792/1192 KB 464/562 KB 116/1118 KB 52/1461 KB 792/1192 KB 464/562 KB 128/1118 KB 56/1461 KB 792/1192 KB 464/562 KB 128/1118 KB 60/1461 KB 792/1192 KB 464/562 KB 128/1118 KB 64/1461 KB 792/1192 KB 464/562 KB 128/1118 KB 68/1461 KB 792/1192 KB 464/562 KB 3/37 KB 132/1118 KB 72/1461 KB 792/1192 KB 464/562 KB 3/37 KB 132/1118 KB 76/1461 KB 792/1192 KB 464/562 KB 3/37 KB 132/1118 KB 80/1461 KB 792/1192 KB 464/562 KB 116/1118 KB 48/1461 KB 792/1192 KB 468/562 KB 3/37 KB 132/1118 KB 80/1461 KB 792/1192 KB 472/562 KB 3/37 KB 132/1118 KB 80/1461 KB 792/1192 KB 476/562 KB 3/37 KB 132/1118 KB 80/1461 KB 792/1192 KB 480/562 KB 3/37 KB 132/1118 KB 80/1461 KB 792/1192 KB 460/562 KB 116/1118 KB 48/1461 KB 792/1192 KB 480/562 KB 3/37 KB 132/1118 KB 80/1461 KB 796/1192 KB 480/562 KB 3/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 464/562 KB 3/37 KB 132/1118 KB 68/1461 KB 792/1192 KB 480/562 KB 5/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 8/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 11/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 13/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 16/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 19/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 21/37 KB 132/1118 KB 80/1461 KB 800/1192 KB 480/562 KB 21/37 KB 132/1118 KB 80/1461 KB 804/1192 KB 480/562 KB 24/37 KB 132/1118 KB 80/1461 KB 808/1192 KB 480/562 KB 24/37 KB 132/1118 KB 80/1461 KB 812/1192 KB 480/562 KB 24/37 KB 132/1118 KB 80/1461 KB 816/1192 KB 480/562 KB 24/37 KB 132/1118 KB 80/1461 KB 820/1192 KB 484/562 KB 24/37 KB 132/1118 KB 84/1461 KB 824/1192 KB 464/562 KB 132/1118 KB 68/1461 KB 792/1192 KB 484/562 KB 24/37 KB 136/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 140/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 144/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 148/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 152/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 156/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 160/1118 KB 84/1461 KB 828/1192 KB 484/562 KB 24/37 KB 132/1118 KB 84/1461 KB 820/1192 KB 484/562 KB 24/37 KB 160/1118 KB 88/1461 KB 828/1192 KB 484/562 KB 24/37 KB 160/1118 KB 92/1461 KB 828/1192 KB 484/562 KB 24/37 KB 160/1118 KB 96/1461 KB 828/1192 KB 484/562 KB 24/37 KB 160/1118 KB 100/1461 KB 828/1192 KB 484/562 KB 24/37 KB 164/1118 KB 104/1461 KB unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 828/1192 KB 484/562 KB 24/37 KB 132/1118 KB 80/1461 KB 820/1192 KB 488/562 KB 24/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 492/562 KB 24/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 480/562 KB 24/37 KB 132/1118 KB 80/1461 KB 804/1192 KB 492/562 KB 27/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 492/562 KB 29/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 492/562 KB 32/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 492/562 KB 35/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 492/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 496/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 500/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 504/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 508/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 512/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 516/562 KB 37/37 KB 164/1118 KB 104/1461 KB 828/1192 KB 520/562 KB 37/37 KB 164/1118 KB 108/1461 KB 828/1192 KB 524/562 KB 37/37 KB 164/1118 KB 108/1461 KB 828/1192 KB 528/562 KB 37/37 KB 164/1118 KB 108/1461 KB 828/1192 KB 484/562 KB 24/37 KB 164/1118 KB 100/1461 KB 828/1192 KB 528/562 KB 37/37 KB 168/1118 KB 108/1461 KB 828/1192 KB 528/562 KB 37/37 KB 172/1118 KB 108/1461 KB 828/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 828/1192 KB 484/562 KB 24/37 KB 148/1118 KB 84/1461 KB 828/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 832/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 836/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 840/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 844/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 848/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 852/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 856/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 860/1192 KB 528/562 KB 37/37 KB 176/1118 KB 108/1461 KB 864/1192 KB 528/562 KB 180/1118 KB 108/1461 KB 868/1192 KB 532/562 KB 180/1118 KB 108/1461 KB 872/1192 KB 532/562 KB 180/1118 KB 108/1461 KB 876/1192 KB 532/562 KB 180/1118 KB 108/1461 KB 880/1192 KB 516/562 KB 37/37 KB 164/1118 KB 108/1461 KB 828/1192 KB 532/562 KB 180/1118 KB 112/1461 KB 880/1192 KB 532/562 KB 180/1118 KB 116/1461 KB 880/1192 KB 532/562 KB 180/1118 KB 120/1461 KB 880/1192 KB 532/562 KB 180/1118 KB 124/1461 KB 880/1192 KB 532/562 KB 180/1118 KB 128/1461 KB 880/1192 KB 532/562 KB 180/1118 KB 108/1461 KB 868/1192 KB 536/562 KB 180/1118 KB 128/1461 KB 880/1192 KB 540/562 KB 180/1118 KB 128/1461 KB 880/1192 KB 544/562 KB 180/1118 KB 128/1461 KB 880/1192 KB 548/562 KB 180/1118 KB 128/1461 KB 880/1192 KB 552/562 KB 180/1118 KB 132/1461 KB 884/1192 KB 556/562 KB 180/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 180/1118 KB 132/1461 KB 884/1192 KB 528/562 KB 180/1118 KB 108/1461 KB 864/1192 KB 560/562 KB 184/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 188/1118 KB 132/1461 KB 884/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.4 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 560/562 KB 192/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 196/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 200/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 204/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 208/1118 KB 132/1461 KB 884/1192 KB 548/562 KB 180/1118 KB 132/1461 KB 884/1192 KB 560/562 KB 208/1118 KB 136/1461 KB 884/1192 KB 560/562 KB 208/1118 KB 140/1461 KB 884/1192 KB 560/562 KB 208/1118 KB 144/1461 KB 884/1192 KB 548/562 KB 180/1118 KB 128/1461 KB 884/1192 KB 560/562 KB 208/1118 KB 144/1461 KB 888/1192 KB 560/562 KB 208/1118 KB 148/1461 KB 888/1192 KB 562/562 KB 212/1118 KB 152/1461 KB 892/1192 KB 562/562 KB 212/1118 KB 156/1461 KB 892/1192 KB 562/562 KB 212/1118 KB 160/1461 KB 892/1192 KB 562/562 KB 212/1118 KB 148/1461 KB 892/1192 KB 560/562 KB 212/1118 KB 148/1461 KB 892/1192 KB 560/562 KB 208/1118 KB 148/1461 KB 892/1192 KB 562/562 KB 212/1118 KB 160/1461 KB 896/1192 KB 562/562 KB 212/1118 KB 160/1461 KB 900/1192 KB 562/562 KB 216/1118 KB 164/1461 KB 904/1192 KB 562/562 KB 216/1118 KB 164/1461 KB 908/1192 KB 562/562 KB 216/1118 KB 164/1461 KB 912/1192 KB 562/562 KB 216/1118 KB 164/1461 KB 916/1192 KB 562/562 KB 3/46 KB 216/1118 KB 164/1461 KB 920/1192 KB 562/562 KB 3/46 KB 216/1118 KB 164/1461 KB 924/1192 KB 562/562 KB 3/46 KB 216/1118 KB 164/1461 KB 928/1192 KB 562/562 KB 216/1118 KB 164/1461 KB 900/1192 KB 562/562 KB 3/46 KB 216/1118 KB 168/1461 KB 928/1192 KB 562/562 KB 3/46 KB 216/1118 KB 172/1461 KB 928/1192 KB 562/562 KB 3/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 216/1118 KB 160/1461 KB 900/1192 KB 562/562 KB 3/46 KB 216/1118 KB 164/1461 KB 916/1192 KB 562/562 KB 5/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 8/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 11/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 13/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 16/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 19/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 21/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 24/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 27/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 29/46 KB 216/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 29/46 KB 220/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 32/46 KB 224/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 32/46 KB 220/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 36/46 KB 224/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 40/46 KB 228/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 44/46 KB 228/1118 KB 176/1461 KB 928/1192 KB 46/46 KB 228/1118 KB 176/1461 KB 928/1192 KB 562/562 KB 36/46 KB 228/1118 KB 176/1461 KB 928/1192 KB 46/46 KB 232/1118 KB 176/1461 KB 928/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 353.8 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 46/46 KB 236/1118 KB 176/1461 KB 928/1192 KB 46/46 KB 240/1118 KB 176/1461 KB 928/1192 KB 46/46 KB 244/1118 KB 180/1461 KB 928/1192 KB 46/46 KB 248/1118 KB 180/1461 KB 932/1192 KB 46/46 KB 252/1118 KB 180/1461 KB 932/1192 KB 46/46 KB 256/1118 KB 180/1461 KB 932/1192 KB 46/46 KB 240/1118 KB 180/1461 KB 928/1192 KB 46/46 KB 256/1118 KB 184/1461 KB 932/1192 KB 46/46 KB 256/1118 KB 188/1461 KB 932/1192 KB 46/46 KB 256/1118 KB 192/1461 KB 932/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 46/46 KB 244/1118 KB 180/1461 KB 932/1192 KB 46/46 KB 256/1118 KB 192/1461 KB 936/1192 KB 46/46 KB 256/1118 KB 192/1461 KB 940/1192 KB 256/1118 KB 192/1461 KB 944/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.3 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 260/1118 KB 196/1461 KB 948/1192 KB 260/1118 KB 196/1461 KB 952/1192 KB 260/1118 KB 196/1461 KB 956/1192 KB 260/1118 KB 196/1461 KB 960/1192 KB 260/1118 KB 196/1461 KB 944/1192 KB 256/1118 KB 196/1461 KB 944/1192 KB 264/1118 KB 200/1461 KB 960/1192 KB 264/1118 KB 204/1461 KB 960/1192 KB 264/1118 KB 208/1461 KB 960/1192 KB 264/1118 KB 200/1461 KB 960/1192 KB 268/1118 KB 208/1461 KB 960/1192 KB 272/1118 KB 208/1461 KB 960/1192 KB 272/1118 KB 212/1461 KB 960/1192 KB 276/1118 KB 216/1461 KB 964/1192 KB 276/1118 KB 212/1461 KB 964/1192 KB 280/1118 KB 216/1461 KB 964/1192 KB 284/1118 KB 216/1461 KB 964/1192 KB 272/1118 KB 212/1461 KB 964/1192 KB 288/1118 KB 220/1461 KB 968/1192 KB 288/1118 KB 220/1461 KB 972/1192 KB 288/1118 KB 220/1461 KB 976/1192 KB 284/1118 KB 220/1461 KB 964/1192 KB 288/1118 KB 224/1461 KB 976/1192 KB 288/1118 KB 220/1461 KB 964/1192 KB 4/287 KB 288/1118 KB 224/1461 KB 976/1192 KB 8/287 KB 288/1118 KB 224/1461 KB 976/1192 KB 12/287 KB 288/1118 KB 224/1461 KB 976/1192 KB 16/287 KB 288/1118 KB 224/1461 KB 976/1192 KB 16/287 KB 288/1118 KB 228/1461 KB 976/1192 KB 16/287 KB 292/1118 KB 232/1461 KB 980/1192 KB 16/287 KB 292/1118 KB 236/1461 KB 980/1192 KB 20/287 KB 292/1118 KB 236/1461 KB 980/1192 KB 24/287 KB 292/1118 KB 236/1461 KB 980/1192 KB 28/287 KB 292/1118 KB 236/1461 KB 980/1192 KB 32/287 KB 292/1118 KB 236/1461 KB 980/1192 KB 16/287 KB 292/1118 KB 228/1461 KB 980/1192 KB 32/287 KB 296/1118 KB 236/1461 KB 980/1192 KB 16/287 KB 288/1118 KB 228/1461 KB 980/1192 KB 32/287 KB 296/1118 KB 236/1461 KB 984/1192 KB 32/287 KB 296/1118 KB 236/1461 KB 988/1192 KB 32/287 KB 300/1118 KB 240/1461 KB 992/1192 KB 32/287 KB 300/1118 KB 240/1461 KB 988/1192 KB 32/287 KB 304/1118 KB 240/1461 KB 992/1192 KB 32/287 KB 308/1118 KB 240/1461 KB 992/1192 KB 36/287 KB 312/1118 KB 240/1461 KB 996/1192 KB 36/287 KB 316/1118 KB 240/1461 KB 996/1192 KB 36/287 KB 320/1118 KB 240/1461 KB 996/1192 KB 32/287 KB 296/1118 KB 240/1461 KB 988/1192 KB 36/287 KB 320/1118 KB 244/1461 KB 996/1192 KB 36/287 KB 320/1118 KB 248/1461 KB 996/1192 KB 36/287 KB 320/1118 KB 252/1461 KB 996/1192 KB 36/287 KB 320/1118 KB 256/1461 KB 996/1192 KB 36/287 KB 320/1118 KB 260/1461 KB 996/1192 KB 36/287 KB 324/1118 KB 264/1461 KB 996/1192 KB 36/287 KB 324/1118 KB 268/1461 KB 996/1192 KB 36/287 KB 308/1118 KB 240/1461 KB 996/1192 KB 36/287 KB 324/1118 KB 268/1461 KB 1000/1192 KB 36/287 KB 324/1118 KB 268/1461 KB 1004/1192 KB 36/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 36/287 KB 308/1118 KB 240/1461 KB 992/1192 KB 40/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 44/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 48/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 52/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 56/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 60/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 64/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 68/287 KB 324/1118 KB 268/1461 KB 1008/1192 KB 72/287 KB 324/1118 KB 268/1461 KB 1012/1192 KB 76/287 KB 324/1118 KB 268/1461 KB 1012/1192 KB 36/287 KB 324/1118 KB 260/1461 KB 996/1192 KB 80/287 KB 328/1118 KB 272/1461 KB 1012/1192 KB 80/287 KB 332/1118 KB 272/1461 KB 1012/1192 KB 76/287 KB 324/1118 KB 272/1461 KB 1012/1192 KB 68/287 KB 324/1118 KB 268/1461 KB 1012/1192 KB 80/287 KB 336/1118 KB 272/1461 KB 1016/1192 KB 80/287 KB 336/1118 KB 272/1461 KB 1020/1192 KB 80/287 KB 336/1118 KB 272/1461 KB 1024/1192 KB 80/287 KB 336/1118 KB 272/1461 KB 1028/1192 KB 80/287 KB 336/1118 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install KB 276/1461 KB 1032/1192 KB 80/287 KB 336/1118 KB 276/1461 KB 1036/1192 KB 80/287 KB 336/1118 KB 276/1461 KB 1040/1192 KB 80/287 KB 336/1118 KB 272/1461 KB 1024/1192 KB 80/287 KB 336/1118 KB 272/1461 KB 1024/1192 KB 84/287 KB 336/1118 KB 276/1461 KB 1040/1192 KB 88/287 KB 340/1118 KB 276/1461 KB 1040/1192 KB 92/287 KB 340/1118 KB 276/1461 KB 1040/1192 KB 96/287 KB 340/1118 KB 276/1461 KB 1040/1192 KB 100/287 KB 340/1118 KB 276/1461 KB 1040/1192 KB 104/287 KB 340/1118 KB 276/1461 KB 1044/1192 KB 108/287 KB 340/1118 KB 276/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 276/1461 KB 1044/1192 KB 80/287 KB 336/1118 KB 276/1461 KB 1028/1192 KB 112/287 KB 340/1118 KB 280/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 284/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 288/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 292/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 296/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 300/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 304/1461 KB 1044/1192 KB 100/287 KB 340/1118 KB 276/1461 KB 1044/1192 KB 112/287 KB 340/1118 KB 304/1461 KB 1048/1192 KB 112/287 KB 340/1118 KB 304/1461 KB 1052/1192 KB 84/287 KB 340/1118 KB 276/1461 KB 1040/1192 KB 112/287 KB 344/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 348/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 352/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 356/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 360/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 364/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 368/1118 KB 304/1461 KB 1052/1192 KB 112/287 KB 368/1118 KB 304/1461 KB 1056/1192 KB 112/287 KB 368/1118 KB 304/1461 KB 1060/1192 KB 116/287 KB 372/1118 KB 308/1461 KB 1064/1192 KB 116/287 KB 372/1118 KB 308/1461 KB 1068/1192 KB 116/287 KB 372/1118 KB 308/1461 KB 1072/1192 KB 116/287 KB 372/1118 KB 308/1461 KB 1060/1192 KB 116/287 KB 376/1118 KB 308/1461 KB 1072/1192 KB 116/287 KB 380/1118 KB 308/1461 KB 1072/1192 KB 116/287 KB 384/1118 KB 308/1461 KB 1072/1192 KB 116/287 KB 368/1118 KB 308/1461 KB 1060/1192 KB 116/287 KB 384/1118 KB 312/1461 KB 1072/1192 KB 116/287 KB 384/1118 KB 316/1461 KB 1072/1192 KB 116/287 KB 384/1118 KB 320/1461 KB 1072/1192 KB 116/287 KB 368/1118 KB 304/1461 KB 1060/1192 KB 120/287 KB 384/1118 KB 320/1461 KB 1072/1192 KB 124/287 KB 384/1118 KB 320/1461 KB 1072/1192 KB 128/287 KB 384/1118 KB 320/1461 KB 1072/1192 KB 128/287 KB 384/1118 KB 324/1461 KB 1072/1192 KB 132/287 KB 388/1118 KB 328/1461 KB 1076/1192 KB 132/287 KB 388/1118 KB 332/1461 KB 1076/1192 KB 132/287 KB 388/1118 KB 336/1461 KB 1076/1192 KB 132/287 KB 388/1118 KB 324/1461 KB 1076/1192 KB 132/287 KB 388/1118 KB 336/1461 KB 1080/1192 KB 132/287 KB 388/1118 KB 336/1461 KB 1084/1192 KB 132/287 KB 388/1118 KB 336/1461 KB 1088/1192 KB 132/287 KB 388/1118 KB 336/1461 KB 1092/1192 KB 132/287 KB 388/1118 KB 340/1461 KB 1096/1192 KB 132/287 KB 388/1118 KB 340/1461 KB 1100/1192 KB 132/287 KB 388/1118 KB 340/1461 KB 1104/1192 KB 132/287 KB 388/1118 KB 324/1461 KB 1072/1192 KB 136/287 KB 388/1118 KB 340/1461 KB 1104/1192 KB 140/287 KB 388/1118 KB 340/1461 KB 1104/1192 KB 144/287 KB 388/1118 KB 340/1461 KB 1104/1192 KB 128/287 KB 388/1118 KB 324/1461 KB 1072/1192 KB 144/287 KB 392/1118 KB 340/1461 KB 1104/1192 KB 144/287 KB 396/1118 KB 340/1461 KB 1104/1192 KB 144/287 KB 400/1118 KB 340/1461 KB 1104/1192 KB 132/287 KB 388/1118 KB 340/1461 KB 1092/1192 KB 144/287 KB 400/1118 KB 344/1461 KB 1108/1192 KB 144/287 KB 400/1118 KB 348/1461 KB 1108/1192 KB 144/287 KB 400/1118 K unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install B 352/1461 KB 1108/1192 KB 144/287 KB 400/1118 KB 356/1461 KB 1108/1192 KB 144/287 KB 400/1118 KB 340/1461 KB 1108/1192 KB 144/287 KB 400/1118 KB 356/1461 KB 1112/1192 KB 144/287 KB 400/1118 KB 360/1461 KB 1112/1192 KB 144/287 KB 400/1118 KB 364/1461 KB 1112/1192 KB 144/287 KB 400/1118 KB 368/1461 KB 1112/1192 KB 144/287 KB 400/1118 KB 368/1461 KB 1116/1192 KB 144/287 KB 400/1118 KB 368/1461 KB 1120/1192 KB 144/287 KB 400/1118 KB 372/1461 KB 1120/1192 KB 144/287 KB 400/1118 KB 376/1461 KB 1124/1192 KB 144/287 KB 400/1118 KB 380/1461 KB 1124/1192 KB 144/287 KB 400/1118 KB 384/1461 KB 1124/1192 KB 144/287 KB 400/1118 KB 372/1461 KB 1124/1192 KB 144/287 KB 400/1118 KB 384/1461 KB 1128/1192 KB 144/287 KB 400/1118 KB 384/1461 KB 1132/1192 KB 144/287 KB 400/1118 KB 384/1461 KB 1136/1192 KB 144/287 KB 400/1118 KB 384/1461 KB 1140/1192 KB 148/287 KB 404/1118 KB 388/1461 KB 1140/1192 KB 152/287 KB 404/1118 KB 388/1461 KB 1140/1192 KB 156/287 KB 404/1118 KB 388/1461 KB 1140/1192 KB 160/287 KB 404/1118 KB 388/1461 KB 1140/1192 KB 144/287 KB 404/1118 KB 388/1461 KB 1140/1192 KB 160/287 KB 408/1118 KB 388/1461 KB 1140/1192 KB 160/287 KB 412/1118 KB 388/1461 KB 1140/1192 KB 160/287 KB 416/1118 KB 388/1461 KB 1140/1192 KB 160/287 KB 420/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 424/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 428/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 432/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 436/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 440/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 444/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 448/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 452/1118 KB 388/1461 KB 1140/1192 KB 144/287 KB 400/1118 KB 388/1461 KB 1140/1192 KB 164/287 KB 452/1118 KB 392/1461 KB 1144/1192 KB 164/287 KB 452/1118 KB 396/1461 KB 1144/1192 KB 164/287 KB 452/1118 KB 388/1461 KB 1144/1192 KB 164/287 KB 420/1118 KB 388/1461 KB 1140/1192 KB 168/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 172/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 176/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 180/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 184/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 188/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 192/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 196/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 200/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 204/287 KB 456/1118 KB 396/1461 KB 1148/1192 KB 164/287 KB 456/1118 KB 396/1461 KB 1144/1192 KB 204/287 KB 460/1118 KB 400/1461 KB 1148/1192 KB 204/287 KB 464/1118 KB 400/1461 KB 1148/1192 KB 204/287 KB 456/1118 KB 400/1461 KB 1148/1192 KB 200/287 KB 456/1118 KB 396/1461 KB 1148/1192 KB 208/287 KB 464/1118 KB 400/1461 KB 1152/1192 KB 208/287 KB 464/1118 KB 400/1461 KB 1148/1192 KB 212/287 KB 464/1118 KB 400/1461 KB 1152/1192 KB 216/287 KB 468/1118 KB 404/1461 KB 1156/1192 KB 220/287 KB 468/1118 KB 404/1461 KB 1156/1192 KB 224/287 KB 468/1118 KB 404/1461 KB 1156/1192 KB 212/287 KB 468/1118 KB 404/1461 KB 1156/1192 KB 224/287 KB 468/1118 KB 404/1461 KB 1160/1192 KB 224/287 KB 468/1118 KB 404/1461 KB 1164/1192 KB 224/287 KB 468/1118 KB 404/1461 KB 1168/1192 KB 212/287 KB 468/1118 KB 404/1461 KB 1152/1192 KB 224/287 KB 468/1118 KB 408/1461 KB 1168/1192 KB 224/287 KB 468/1118 KB 412/1461 KB 1168/1192 KB 224/287 KB 468/1118 KB 416/1461 KB 1168/1192 KB 212/287 KB 468/1118 KB 400/1461 KB 1152/1192 KB 224/287 KB 472/1118 KB 416/1461 KB 1168/1192 KB 224/287 KB 476/1118 KB 416/1461 KB 1168/1192 KB 224/287 KB 48 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 0/1118 KB 416/1461 KB 1168/1192 KB 224/287 KB 480/1118 KB 420/1461 KB 1168/1192 KB 228/287 KB 484/1118 KB 424/1461 KB 1172/1192 KB 228/287 KB 484/1118 KB 428/1461 KB 1172/1192 KB 228/287 KB 484/1118 KB 432/1461 KB 1172/1192 KB 228/287 KB 484/1118 KB 420/1461 KB 1172/1192 KB 228/287 KB 484/1118 KB 432/1461 KB 1176/1192 KB 228/287 KB 484/1118 KB 432/1461 KB 1180/1192 KB 228/287 KB 484/1118 KB 432/1461 KB 1184/1192 KB 228/287 KB 484/1118 KB 432/1461 KB 1188/1192 KB 228/287 KB 484/1118 KB 436/1461 KB 1192/1192 KB 228/287 KB 484/1118 KB 436/1461 KB 1192/1192 KB 228/287 KB 484/1118 KB 420/1461 KB 1168/1192 KB 232/287 KB 484/1118 KB 436/1461 KB 1192/1192 KB 236/287 KB 484/1118 KB 436/1461 KB 1192/1192 KB 240/287 KB 484/1118 KB 436/1461 KB 1192/1192 KB 224/287 KB 484/1118 KB 420/1461 KB 1168/1192 KB 240/287 KB 488/1118 KB 436/1461 KB 1192/1192 KB 240/287 KB 492/1118 KB 436/1461 KB 1192/1192 KB 240/287 KB 496/1118 KB 436/1461 KB 1192/1192 KB 244/287 KB 496/1118 KB 436/1461 KB 1192/1192 KB 248/287 KB 500/1118 KB 436/1461 KB 1192/1192 KB 252/287 KB 500/1118 KB 436/1461 KB 1192/1192 KB 256/287 KB 500/1118 KB 436/1461 KB 1192/1192 KB 228/287 KB 484/1118 KB 436/1461 KB 1188/1192 KB 256/287 KB 500/1118 KB 440/1461 KB 1192/1192 KB 256/287 KB 500/1118 KB 444/1461 KB 1192/1192 KB 256/287 KB 500/1118 KB 448/1461 KB 1192/1192 KB 244/287 KB 500/1118 KB 436/1461 KB 1192/1192 KB 256/287 KB 504/1118 KB 448/1461 KB 1192/1192 KB 256/287 KB 508/1118 KB 448/1461 KB 1192/1192 KB 256/287 KB 512/1118 KB 448/1461 KB 1192/1192 KB 256/287 KB 516/1118 KB 448/1461 KB 1192/1192 KB 260/287 KB 520/1118 KB 452/1461 KB 1192/1192 KB 260/287 KB 524/1118 KB 452/1461 KB 1192/1192 KB 260/287 KB 528/1118 KB 452/1461 KB 1192/1192 KB 260/287 KB 516/1118 KB 452/1461 KB 1192/1192 KB 260/287 KB 528/1118 KB 456/1461 KB 1192/1192 KB 260/287 KB 528/1118 KB 460/1461 KB 1192/1192 KB 260/287 KB 528/1118 KB 464/1461 KB 1192/1192 KB 260/287 KB 516/1118 KB 448/1461 KB 1192/1192 KB 264/287 KB 528/1118 KB 464/1461 KB 1192/1192 KB 268/287 KB 528/1118 KB 464/1461 KB 1192/1192 KB 272/287 KB 528/1118 KB 464/1461 KB 1192/1192 KB 276/287 KB 528/1118 KB 464/1461 KB 1192/1192 KB 280/287 KB 532/1118 KB 468/1461 KB 284/287 KB 532/1118 KB 468/1461 KB 287/287 KB 532/1118 KB 468/1461 KB 276/287 KB 532/1118 KB 468/1461 KB 287/287 KB 532/1118 KB 472/1461 KB 287/287 KB 532/1118 KB 476/1461 KB 287/287 KB 532/1118 KB 480/1461 KB 276/287 KB 532/1118 KB 464/1461 KB 287/287 KB 536/1118 KB 480/1461 KB 287/287 KB 540/1118 KB 480/1461 KB 287/287 KB 544/1118 KB 480/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 715.2 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 287/287 KB 544/1118 KB 484/1461 KB 287/287 KB 548/1118 KB 488/1461 KB 287/287 KB 548/1118 KB 484/1461 KB 287/287 KB 552/1118 KB 488/1461 KB 287/287 KB 552/1118 KB 492/1461 KB 287/287 KB 552/1118 KB 496/1461 KB 287/287 KB 556/1118 KB 496/1461 KB 287/287 KB 560/1118 KB 496/1461 KB 287/287 KB 564/1118 KB 500/1461 KB 287/287 KB 568/1118 KB 500/1461 KB 287/287 KB 572/1118 KB 500/1461 KB 287/287 KB 576/1118 KB 500/1461 KB 287/287 KB 560/1118 KB 500/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.5 KB/sec) unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 576/1118 KB 504/1461 KB 576/1118 KB 508/1461 KB 576/1118 KB 512/1461 KB 580/1118 KB 512/1461 KB 584/1118 KB 516/1461 KB 588/1118 KB 516/1461 KB 592/1118 KB 516/1461 KB 580/1118 KB 516/1461 KB 592/1118 KB 520/1461 KB 592/1118 KB 524/1461 KB 592/1118 KB 528/1461 KB 592/1118 KB 532/1461 KB 596/1118 KB 536/1461 KB 596/1118 KB 540/1461 KB 596/1118 KB 544/1461 KB 596/1118 KB 532/1461 KB 600/1118 KB 544/1461 KB 604/1118 KB 544/1461 KB 608/1118 KB 544/1461 KB 612/1118 KB 544/1461 KB 616/1118 KB 548/1461 KB 620/1118 KB 548/1461 KB 624/1118 KB 548/1461 KB 612/1118 KB 548/1461 KB 624/1118 KB 552/1461 KB 624/1118 KB 556/1461 KB 624/1118 KB 560/1461 KB 628/1118 KB 560/1461 KB 632/1118 KB 564/1461 KB 636/1118 KB 564/1461 KB 640/1118 KB 564/1461 KB 644/1118 KB 564/1461 KB 648/1118 KB 564/1461 KB 652/1118 KB 564/1461 KB 656/1118 KB 564/1461 KB 628/1118 KB 564/1461 KB 656/1118 KB 568/1461 KB 656/1118 KB 572/1461 KB 656/1118 KB 576/1461 KB 656/1118 KB 580/1461 KB 656/1118 KB 584/1461 KB 656/1118 KB 588/1461 KB 656/1118 KB 592/1461 KB 660/1118 KB 596/1461 KB 660/1118 KB 600/1461 KB 660/1118 KB 604/1461 KB 660/1118 KB 608/1461 KB 660/1118 KB 592/1461 KB 664/1118 KB 608/1461 KB 668/1118 KB 608/1461 KB 672/1118 KB 608/1461 KB 676/1118 KB 608/1461 KB 680/1118 KB 612/1461 KB 676/1118 KB 612/1461 KB 680/1118 KB 616/1461 KB 684/1118 KB 616/1461 KB 688/1118 KB 616/1461 KB 688/1118 KB 620/1461 KB 688/1118 KB 624/1461 KB 688/1118 KB 628/1461 KB 692/1118 KB 632/1461 KB 692/1118 KB 636/1461 KB 692/1118 KB 640/1461 KB 692/1118 KB 628/1461 KB 696/1118 KB 640/1461 KB 700/1118 KB 640/1461 KB 704/1118 KB 640/1461 KB 708/1118 KB 640/1461 KB 712/1118 KB 644/1461 KB 716/1118 KB 644/1461 KB 720/1118 KB 644/1461 KB 708/1118 KB 644/1461 KB 720/1118 KB 648/1461 KB 720/1118 KB 652/1461 KB 720/1118 KB 656/1461 KB 724/1118 KB 656/1461 KB 728/1118 KB 660/1461 KB 732/1118 KB 660/1461 KB 724/1118 KB 660/1461 KB 732/1118 KB 664/1461 KB 732/1118 KB 668/1461 KB 736/1118 KB 672/1461 KB 736/1118 KB 668/1461 KB 740/1118 KB 672/1461 KB 744/1118 KB 676/1461 KB 748/1118 KB 676/1461 KB 752/1118 KB 676/1461 KB 740/1118 KB 676/1461 KB 752/1118 KB 680/1461 KB 752/1118 KB 684/1461 KB 752/1118 KB 688/1461 KB 752/1118 KB 692/1461 KB 756/1118 KB 696/1461 KB 756/1118 KB 700/1461 KB 756/1118 KB 704/1461 KB 756/1118 KB 692/1461 KB 760/1118 KB 704/1461 KB 764/1118 KB 704/1461 KB 768/1118 KB 704/1461 KB 772/1118 KB 704/1461 KB 776/1118 KB 708/1461 KB 780/1118 KB 708/1461 KB 784/1118 KB 708/1461 KB 772/1118 KB 708/1461 KB 784/1118 KB 712/1461 KB 784/1118 KB 716/1461 KB 784/1118 KB 720/1461 KB 784/1118 KB 724/1461 KB 788/1118 KB 728/1461 KB 788/1118 KB 732/1461 KB 788/1118 KB 724/1461 KB 792/1118 KB 736/1461 KB 796/1118 KB 736/1461 KB 800/1118 KB 736/1461 KB 788/1118 KB 736/1461 KB 804/1118 KB 736/1461 KB 808/1118 KB 740/1461 KB 812/1118 KB 740/1461 KB 816/1118 KB 740/1461 KB 804/1118 KB 740/1461 KB 816/1118 KB 744/1461 KB 816/1118 KB 748/1461 KB 816/1118 KB 752/1461 KB 816/1118 KB 756/1461 KB 820/1118 KB 760/1461 KB 820/1118 KB 756/1461 KB 824/1118 KB 760/1461 KB 828/1118 KB 760/1461 KB 832/1118 KB 760/1461 KB 832/1118 KB 764/1461 KB 832/1118 KB 768/1461 KB 836/1118 KB 772/1461 KB 836/1118 KB 776/1461 KB 836/1118 KB 780/1461 KB 836/1118 KB 784/1461 KB 836/1118 KB 768/1461 KB 840/1118 KB 784/1461 KB 844/1118 KB 784/1461 KB 848/1118 KB 784/1461 KB 852/1118 KB 784/1461 KB 856/1118 KB 788/1461 unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install KB 860/1118 KB 788/1461 KB 864/1118 KB 788/1461 KB 852/1118 KB 788/1461 KB 864/1118 KB 792/1461 KB 864/1118 KB 796/1461 KB 864/1118 KB 800/1461 KB 864/1118 KB 804/1461 KB 868/1118 KB 808/1461 KB 868/1118 KB 812/1461 KB 868/1118 KB 816/1461 KB 868/1118 KB 804/1461 KB 872/1118 KB 816/1461 KB 876/1118 KB 816/1461 KB 880/1118 KB 816/1461 KB 884/1118 KB 816/1461 KB 888/1118 KB 820/1461 KB 892/1118 KB 820/1461 KB 896/1118 KB 820/1461 KB 884/1118 KB 820/1461 KB 896/1118 KB 824/1461 KB 896/1118 KB 828/1461 KB 896/1118 KB 832/1461 KB 900/1118 KB 832/1461 KB 904/1118 KB 836/1461 KB 908/1118 KB 836/1461 KB 912/1118 KB 836/1461 KB 900/1118 KB 836/1461 KB 912/1118 KB 840/1461 KB 912/1118 KB 844/1461 KB 912/1118 KB 848/1461 KB 912/1118 KB 852/1461 KB 916/1118 KB 856/1461 KB 916/1118 KB 860/1461 KB 916/1118 KB 864/1461 KB 916/1118 KB 852/1461 KB 920/1118 KB 864/1461 KB 924/1118 KB 864/1461 KB 928/1118 KB 864/1461 KB 932/1118 KB 864/1461 KB 936/1118 KB 868/1461 KB 940/1118 KB 868/1461 KB 932/1118 KB 868/1461 KB 940/1118 KB 872/1461 KB 940/1118 KB 876/1461 KB 944/1118 KB 876/1461 KB 944/1118 KB 880/1461 KB 948/1118 KB 880/1461 KB 952/1118 KB 884/1461 KB 956/1118 KB 884/1461 KB 960/1118 KB 884/1461 KB 948/1118 KB 884/1461 KB 960/1118 KB 888/1461 KB 960/1118 KB 892/1461 KB 960/1118 KB 896/1461 KB 960/1118 KB 900/1461 KB 964/1118 KB 904/1461 KB 964/1118 KB 908/1461 KB 964/1118 KB 912/1461 KB 964/1118 KB 900/1461 KB 968/1118 KB 912/1461 KB 972/1118 KB 912/1461 KB 976/1118 KB 912/1461 KB 980/1118 KB 912/1461 KB 984/1118 KB 916/1461 KB 988/1118 KB 916/1461 KB 992/1118 KB 916/1461 KB 996/1118 KB 916/1461 KB 1000/1118 KB 916/1461 KB 1004/1118 KB 916/1461 KB 1008/1118 KB 916/1461 KB 980/1118 KB 916/1461 KB 1008/1118 KB 920/1461 KB 1008/1118 KB 924/1461 KB 1008/1118 KB 928/1461 KB 1008/1118 KB 932/1461 KB 1008/1118 KB 936/1461 KB 1008/1118 KB 940/1461 KB 1008/1118 KB 944/1461 KB 1008/1118 KB 948/1461 KB 1012/1118 KB 952/1461 KB 1012/1118 KB 956/1461 KB 1012/1118 KB 960/1461 KB 1012/1118 KB 948/1461 KB 1016/1118 KB 960/1461 KB 1020/1118 KB 960/1461 KB 1024/1118 KB 960/1461 KB 1028/1118 KB 960/1461 KB 1032/1118 KB 964/1461 KB 1036/1118 KB 964/1461 KB 1040/1118 KB 964/1461 KB 1028/1118 KB 964/1461 KB 1040/1118 KB 968/1461 KB 1040/1118 KB 972/1461 KB 1040/1118 KB 976/1461 KB 1040/1118 KB 980/1461 KB 1044/1118 KB 984/1461 KB 1044/1118 KB 988/1461 KB 1044/1118 KB 992/1461 KB 1044/1118 KB 980/1461 KB 1048/1118 KB 992/1461 KB 1052/1118 KB 992/1461 KB 1056/1118 KB 992/1461 KB 1060/1118 KB 992/1461 KB 1064/1118 KB 996/1461 KB 1068/1118 KB 996/1461 KB 1072/1118 KB 996/1461 KB 1060/1118 KB 996/1461 KB 1072/1118 KB 1000/1461 KB 1072/1118 KB 1004/1461 KB 1072/1118 KB 1008/1461 KB 1072/1118 KB 1012/1461 KB 1076/1118 KB 1016/1461 KB 1076/1118 KB 1020/1461 KB 1076/1118 KB 1024/1461 KB 1076/1118 KB 1012/1461 KB 1080/1118 KB 1024/1461 KB 1084/1118 KB 1024/1461 KB 1088/1118 KB 1024/1461 KB 1092/1118 KB 1024/1461 KB 1096/1118 KB 1028/1461 KB 1100/1118 KB 1028/1461 KB 1104/1118 KB 1028/1461 KB 1092/1118 KB 1028/1461 KB 1104/1118 KB 1032/1461 KB 1104/1118 KB 1036/1461 KB 1104/1118 KB 1040/1461 KB 1104/1118 KB 1044/1461 KB 1108/1118 KB 1048/1461 KB 1108/1118 KB 1052/1461 KB 1108/1118 KB 1056/1461 KB 1108/1118 KB 1044/1461 KB 1112/1118 KB 1056/1461 KB 1116/1118 KB 1056/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 107 unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 2/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 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 636.9 KB/sec) unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 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 817.1 KB/sec) unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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 327.7 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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 98.2 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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 122.2 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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: 11:24:19 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: 11:24:19 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 31.9 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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: 11:24:19 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-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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 140.8 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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 76.5 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 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 282.7 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:19 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 11:24:19 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-mysql-0: 11:24:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 11:24:19 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 11:24:19 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: 11:24:20 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 139.8 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/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: 11:24:20 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: 11:24:20 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 378.1 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 437.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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 213.9 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec) unit-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/10 KB 5/149 KB 4/6 KB 4/21 KB 4/10 KB 8/149 KB 4/6 KB 4/21 KB 4/14 KB 4/10 KB 11/149 KB 4/6 KB 4/21 KB 4/14 KB 4/10 KB 13/149 KB 4/6 KB 4/21 KB 4/14 KB 4/10 KB 3/149 KB 4/6 KB 4/21 KB 4/10 KB 13/149 KB 6/6 KB 4/21 KB 4/14 KB 4/10 KB 3/149 KB 4/21 KB 6/10 KB 13/149 KB 6/6 KB 4/21 KB 4/14 KB 9/10 KB 13/149 KB 6/6 KB 4/21 KB 4/14 KB 10/10 KB 13/149 KB 6/6 KB 4/21 KB 4/14 KB 3/149 KB 4/21 KB 10/10 KB 13/149 KB 6/6 KB 8/21 KB 4/14 KB 10/10 KB 13/149 KB 6/6 KB 12/21 KB 4/14 KB 10/10 KB 13/149 KB 6/6 KB 16/21 KB 4/14 KB 10/10 KB 13/149 KB 6/6 KB 20/21 KB 4/14 KB 10/10 KB 13/149 KB 6/6 KB 21/21 KB 4/14 KB 4/10 KB 5/149 KB 4/6 KB 4/21 KB 4/14 KB 10/10 KB 13/149 KB 6/6 KB 21/21 KB 8/14 KB 10/10 KB 13/149 KB 6/6 KB 21/21 KB 12/14 KB 10/10 KB 13/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 16/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 19/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 21/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 24/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 27/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 29/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 32/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 36/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 40/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 44/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 48/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 52/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 56/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 60/149 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 64/149 KB 6/6 KB 21/21 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 373.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 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 231.9 KB/sec) unit-abot-epc-basic-0: 11:24:20 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 553.9 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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 633.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 136/149 KB 140/149 KB 4/30 KB 3/37 KB 3/37 KB 140/149 KB 3/14 KB 4/30 KB 5/37 KB 3/37 KB 140/149 KB 3/14 KB 4/30 KB 3/37 KB 140/149 KB 3/14 KB 4/30 KB 5/37 KB 3/37 KB 140/149 KB 5/14 KB 4/30 KB 5/37 KB 3/37 KB 140/149 KB 8/14 KB 4/30 KB 8/37 KB 3/37 KB 140/149 KB 11/14 KB 4/30 KB 8/37 KB 3/37 KB 140/149 KB 13/14 KB 4/30 KB 8/37 KB 3/37 KB 140/149 KB 14/14 KB 4/30 KB 3/37 KB 140/149 KB 4/30 KB 8/37 KB 5/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 8/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 11/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 13/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 16/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 19/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 21/37 KB 140/149 KB 14/14 KB 4/30 KB 140/149 KB 8/30 KB 8/37 KB 21/37 KB 140/149 KB 14/14 KB 12/30 KB 8/37 KB 21/37 KB 140/149 KB 14/14 KB 16/30 KB 8/37 KB 21/37 KB 140/149 KB 14/14 KB 20/30 KB 8/37 KB 21/37 KB 140/149 KB 14/14 KB 24/30 KB 8/37 KB 21/37 KB 140/149 KB 14/14 KB 28/30 KB 8/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 8/37 KB 24/37 KB 140/149 KB 14/14 KB 4/30 KB 8/37 KB 3/37 KB 140/149 KB 8/14 KB 30/30 KB 11/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 13/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 16/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 19/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 21/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 24/37 KB 24/37 KB 140/149 KB 14/14 KB 24/30 KB 8/37 KB 24/37 KB 140/149 KB 14/14 KB 30/30 KB 24/37 KB 27/37 KB 140/149 KB 14/14 KB 30/30 KB 27/37 KB 27/37 KB 140/149 KB 14/14 KB 30/30 KB 27/37 KB 29/37 KB 140/149 KB 14/14 KB 30/30 KB 29/37 KB 32/37 KB 140/149 KB 14/14 KB 30/30 KB 29/37 KB 29/37 KB 140/149 KB 14/14 KB 30/30 KB 32/37 KB 32/37 KB 140/149 KB 14/14 KB 30/30 KB 32/37 KB 35/37 KB 140/149 KB 14/14 KB 30/30 KB 35/37 KB 35/37 KB 140/149 KB 14/14 KB 30/30 KB 35/37 KB 37/37 KB 140/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 335.7 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 30/30 KB 37/37 KB 37/37 KB 140/149 KB 30/30 KB 37/37 KB 37/37 KB 140/149 KB 30/30 KB 37/37 KB 37/37 KB 144/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 37/37 KB 37/37 KB 148/149 KB 37/37 KB 37/37 KB 149/149 KB 37/37 KB 37/37 KB 3/11 KB 149/149 KB 5/11 KB 149/149 KB 8/11 KB 149/149 KB 11/11 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 750.2 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 754.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 11/11 KB 149/149 KB 4/43 KB 11/11 KB 149/149 KB 8/43 KB 11/11 KB 149/149 KB 12/43 KB 11/11 KB 149/149 KB 16/43 KB 11/11 KB 149/149 KB 20/43 KB 11/11 KB 149/149 KB 24/43 KB 11/11 KB 149/149 KB 28/43 KB 11/11 KB 149/149 KB 32/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 2313.5 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 11/11 KB 36/43 KB 11/11 KB 40/43 KB 11/11 KB 43/43 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 43/43 KB 3/7 KB 43/43 KB 6/7 KB 43/43 KB 7/7 KB 43/43 KB 7/7 KB 3/60 KB 43/43 KB 7/7 KB 5/60 KB 43/43 KB 7/7 KB 8/60 KB 43/43 KB 7/7 KB 11/60 KB 43/43 KB 7/7 KB 13/60 KB 43/43 KB 7/7 KB 16/60 KB 43/43 KB 7/7 KB 19/60 KB 43/43 KB 7/7 KB 21/60 KB 43/43 KB 7/7 KB 24/60 KB 43/43 KB 7/7 KB 27/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 725.8 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 7/7 KB 29/60 KB 7/7 KB 32/60 KB 7/7 KB 36/60 KB 7/7 KB 40/60 KB 7/7 KB 44/60 KB 7/7 KB 48/60 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 109.0 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 876.9 KB/sec) unit-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 11:24:20 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 1230.9 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1571.2 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 87.8 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 543.0 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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 180.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 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-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 87.0 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 116.0 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 121.7 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 112.6 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 66.0 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/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 128.2 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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 65.1 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 267.9 KB/sec) unit-abot-epc-basic-0: 11:24:20 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-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1298.5 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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 37.3 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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: 11:24:20 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-mysql-0: 11:24:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 3/87 KB 6/87 KB 3/48 KB 3/13 KB 4/156 KB 3/21 KB 3/87 KB 3/48 KB 3/13 KB 4/156 KB 3/21 KB 6/87 KB 3/48 KB 6/13 KB 4/156 KB 3/21 KB 6/87 KB 3/48 KB 9/13 KB 4/156 KB 3/21 KB 3/87 KB 3/48 KB 4/156 KB 3/21 KB 6/87 KB 3/48 KB 9/13 KB 4/156 KB 6/21 KB 6/87 KB 3/48 KB 9/13 KB 4/156 KB 9/21 KB 6/87 KB 3/48 KB 9/13 KB 4/156 KB 11/21 KB 6/87 KB 3/48 KB 9/13 KB 4/156 KB 14/21 KB 6/87 KB 3/48 KB 9/13 KB 4/156 KB 16/21 KB 3/87 KB 3/48 KB 4/156 KB 6/87 KB 5/48 KB 9/13 KB 4/156 KB 16/21 KB 6/87 KB 8/48 KB 9/13 KB 4/156 KB 16/21 KB 6/87 KB 11/48 KB 9/13 KB 4/156 KB 16/21 KB 6/87 KB 13/48 KB 9/13 KB 4/156 KB 16/21 KB 6/87 KB 16/48 KB 9/13 KB 4/156 KB 16/21 KB 6/87 KB 19/48 KB 9/13 KB 4/156 KB 16/21 KB 6/87 KB 21/48 KB 9/13 KB 4/156 KB 16/21 KB 9/87 KB 24/48 KB 11/13 KB 4/156 KB 19/21 KB 3/87 KB 4/156 KB 9/87 KB 24/48 KB 11/13 KB 8/156 KB 19/21 KB 9/87 KB 21/48 KB 11/13 KB 4/156 KB 19/21 KB 9/87 KB 21/48 KB 11/13 KB 4/156 KB 16/21 KB 6/87 KB 21/48 KB 11/13 KB 4/156 KB 16/21 KB 9/87 KB 27/48 KB 13/13 KB 8/156 KB 19/21 KB 11/87 KB 27/48 KB 13/13 KB 8/156 KB 21/21 KB 14/87 KB 27/48 KB 13/13 KB 8/156 KB 21/21 KB 16/87 KB 27/48 KB 13/13 KB 12/156 KB 21/21 KB 19/87 KB 27/48 KB 13/13 KB 12/156 KB 21/21 KB 9/87 KB 27/48 KB 11/13 KB 8/156 KB 19/21 KB 14/87 KB 27/48 KB 13/13 KB 12/156 KB 21/21 KB 19/87 KB 27/48 KB 13/13 KB 16/156 KB 21/21 KB 9/87 KB 27/48 KB 13/13 KB 8/156 KB 21/21 KB 19/87 KB 29/48 KB 13/13 KB 16/156 KB 21/21 KB 19/87 KB 32/48 KB 13/13 KB 16/156 KB 21/21 KB 19/87 KB 32/48 KB 13/13 KB 20/156 KB 21/21 KB 22/87 KB 36/48 KB 13/13 KB 24/156 KB 21/21 KB 22/87 KB 36/48 KB 13/13 KB 28/156 KB 21/21 KB 22/87 KB 36/48 KB 13/13 KB 32/156 KB 21/21 KB 22/87 KB 36/48 KB 13/13 KB 20/156 KB 21/21 KB 22/87 KB 40/48 KB 13/13 KB 32/156 KB 21/21 KB 22/87 KB 44/48 KB 13/13 KB 32/156 KB 21/21 KB 22/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 22/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 22/87 KB 32/48 KB 13/13 KB 20/156 KB 21/21 KB 25/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 27/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 32/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 32/87 KB 48/48 KB 13/13 KB 36/156 KB 21/21 KB 36/87 KB 48/48 KB 13/13 KB 40/156 KB 21/21 KB 36/87 KB 48/48 KB 13/13 KB 44/156 KB 21/21 KB 36/87 KB 48/48 KB 13/13 KB 48/156 KB 21/21 KB 36/87 KB 48/48 KB 13/13 KB 36/156 KB 21/21 KB 40/87 KB 48/48 KB 13/13 KB 48/156 KB 21/21 KB 44/87 KB 48/48 KB 13/13 KB 48/156 KB 21/21 KB 48/87 KB 48/48 KB 48/156 KB 21/21 KB 52/87 KB 48/48 KB 48/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 314.7 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1410.6 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 52/87 KB 48/48 KB 52/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 582.5 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 52/87 KB 56/156 KB 56/87 KB 60/156 KB 56/87 KB 64/156 KB 56/87 KB 56/156 KB 60/87 KB 64/156 KB 64/87 KB 64/156 KB 68/87 KB 64/156 KB 72/87 KB 68/156 KB 76/87 KB 68/156 KB 80/87 KB 68/156 KB 68/87 KB 68/156 KB 80/87 KB 72/156 KB 80/87 KB 76/156 KB 80/87 KB 80/156 KB 84/87 KB 80/156 KB 87/87 KB 84/156 KB 84/87 KB 84/156 KB 87/87 KB 88/156 KB 87/87 KB 92/156 KB 87/87 KB 96/156 KB 3/35 KB 87/87 KB 96/156 KB 5/35 KB 87/87 KB 96/156 KB 8/35 KB 87/87 KB 3/24 KB 96/156 KB 11/35 KB 87/87 KB 3/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 3/24 KB 96/156 KB 5/35 KB 87/87 KB 3/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 6/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 9/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 11/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 14/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 16/24 KB 96/156 KB 11/35 KB 87/87 KB 3/86 KB 3/24 KB 96/156 KB 13/35 KB 87/87 KB 3/86 KB 19/24 KB 96/156 KB 16/35 KB 87/87 KB 3/86 KB 22/24 KB 96/156 KB 16/35 KB 87/87 KB 3/86 KB 19/24 KB 96/156 KB 19/35 KB 87/87 KB 5/86 KB 22/24 KB 96/156 KB 21/35 KB 87/87 KB 5/86 KB 22/24 KB 96/156 KB 24/35 KB 87/87 KB 5/86 KB 22/24 KB 96/156 KB 16/35 KB 87/87 KB 5/86 KB 22/24 KB 96/156 KB 24/35 KB 87/87 KB 8/86 KB 24/24 KB 96/156 KB 24/35 KB 87/87 KB 11/86 KB 24/24 KB 96/156 KB 24/35 KB 87/87 KB 13/86 KB 24/24 KB 96/156 KB 24/35 KB 87/87 KB 5/86 KB 24/24 KB 96/156 KB 27/35 KB 87/87 KB 13/86 KB 24/24 KB 96/156 KB 29/35 KB 87/87 KB 13/86 KB 24/24 KB 96/156 KB 29/35 KB 87/87 KB 16/86 KB 24/24 KB 96/156 KB 32/35 KB 87/87 KB 16/86 KB 24/24 KB 96/156 KB 32/35 KB 87/87 KB 16/86 KB 24/24 KB 100/156 KB 35/35 KB 19/86 KB 24/24 KB 104/156 KB 35/35 KB 19/86 KB 24/24 KB 108/156 KB 35/35 KB 19/86 KB 24/24 KB 112/156 KB 35/35 KB 19/86 KB 24/24 KB 116/156 KB 35/35 KB 19/86 KB 24/24 KB 120/156 KB 35/35 KB 19/86 KB 24/24 KB 124/156 KB 35/35 KB 19/86 KB 24/24 KB 128/156 KB 35/35 KB 87/87 KB 19/86 KB 24/24 KB 100/156 KB 35/35 KB 19/86 KB 24/24 KB 128/156 KB 32/35 KB 87/87 KB 19/86 KB 24/24 KB 100/156 KB 35/35 KB 21/86 KB 24/24 KB 128/156 KB 35/35 KB 24/86 KB 24/24 KB 128/156 KB 35/35 KB 27/86 KB 24/24 KB 128/156 KB 35/35 KB 29/86 KB 24/24 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1523.2 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 35/35 KB 32/86 KB 24/24 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 436.1 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 35/35 KB 36/86 KB 128/156 KB 35/35 KB 40/86 KB 128/156 KB 35/35 KB 44/86 KB 128/156 KB 35/35 KB 48/86 KB 128/156 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 585.3 KB/sec) unit-abot-epc-basic-0: 11:24:20 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: 11:24:20 DEBUG unit.abot-epc-basic/0.install 48/86 KB 132/156 KB 48/86 KB 136/156 KB 52/86 KB 140/156 KB 52/86 KB 144/156 KB 52/86 KB 136/156 KB 56/86 KB 144/156 KB 60/86 KB 144/156 KB 64/86 KB 144/156 KB 68/86 KB 144/156 KB 3/119 KB 72/86 KB 148/156 KB 3/119 KB 76/86 KB 148/156 KB 3/119 KB 68/86 KB 148/156 KB 6/119 KB 4/14 KB 76/86 KB 148/156 KB 9/119 KB 4/14 KB 76/86 KB 148/156 KB 11/119 KB 4/14 KB 76/86 KB 148/156 KB 3/29 KB 14/119 KB 4/14 KB 76/86 KB 148/156 KB 68/86 KB 148/156 KB 3/29 KB 14/119 KB 4/14 KB 76/86 KB 152/156 KB 3/29 KB 14/119 KB 4/14 KB 76/86 KB 156/156 KB 3/29 KB 11/119 KB 4/14 KB 76/86 KB 148/156 KB 5/29 KB 16/119 KB 4/14 KB 76/86 KB 156/156 KB 3/119 KB 4/14 KB 76/86 KB 148/156 KB 5/29 KB 16/119 KB 8/14 KB 76/86 KB 156/156 KB 5/29 KB 16/119 KB 12/14 KB 76/86 KB 156/156 KB 8/29 KB 16/119 KB 14/14 KB 76/86 KB 156/156 KB 8/29 KB 16/119 KB 14/14 KB 76/86 KB 156/156 KB 3/29 KB 16/119 KB 4/14 KB 76/86 KB 156/156 KB 8/29 KB 16/119 KB 12/14 KB 76/86 KB 156/156 KB 11/29 KB 16/119 KB 14/14 KB 76/86 KB 156/156 KB 13/29 KB 16/119 KB 14/14 KB 76/86 KB 156/156 KB 13/29 KB 19/119 KB 14/14 KB 76/86 KB 156/156 KB 16/29 KB 22/119 KB 14/14 KB 80/86 KB 156/156 KB 16/29 KB 19/119 KB 14/14 KB 80/86 KB 156/156 KB 16/29 KB 19/119 KB 14/14 KB 76/86 KB 156/156 KB 19/29 KB 22/119 KB 14/14 KB 80/86 KB 156/156 KB 21/29 KB 22/119 KB 14/14 KB 80/86 KB 156/156 KB 24/29 KB 25/119 KB 14/14 KB 84/86 KB 156/156 KB 21/29 KB 25/119 KB 14/14 KB 84/86 KB 156/156 KB 24/29 KB 25/119 KB 14/14 KB 86/86 KB 156/156 KB 21/29 KB 25/119 KB 14/14 KB 80/86 KB 156/156 KB 24/29 KB 27/119 KB 14/14 KB 86/86 KB 156/156 KB 24/29 KB 30/119 KB 14/14 KB 86/86 KB 156/156 KB 27/29 KB 32/119 KB 14/14 KB 86/86 KB 156/156 KB 27/29 KB 36/119 KB 14/14 KB 86/86 KB 156/156 KB 27/29 KB 40/119 KB 86/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2024.5 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 27/29 KB 30/119 KB 14/14 KB 86/86 KB 156/156 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 184.4 KB/sec) unit-abot-epc-basic-0: 11:24:20 DEBUG unit.abot-epc-basic/0.install 29/29 KB 40/119 KB 86/86 KB 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: 11:24:20 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: 11:24:21 DEBUG unit.abot-epc-basic/0.install 29/29 KB 44/119 KB 86/86 KB 29/29 KB 48/119 KB 29/29 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1015.2 KB/sec) unit-abot-epc-basic-0: 11:24:21 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: 11:24:21 DEBUG unit.abot-epc-basic/0.install 4/37 KB 4/57 KB 52/119 KB 4/37 KB 8/57 KB 52/119 KB 4/37 KB 12/57 KB 56/119 KB 4/37 KB 16/57 KB 56/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 330.1 KB/sec) unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install 4/37 KB 29/29 KB 52/119 KB 8/37 KB 16/57 KB 56/119 KB 12/37 KB 16/57 KB 56/119 KB 16/37 KB 16/57 KB 56/119 KB 20/37 KB 16/57 KB 56/119 KB 4/37 KB 8/57 KB 56/119 KB 20/37 KB 16/57 KB 60/119 KB 20/37 KB 16/57 KB 64/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install 20/37 KB 16/57 KB 68/119 KB 24/37 KB 20/57 KB 72/119 KB 24/37 KB 20/57 KB 76/119 KB 24/37 KB 20/57 KB 80/119 KB 24/37 KB 20/57 KB 68/119 KB 24/37 KB 24/57 KB 80/119 KB 24/37 KB 28/57 KB 80/119 KB 24/37 KB 32/57 KB 80/119 KB 24/37 KB 16/57 KB 68/119 KB 28/37 KB 32/57 KB 80/119 KB 32/37 KB 32/57 KB 80/119 KB 36/37 KB 32/57 KB 80/119 KB 37/37 KB 32/57 KB 80/119 KB 3/11 KB 37/37 KB 32/57 KB 80/119 KB 5/11 KB 37/37 KB 32/57 KB 80/119 KB 8/11 KB 37/37 KB 32/57 KB 80/119 KB 11/11 KB 37/37 KB 32/57 KB 80/119 KB 11/11 KB 37/37 KB 36/57 KB 80/119 KB 11/11 KB 37/37 KB 36/57 KB 84/119 KB 11/11 KB 37/37 KB 36/57 KB 88/119 KB 11/11 KB 37/37 KB 40/57 KB 92/119 KB 11/11 KB 37/37 KB 40/57 KB 88/119 KB 11/11 KB 37/37 KB 44/57 KB 92/119 KB 11/11 KB 37/37 KB 48/57 KB 92/119 KB 11/11 KB 37/37 KB 52/57 KB 96/119 KB 11/11 KB 37/37 KB 56/57 KB 4/33 KB 96/119 KB 11/11 KB 37/37 KB 57/57 KB 4/33 KB 96/119 KB 11/11 KB 37/37 KB 48/57 KB 96/119 KB 11/11 KB 37/37 KB 52/57 KB 4/33 KB 96/119 KB 11/11 KB 37/37 KB 57/57 KB 8/33 KB 96/119 KB 11/11 KB 37/37 KB 57/57 KB 12/33 KB 96/119 KB 11/11 KB 37/37 KB 57/57 KB 16/33 KB 96/119 KB 11/11 KB 37/37 KB 57/57 KB 20/33 KB 96/119 KB 11/11 KB 57/57 KB 24/33 KB 100/119 KB 11/11 KB 57/57 KB 28/33 KB 100/119 KB 11/11 KB 57/57 KB 32/33 KB 100/119 KB 11/11 KB 57/57 KB 33/33 KB 100/119 KB 11/11 KB 57/57 KB 20/33 KB 100/119 KB 57/57 KB 33/33 KB 104/119 KB 57/57 KB 33/33 KB 108/119 KB 57/57 KB 33/33 KB 112/119 KB 57/57 KB 33/33 KB 116/119 KB 57/57 KB 33/33 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 354.7 KB/sec) unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 98.4 KB/sec) unit-abot-epc-basic-0: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG unit.abot-epc-basic/0.install 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 543.1 KB/sec) unit-abot-epc-basic-0: 11:24:21 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: 11:24:21 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 303.2 KB/sec) unit-abot-epc-basic-0: 11:24:21 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 1111.5 KB/sec) unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install 3/21 KB 3/21 KB 4/5 KB 3/21 KB 5/5 KB 5/21 KB 5/5 KB 8/21 KB 5/5 KB 11/21 KB 5/5 KB 13/21 KB 5/5 KB 16/21 KB 5/5 KB 19/21 KB 5/5 KB 21/21 KB 5/5 KB 3/14 KB 21/21 KB 5/5 KB 3/14 KB 19/21 KB 5/5 KB 3/14 KB 21/21 KB 5/5 KB 5/14 KB 21/21 KB 5/5 KB 8/14 KB 21/21 KB 5/5 KB 11/14 KB 21/21 KB 5/5 KB 13/14 KB 21/21 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 38.7 KB/sec) unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 11:24:21 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 118.5 KB/sec) unit-mysql-0: 11:24:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 11:24:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 11:24:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 11:24:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 11:24:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 11:24:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:24:21 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: 11:24:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 823.4 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 244.8 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 134.4 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 1284.6 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 811.5 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 136.5 KB/sec) unit-abot-epc-basic-0: 11:24:22 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-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:24:22 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 154.5 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 151.3 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 165.5 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 569.9 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 111.2 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 81.8 KB/sec) unit-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 152.2 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 510.7 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1088.0 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/45 KB 5/45 KB 8/45 KB 11/45 KB 13/45 KB 3/286 KB 11/45 KB 3/286 KB 13/45 KB 3/223 KB 6/286 KB 13/45 KB 3/223 KB 3/286 KB 13/45 KB 5/223 KB 6/286 KB 13/45 KB 8/223 KB 6/286 KB 13/45 KB 8/223 KB 9/286 KB 16/45 KB 11/223 KB 11/286 KB 3/39 KB 16/45 KB 11/223 KB 14/286 KB 16/45 KB 11/223 KB 9/286 KB 16/45 KB 8/223 KB 9/286 KB 3/39 KB 16/45 KB 13/223 KB 14/286 KB 3/39 KB 19/45 KB 16/223 KB 14/286 KB 3/39 KB 19/45 KB 19/223 KB 14/286 KB 3/39 KB 16/45 KB 11/223 KB 11/286 KB 3/39 KB 19/45 KB 19/223 KB 16/286 KB 3/39 KB 19/45 KB 13/223 KB 14/286 KB 3/39 KB 21/45 KB 19/223 KB 16/286 KB 3/39 KB 24/45 KB 19/223 KB 16/286 KB 6/39 KB 27/45 KB 21/223 KB 19/286 KB 6/39 KB 24/45 KB 21/223 KB 19/286 KB 6/39 KB 24/45 KB 19/223 KB 19/286 KB 3/39 KB 24/45 KB 19/223 KB 19/286 KB 6/39 KB 27/45 KB 21/223 KB 22/286 KB 9/39 KB 29/45 KB 24/223 KB 25/286 KB 9/39 KB 29/45 KB 24/223 KB 22/286 KB 9/39 KB 27/45 KB 24/223 KB 22/286 KB 6/39 KB 27/45 KB 24/223 KB 22/286 KB 9/39 KB 29/45 KB 27/223 KB 25/286 KB 11/39 KB 29/45 KB 27/223 KB 25/286 KB 14/39 KB 29/45 KB 27/223 KB 25/286 KB 16/39 KB 32/45 KB 27/223 KB 25/286 KB 19/39 KB 32/45 KB 29/223 KB 27/286 KB 14/39 KB 32/45 KB 27/223 KB 25/286 KB 19/39 KB 36/45 KB 29/223 KB 27/286 KB 16/39 KB 32/45 KB 29/223 KB 27/286 KB 16/39 KB 32/45 KB 29/223 KB 25/286 KB 22/39 KB 36/45 KB 32/223 KB 27/286 KB 22/39 KB 36/45 KB 36/223 KB 27/286 KB 22/39 KB 36/45 KB 29/223 KB 27/286 KB 25/39 KB 40/45 KB 36/223 KB 30/286 KB 22/39 KB 40/45 KB 36/223 KB 30/286 KB 25/39 KB 44/45 KB 36/223 KB 30/286 KB 25/39 KB 45/45 KB 36/223 KB 30/286 KB 22/39 KB 36/45 KB 36/223 KB 30/286 KB 27/39 KB 45/45 KB 36/223 KB 32/286 KB 27/39 KB 45/45 KB 40/223 KB 32/286 KB 27/39 KB 45/45 KB 44/223 KB 32/286 KB 27/39 KB 45/45 KB 48/223 KB 32/286 KB 27/39 KB 45/45 KB 52/223 KB 32/286 KB 27/39 KB 45/45 KB 56/223 KB 3/308 KB 36/286 KB 27/39 KB 45/45 KB 60/223 KB 3/308 KB 36/286 KB 27/39 KB 45/45 KB 64/223 KB 3/308 KB 36/286 KB 27/39 KB 45/45 KB 36/223 KB 30/286 KB 30/39 KB 45/45 KB 64/223 KB 3/308 KB 36/286 KB 32/39 KB 45/45 KB 64/223 KB 3/308 KB 36/286 KB 27/39 KB 45/45 KB 52/223 KB 3/308 KB 36/286 KB 32/39 KB 45/45 KB 64/223 KB 3/308 KB 40/286 KB 35/39 KB 45/45 KB 64/223 KB 3/308 KB 44/286 KB 27/39 KB 45/45 KB 52/223 KB 3/308 KB 32/286 KB 35/39 KB 45/45 KB 64/223 KB 3/308 KB 40/286 KB 35/39 KB 45/45 KB 64/223 KB 5/308 KB 44/286 KB 38/39 KB 45/45 KB 64/223 KB 5/308 KB 48/286 KB 38/39 KB 45/45 KB 64/223 KB 5/308 KB 44/286 KB 38/39 KB 45/45 KB 64/223 KB 5/308 KB 52/286 KB 39/39 KB 45/45 KB 64/223 KB 8/308 KB 56/286 KB 39/39 KB 45/45 KB 64/223 KB 8/308 KB 52/286 KB 39/39 KB 45/45 KB 64/223 KB 5/308 KB 52/286 KB 39/39 KB 45/45 KB 64/223 KB 11/308 KB 56/286 KB 39/39 KB 45/45 KB 64/223 KB 13/308 KB 56/286 KB 39/39 KB 45/45 KB 64/223 KB 16/308 KB 56/286 KB 39/39 KB 68/223 KB 19/308 KB 60/286 KB 39/39 KB 68/223 KB 21/308 KB 60/286 KB 39/39 KB 68/223 KB 16/308 KB 60/286 KB 39/39 KB 72/223 KB 21/308 KB 60/286 KB 39/39 KB 76/223 KB 21/308 KB 60/286 KB 39/39 KB 64/223 KB 16/308 KB 60/286 KB 39/39 KB 76/223 KB 24/308 KB 63/286 KB 39/39 KB 76/223 KB 24/308 KB 67/286 KB 39/39 KB 76/223 KB 24/308 KB 71/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 1169.3 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 39/39 KB 80/223 KB 24/308 KB 71/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 1009.6 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 39/39 KB 76/223 KB 24/308 KB 60/286 KB 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 80/223 KB 27/308 KB 71/286 KB 84/223 KB 29/308 KB 75/286 KB 84/223 KB 32/308 KB 75/286 KB 84/223 KB 27/308 KB 75/286 KB 88/223 KB 32/308 KB 75/286 KB 92/223 KB 32/308 KB 75/286 KB 96/223 KB 32/308 KB 75/286 KB 100/223 KB 32/308 KB 75/286 KB 104/223 KB 36/308 KB 75/286 KB 80/223 KB 27/308 KB 75/286 KB 104/223 KB 36/308 KB 79/286 KB 104/223 KB 36/308 KB 79/286 KB 4/174 KB 3/22 KB 104/223 KB 36/308 KB 83/286 KB 8/174 KB 3/22 KB 104/223 KB 36/308 KB 83/286 KB 12/174 KB 3/22 KB 104/223 KB 36/308 KB 83/286 KB 16/174 KB 100/223 KB 36/308 KB 75/286 KB 3/22 KB 104/223 KB 36/308 KB 83/286 KB 4/174 KB 104/223 KB 36/308 KB 83/286 KB 4/174 KB 6/22 KB 104/223 KB 36/308 KB 87/286 KB 16/174 KB 6/22 KB 104/223 KB 40/308 KB 87/286 KB 16/174 KB 6/22 KB 104/223 KB 44/308 KB 87/286 KB 16/174 KB 9/22 KB 104/223 KB 48/308 KB 87/286 KB 20/174 KB 3/22 KB 104/223 KB 36/308 KB 87/286 KB 16/174 KB 9/22 KB 104/223 KB 48/308 KB 91/286 KB 20/174 KB 9/22 KB 104/223 KB 48/308 KB 95/286 KB 20/174 KB 9/22 KB 104/223 KB 52/308 KB 95/286 KB 20/174 KB 9/22 KB 108/223 KB 56/308 KB 99/286 KB 20/174 KB 9/22 KB 108/223 KB 60/308 KB 99/286 KB 20/174 KB 9/22 KB 108/223 KB 64/308 KB 99/286 KB 20/174 KB 9/22 KB 104/223 KB 44/308 KB 87/286 KB 20/174 KB 9/22 KB 108/223 KB 64/308 KB 99/286 KB 24/174 KB 9/22 KB 108/223 KB 64/308 KB 99/286 KB 28/174 KB 9/22 KB 108/223 KB 64/308 KB 99/286 KB 32/174 KB 9/22 KB 104/223 KB 44/308 KB 87/286 KB 16/174 KB 11/22 KB 108/223 KB 64/308 KB 99/286 KB 32/174 KB 14/22 KB 108/223 KB 64/308 KB 99/286 KB 32/174 KB 9/22 KB 108/223 KB 52/308 KB 99/286 KB 20/174 KB 9/22 KB 108/223 KB 52/308 KB 95/286 KB 20/174 KB 14/22 KB 112/223 KB 64/308 KB 103/286 KB 32/174 KB 14/22 KB 116/223 KB 64/308 KB 103/286 KB 32/174 KB 16/22 KB 120/223 KB 64/308 KB 103/286 KB 36/174 KB 16/22 KB 124/223 KB 64/308 KB 103/286 KB 36/174 KB 16/22 KB 128/223 KB 64/308 KB 103/286 KB 36/174 KB 16/22 KB 132/223 KB 64/308 KB 103/286 KB 36/174 KB 16/22 KB 136/223 KB 68/308 KB 103/286 KB 36/174 KB 16/22 KB 140/223 KB 68/308 KB 103/286 KB 36/174 KB 16/22 KB 116/223 KB 64/308 KB 103/286 KB 36/174 KB 16/22 KB 140/223 KB 68/308 KB 103/286 KB 40/174 KB 16/22 KB 140/223 KB 68/308 KB 103/286 KB 44/174 KB 16/22 KB 140/223 KB 68/308 KB 103/286 KB 48/174 KB 14/22 KB 116/223 KB 64/308 KB 103/286 KB 32/174 KB 16/22 KB 116/223 KB 64/308 KB 103/286 KB 32/174 KB 19/22 KB 140/223 KB 68/308 KB 103/286 KB 48/174 KB 22/22 KB 140/223 KB 68/308 KB 107/286 KB 48/174 KB 22/22 KB 140/223 KB 68/308 KB 107/286 KB 48/174 KB 16/22 KB 132/223 KB 68/308 KB 103/286 KB 36/174 KB 22/22 KB 140/223 KB 72/308 KB 107/286 KB 48/174 KB 22/22 KB 140/223 KB 76/308 KB 107/286 KB 48/174 KB 22/22 KB 140/223 KB 80/308 KB 107/286 KB 48/174 KB 19/22 KB 140/223 KB 68/308 KB 107/286 KB 48/174 KB 22/22 KB 140/223 KB 80/308 KB 111/286 KB 48/174 KB 22/22 KB 140/223 KB 80/308 KB 115/286 KB 48/174 KB 22/22 KB 140/223 KB 80/308 KB 119/286 KB 48/174 KB 22/22 KB 140/223 KB 80/308 KB 123/286 KB 48/174 KB 22/22 KB 140/223 KB 80/308 KB 127/286 KB 48/174 KB 22/22 KB 140/223 KB 84/308 KB 127/286 KB 48/174 KB 22/22 KB 144/223 KB 88/308 KB 131/286 KB 52/174 KB 22/22 KB 144/223 KB 92/308 KB 131/286 KB 52/174 KB 22/22 KB 144/223 KB 96/308 KB 131/286 KB 52/174 KB 22/22 KB 144/223 KB 84/308 KB 131/286 KB 52/174 KB 22/22 KB 144/223 KB 96/308 KB 135/286 KB 52/174 KB 22/22 KB 144/223 KB 96/308 KB 139/286 KB 52/1 unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 74 KB 22/22 KB 144/223 KB 84/308 KB 127/286 KB 52/174 KB 22/22 KB 148/223 KB 96/308 KB 139/286 KB 52/174 KB 22/22 KB 152/223 KB 96/308 KB 143/286 KB 52/174 KB 22/22 KB 156/223 KB 96/308 KB 143/286 KB 52/174 KB 22/22 KB 160/223 KB 96/308 KB 143/286 KB 52/174 KB 22/22 KB 140/223 KB 84/308 KB 127/286 KB 52/174 KB 160/223 KB 96/308 KB 143/286 KB 56/174 KB 160/223 KB 96/308 KB 143/286 KB 60/174 KB 160/223 KB 96/308 KB 143/286 KB 64/174 KB 160/223 KB 96/308 KB 143/286 KB 68/174 KB 164/223 KB 100/308 KB 143/286 KB 72/174 KB 164/223 KB 100/308 KB 143/286 KB 76/174 KB 164/223 KB 100/308 KB 143/286 KB 80/174 KB 164/223 KB 100/308 KB 143/286 KB 84/174 KB 164/223 KB 100/308 KB 143/286 KB 88/174 KB 164/223 KB 100/308 KB 143/286 KB 92/174 KB 164/223 KB 100/308 KB 143/286 KB 96/174 KB 22/22 KB 148/223 KB 96/308 KB 143/286 KB 52/174 KB 164/223 KB 100/308 KB 147/286 KB 96/174 KB 164/223 KB 100/308 KB 151/286 KB 96/174 KB 164/223 KB 100/308 KB 155/286 KB 96/174 KB 164/223 KB 100/308 KB 159/286 KB 96/174 KB 164/223 KB 100/308 KB 143/286 KB 68/174 KB 168/223 KB 100/308 KB 159/286 KB 96/174 KB 172/223 KB 100/308 KB 159/286 KB 96/174 KB 176/223 KB 100/308 KB 159/286 KB 96/174 KB 160/223 KB 100/308 KB 143/286 KB 68/174 KB 176/223 KB 104/308 KB 159/286 KB 96/174 KB 176/223 KB 108/308 KB 159/286 KB 96/174 KB 176/223 KB 112/308 KB 159/286 KB 96/174 KB 176/223 KB 116/308 KB 159/286 KB 96/174 KB 180/223 KB 120/308 KB 163/286 KB 96/174 KB 180/223 KB 124/308 KB 163/286 KB 96/174 KB 180/223 KB 128/308 KB 163/286 KB 96/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 333.4 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 180/223 KB 116/308 KB 163/286 KB 96/174 KB 180/223 KB 128/308 KB 167/286 KB 96/174 KB 180/223 KB 128/308 KB 171/286 KB 96/174 KB 180/223 KB 128/308 KB 175/286 KB 96/174 KB 180/223 KB 116/308 KB 159/286 KB 96/174 KB 184/223 KB 128/308 KB 175/286 KB 96/174 KB 188/223 KB 132/308 KB 179/286 KB 96/174 KB 192/223 KB 132/308 KB 179/286 KB 96/174 KB 196/223 KB 132/308 KB 179/286 KB 96/174 KB 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 196/223 KB 132/308 KB 179/286 KB 100/174 KB 184/223 KB 132/308 KB 179/286 KB 96/174 KB 196/223 KB 132/308 KB 183/286 KB 100/174 KB 196/223 KB 132/308 KB 187/286 KB 100/174 KB 196/223 KB 132/308 KB 191/286 KB 104/174 KB 184/223 KB 132/308 KB 175/286 KB 96/174 KB 196/223 KB 136/308 KB 191/286 KB 104/174 KB 196/223 KB 140/308 KB 191/286 KB 104/174 KB 196/223 KB 132/308 KB 187/286 KB 104/174 KB 196/223 KB 140/308 KB 191/286 KB 108/174 KB 196/223 KB 140/308 KB 191/286 KB 112/174 KB 200/223 KB 144/308 KB 191/286 KB 112/174 KB 204/223 KB 144/308 KB 191/286 KB 112/174 KB 208/223 KB 144/308 KB 191/286 KB 116/174 KB 212/223 KB 144/308 KB 191/286 KB 116/174 KB 216/223 KB 144/308 KB 195/286 KB 116/174 KB 220/223 KB 144/308 KB 195/286 KB 116/174 KB 223/223 KB 144/308 KB 195/286 KB 116/174 KB 196/223 KB 144/308 KB 191/286 KB 112/174 KB 223/223 KB 148/308 KB 195/286 KB 116/174 KB 3/9 KB 223/223 KB 152/308 KB 195/286 KB 116/174 KB 3/9 KB 223/223 KB 156/308 KB 195/286 KB 116/174 KB 3/9 KB 223/223 KB 160/308 KB 195/286 KB 116/174 KB 212/223 KB 144/308 KB 195/286 KB 116/174 KB 3/9 KB 223/223 KB 160/308 KB 199/286 KB 116/174 KB 3/9 KB 223/223 KB 160/308 KB 203/286 KB 116/174 KB 3/9 KB 223/223 KB 160/308 KB 207/286 KB 116/174 KB 204/223 KB 144/308 KB 191/286 KB 116/174 KB 3/9 KB 223/223 KB 160/308 KB 207/286 KB 120/174 KB 3/9 KB 223/223 KB 160/308 KB 207/286 KB 124/174 KB 3/9 KB 223/223 KB 160/308 KB 207/286 KB 128/174 KB 3/9 KB 223/223 KB 148/308 KB 195/286 KB 116/174 KB 5/9 KB 223/223 KB 160/308 KB 207/286 KB 128/174 KB 5/9 KB 223/223 KB 160/308 KB 211/286 KB 128/174 KB 8/9 KB 223/223 KB 164/308 KB 215/286 KB 132/174 KB 8/9 KB 223/223 KB 164/308 KB 219/286 KB 132/174 KB 8/9 KB 223/223 KB 164/308 KB 223/286 KB 132/174 KB 8/9 KB 223/223 KB 160/308 KB 211/286 KB 128/174 KB 9/9 KB 223/223 KB 164/308 KB 223/286 KB 132/174 KB 8/9 KB 223/223 KB 164/308 KB 211/286 KB 132/174 KB 9/9 KB 223/223 KB 168/308 KB 223/286 KB 132/174 KB 9/9 KB 223/223 KB 172/308 KB 223/286 KB 132/174 KB 9/9 KB 223/223 KB 176/308 KB 223/286 KB 132/174 KB 9/9 KB 223/223 KB 180/308 KB 223/286 KB 132/174 KB 9/9 KB 184/308 KB 227/286 KB 132/174 KB 9/9 KB 188/308 KB 227/286 KB 132/174 KB 9/9 KB 192/308 KB 227/286 KB 132/174 KB 9/9 KB 196/308 KB 227/286 KB 132/174 KB 8/9 KB 223/223 KB 160/308 KB 211/286 KB 132/174 KB 196/308 KB 227/286 KB 136/174 KB 196/308 KB 227/286 KB 140/174 KB 196/308 KB 227/286 KB 144/174 KB 196/308 KB 227/286 KB 148/174 KB 196/308 KB 227/286 KB 152/174 KB 196/308 KB 227/286 KB 156/174 KB 196/308 KB 227/286 KB 160/174 KB 196/308 KB 227/286 KB 164/174 KB 196/308 KB 227/286 KB 168/174 KB 196/308 KB 227/286 KB 172/174 KB 9/9 KB 223/223 KB 180/308 KB 227/286 KB 132/174 KB 200/308 KB 231/286 KB 172/174 KB 200/308 KB 235/286 KB 172/174 KB 200/308 KB 239/286 KB 172/174 KB 200/308 KB 243/286 KB 172/174 KB 200/308 KB 247/286 KB 172/174 KB 200/308 KB 251/286 KB 172/174 KB 200/308 KB 255/286 KB 172/174 KB 200/308 KB 227/286 KB 172/174 KB 200/308 KB 255/286 KB 174/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 2369.8 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 204/308 KB 255/286 KB 174/174 KB 208/308 KB 255/286 KB 174/174 KB 212/308 KB 259/286 KB 174/174 KB 216/308 KB 259/286 KB 174/174 KB 220/308 KB 259/286 KB 174/174 KB 224/308 KB 259/286 KB 174/174 KB 208/308 KB 259/286 KB 174/174 KB 224/308 KB 263/286 KB 174/174 KB 224/308 KB 267/286 KB 174/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 88.7 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 224/308 KB 271/286 KB 174/174 KB 224/308 KB 275/286 KB 174/174 KB 4/22 KB 228/308 KB 279/286 KB 174/174 KB 4/22 KB 228/308 KB 275/286 KB 174/174 KB 8/22 KB 228/308 KB 279/286 KB 174/174 KB 12/22 KB 228/308 KB 279/286 KB 174/174 KB 16/22 KB 228/308 KB 279/286 KB 174/174 KB 20/22 KB 228/308 KB 283/286 KB 174/174 KB 22/22 KB 228/308 KB 283/286 KB 174/174 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 1703.1 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 228/308 KB 275/286 KB 174/174 KB 22/22 KB 232/308 KB 283/286 KB 22/22 KB 236/308 KB 283/286 KB 22/22 KB 240/308 KB 283/286 KB 16/22 KB 228/308 KB 283/286 KB 174/174 KB 22/22 KB 240/308 KB 286/286 KB 4/17 KB 22/22 KB 240/308 KB 286/286 KB 8/17 KB 22/22 KB 240/308 KB 286/286 KB 12/17 KB 22/22 KB 240/308 KB 286/286 KB 16/17 KB 22/22 KB 240/308 KB 286/286 KB 17/17 KB 22/22 KB 240/308 KB 286/286 KB 17/17 KB 22/22 KB 244/308 KB 286/286 KB 17/17 KB 3/11 KB 22/22 KB 248/308 KB 286/286 KB 17/17 KB 3/11 KB 22/22 KB 244/308 KB 286/286 KB 17/17 KB 5/11 KB 22/22 KB 248/308 KB 286/286 KB 17/17 KB 8/11 KB 22/22 KB 248/308 KB 286/286 KB 17/17 KB 11/11 KB 22/22 KB 252/308 KB 17/17 KB 8/11 KB 22/22 KB 252/308 KB 17/17 KB 11/11 KB 22/22 KB 256/308 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 2550.4 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 145.8 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 11/11 KB 22/22 KB 260/308 KB 11/11 KB 264/308 KB 11/11 KB 268/308 KB 11/11 KB 272/308 KB 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 11/11 KB 22/22 KB 260/308 KB 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 11/11 KB 276/308 KB 11/11 KB 280/308 KB 11/11 KB 284/308 KB 11/11 KB 288/308 KB 11/11 KB 3/11 KB 288/308 KB 11/11 KB 6/11 KB 288/308 KB 11/11 KB 9/11 KB 288/308 KB 4/13 KB 11/11 KB 11/11 KB 288/308 KB 4/13 KB 11/11 KB 6/11 KB 288/308 KB 4/13 KB 11/11 KB 11/11 KB 288/308 KB 8/13 KB 11/11 KB 3/28 KB 292/308 KB 12/13 KB 11/11 KB 3/28 KB 292/308 KB 13/13 KB 11/11 KB 3/28 KB 292/308 KB 8/13 KB 11/11 KB 3/28 KB 296/308 KB 13/13 KB 11/11 KB 3/28 KB 300/308 KB 13/13 KB 11/11 KB 3/28 KB 304/308 KB 13/13 KB 11/11 KB 3/28 KB 308/308 KB 13/13 KB 11/11 KB 3/28 KB 308/308 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 70.9 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 11/11 KB 11/11 KB 3/28 KB 288/308 KB 8/13 KB 11/11 KB 6/28 KB 308/308 KB 13/13 KB 11/11 KB 9/28 KB 308/308 KB 13/13 KB 11/11 KB 11/28 KB 308/308 KB 13/13 KB 11/11 KB 14/28 KB 308/308 KB 13/13 KB 11/11 KB 16/28 KB 308/308 KB 13/13 KB 11/11 KB 19/28 KB 308/308 KB 13/13 KB 11/11 KB 22/28 KB 308/308 KB 13/13 KB 11/11 KB 25/28 KB 308/308 KB 13/13 KB 11/11 KB 27/28 KB 308/308 KB 13/13 KB 11/11 KB 28/28 KB 308/308 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 72.7 KB/sec) unit-abot-epc-basic-0: 11:24:22 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-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2050.3 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 182.3 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/309 KB 13/13 KB 3/14 KB 5/309 KB 3/14 KB 8/309 KB 3/14 KB 11/309 KB 3/14 KB 13/309 KB 3/14 KB 16/309 KB 3/14 KB 19/309 KB 3/14 KB 3/309 KB 6/14 KB 19/309 KB 9/14 KB 19/309 KB 11/14 KB 19/309 KB 14/14 KB 19/309 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 81.0 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 14/14 KB 19/309 KB 4/192 KB 14/14 KB 19/309 KB 8/192 KB 14/14 KB 19/309 KB 12/192 KB 14/14 KB 19/309 KB 16/192 KB 14/14 KB 19/309 KB 20/192 KB 14/14 KB 3/37 KB 21/309 KB 24/192 KB 14/14 KB 3/37 KB 21/309 KB 28/192 KB 14/14 KB 3/37 KB 21/309 KB 32/192 KB 14/14 KB 3/37 KB 21/309 KB 20/192 KB 14/14 KB 3/37 KB 24/309 KB 32/192 KB 14/14 KB 3/37 KB 27/309 KB 32/192 KB 14/14 KB 3/37 KB 29/309 KB 36/192 KB 14/14 KB 3/37 KB 19/309 KB 20/192 KB 14/14 KB 5/37 KB 29/309 KB 36/192 KB 14/14 KB 8/37 KB 29/309 KB 36/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 81.3 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 8/37 KB 32/309 KB 36/192 KB 14/14 KB 3/37 KB 27/309 KB 36/192 KB 11/37 KB 32/309 KB 36/192 KB 4/14 KB 11/37 KB 32/309 KB 36/192 KB 8/14 KB 11/37 KB 32/309 KB 36/192 KB 12/14 KB 11/37 KB 32/309 KB 36/192 KB 14/14 KB 11/37 KB 32/309 KB 36/192 KB 14/14 KB 11/37 KB 36/309 KB 36/192 KB 14/14 KB 13/37 KB 40/309 KB 40/192 KB 14/14 KB 13/37 KB 44/309 KB 40/192 KB 14/14 KB 13/37 KB 36/309 KB 40/192 KB 14/14 KB 11/37 KB 36/309 KB 40/192 KB 14/14 KB 13/37 KB 44/309 KB 44/192 KB 14/14 KB 13/37 KB 44/309 KB 48/192 KB 14/14 KB 13/37 KB 44/309 KB 52/192 KB 14/14 KB 16/37 KB 44/309 KB 56/192 KB 14/14 KB 16/37 KB 48/309 KB 60/192 KB 14/14 KB 16/37 KB 44/309 KB 52/192 KB 14/14 KB 19/37 KB 48/309 KB 60/192 KB 14/14 KB 21/37 KB 48/309 KB 60/192 KB 14/14 KB 16/37 KB 48/309 KB 56/192 KB 14/14 KB 21/37 KB 52/309 KB 60/192 KB 14/14 KB 24/37 KB 56/309 KB 64/192 KB 14/14 KB 24/37 KB 60/309 KB 64/192 KB 14/14 KB 24/37 KB 64/309 KB 64/192 KB 14/14 KB 24/37 KB 52/309 KB 64/192 KB 14/14 KB 24/37 KB 52/309 KB 60/192 KB 14/14 KB 27/37 KB 64/309 KB 64/192 KB 14/14 KB 29/37 KB 64/309 KB 64/192 KB 14/14 KB 32/37 KB 64/309 KB 68/192 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 80.6 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 14/14 KB 29/37 KB 64/309 KB 68/192 KB 32/37 KB 64/309 KB 72/192 KB 32/37 KB 64/309 KB 76/192 KB 35/37 KB 68/309 KB 80/192 KB 35/37 KB 64/309 KB 76/192 KB 37/37 KB 68/309 KB 80/192 KB 37/37 KB 68/309 KB 84/192 KB 37/37 KB 68/309 KB 88/192 KB 37/37 KB 68/309 KB 92/192 KB 37/37 KB 68/309 KB 96/192 KB 35/37 KB 68/309 KB 76/192 KB 37/37 KB 72/309 KB 96/192 KB 37/37 KB 76/309 KB 96/192 KB 37/37 KB 80/309 KB 96/192 KB 37/37 KB 84/309 KB 96/192 KB 37/37 KB 88/309 KB 100/192 KB 37/37 KB 92/309 KB 100/192 KB 37/37 KB 96/309 KB 100/192 KB 37/37 KB 84/309 KB 100/192 KB 37/37 KB 96/309 KB 104/192 KB 37/37 KB 96/309 KB 108/192 KB 96/309 KB 112/192 KB 96/309 KB 116/192 KB 100/309 KB 120/192 KB 100/309 KB 124/192 KB 100/309 KB 128/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 204.1 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 100/309 KB 116/192 KB 104/309 KB 128/192 KB 108/309 KB 128/192 KB 112/309 KB 128/192 KB 116/309 KB 128/192 KB 120/309 KB 132/192 KB 124/309 KB 132/192 KB 128/309 KB 132/192 KB 132/309 KB 132/192 KB 136/309 KB 132/192 KB 140/309 KB 132/192 KB 144/309 KB 132/192 KB 116/309 KB 132/192 KB 144/309 KB 136/192 KB 144/309 KB 140/192 KB 144/309 KB 144/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 148/309 KB 160/192 KB 152/309 KB 164/192 KB 156/309 KB 164/192 KB 160/309 KB 164/192 KB 148/309 KB 164/192 KB 160/309 KB 168/192 KB 160/309 KB 172/192 KB 160/309 KB 176/192 KB 160/309 KB 180/192 KB 164/309 KB 184/192 KB 164/309 KB 188/192 KB 164/309 KB 192/192 KB 164/309 KB 192/192 KB 164/309 KB 180/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 987.0 KB/sec) unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.install 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1497.1 KB/sec) unit-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 11:24:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 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 151.9 KB/sec) unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-mysql-0: 11:24:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 11:24:23 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: 11:24:23 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 2231.9 KB/sec) unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 11:24:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 11:24:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 11:24:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 11:24:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 11:24:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:24 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Mon Nov 26 11:24:24 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 11:24:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:24:26 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:26 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:24:26 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@15723761] to [cucumber.runtime.java.spring.GlueCodeScope@312afbc7] unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2f04105: startup date [Mon Nov 26 11:24:27 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 11:24:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 11:24:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:24:27 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 11:24:27 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@66f0548d: startup date [Mon Nov 26 11:24:27 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 11:24:28 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:24:28 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 11:24:28 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 11:24:28 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: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: STEP EXECUTION TIME TAKEN :1493 MS unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:24:28 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 0m2.152s unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.412 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.018 sec unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Nov 26, 2018 11:24:29 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Mon Nov 26 11:24:24 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 26-Nov-2018 11:24:29.045 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 11:24:29 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 11:24:29 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: 11:24:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 2/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 260.7 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 195.9 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 120.9 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-mysql-0: 11:24:29 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: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1136.1 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 14/22 KB 3/60 KB 14/22 KB 5/60 KB 3/181 KB 14/22 KB 8/60 KB 3/181 KB 14/22 KB 11/60 KB 3/181 KB 14/22 KB 13/60 KB 3/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 3/181 KB 3/57 KB 3/203 KB 14/22 KB 3/60 KB 3/181 KB 16/22 KB 16/60 KB 5/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 8/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 11/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 13/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 16/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 19/181 KB 3/57 KB 3/203 KB 16/22 KB 13/60 KB 3/181 KB 3/57 KB 3/203 KB 16/22 KB 16/60 KB 21/181 KB 3/57 KB 3/203 KB 19/22 KB 16/60 KB 24/181 KB 3/57 KB 3/203 KB 14/22 KB 11/60 KB 3/181 KB 3/57 KB 3/203 KB 19/22 KB 16/60 KB 24/181 KB 3/57 KB 5/203 KB 19/22 KB 16/60 KB 24/181 KB 3/57 KB 8/203 KB 19/22 KB 16/60 KB 24/181 KB 3/57 KB 11/203 KB 19/22 KB 16/60 KB 24/181 KB 3/57 KB 13/203 KB 19/22 KB 16/60 KB 24/181 KB 3/57 KB 16/203 KB 14/22 KB 11/60 KB 3/181 KB 3/57 KB 19/22 KB 16/60 KB 24/181 KB 5/57 KB 16/203 KB 19/22 KB 16/60 KB 24/181 KB 8/57 KB 16/203 KB 19/22 KB 16/60 KB 24/181 KB 11/57 KB 16/203 KB 19/22 KB 16/60 KB 24/181 KB 13/57 KB 16/203 KB 19/22 KB 16/60 KB 24/181 KB 16/57 KB 16/203 KB 19/22 KB 16/60 KB 24/181 KB 19/57 KB 16/203 KB 19/22 KB 16/60 KB 24/181 KB 21/57 KB 19/203 KB 19/22 KB 16/60 KB 21/181 KB 3/57 KB 3/203 KB 19/22 KB 16/60 KB 24/181 KB 19/57 KB 19/203 KB 19/22 KB 16/60 KB 24/181 KB 21/57 KB 21/203 KB 22/22 KB 16/60 KB 24/181 KB 21/57 KB 21/203 KB 22/22 KB 19/60 KB 24/181 KB 24/57 KB 24/203 KB 22/22 KB 19/60 KB 27/181 KB 24/57 KB 27/203 KB 22/22 KB 19/60 KB 24/181 KB 24/57 KB 21/203 KB 22/22 KB 16/60 KB 24/181 KB 24/57 KB 21/203 KB 22/22 KB 19/60 KB 27/181 KB 24/57 KB 24/203 KB 22/22 KB 19/60 KB 27/181 KB 27/57 KB 27/203 KB 22/22 KB 19/60 KB 29/181 KB 27/57 KB 27/203 KB 22/22 KB 21/60 KB 32/181 KB 29/57 KB 27/203 KB 22/22 KB 21/60 KB 36/181 KB 29/57 KB 29/203 KB 22/22 KB 21/60 KB 40/181 KB 29/57 KB 29/203 KB 22/22 KB 21/60 KB 44/181 KB 29/57 KB 29/203 KB 22/22 KB 19/60 KB 29/181 KB 29/57 KB 27/203 KB 22/22 KB 21/60 KB 29/181 KB 29/57 KB 27/203 KB 22/22 KB 21/60 KB 44/181 KB 32/57 KB 29/203 KB 22/22 KB 21/60 KB 32/181 KB 29/57 KB 29/203 KB 22/22 KB 24/60 KB 44/181 KB 32/57 KB 29/203 KB 22/22 KB 24/60 KB 44/181 KB 36/57 KB 29/203 KB 22/22 KB 27/60 KB 44/181 KB 40/57 KB 32/203 KB 22/22 KB 27/60 KB 44/181 KB 44/57 KB 32/203 KB 22/22 KB 27/60 KB 44/181 KB 48/57 KB 32/203 KB 22/22 KB 27/60 KB 44/181 KB 36/57 KB 32/203 KB 22/22 KB 24/60 KB 44/181 KB 36/57 KB 32/203 KB 22/22 KB 29/60 KB 44/181 KB 48/57 KB 32/203 KB 22/22 KB 32/60 KB 44/181 KB 48/57 KB 32/203 KB 22/22 KB 36/60 KB 44/181 KB 48/57 KB 32/203 KB 40/60 KB 48/181 KB 52/57 KB 36/203 KB 44/60 KB 48/181 KB 52/57 KB 36/203 KB 48/60 KB 48/181 KB 52/57 KB 36/203 KB 52/60 KB 48/181 KB 52/57 KB 36/203 KB 56/60 KB 48/181 KB 52/57 KB 36/203 KB 60/60 KB 48/181 KB 52/57 KB 36/203 KB 36/60 KB 48/181 KB 52/57 KB 36/203 KB 60/60 KB 52/181 KB 52/57 KB 36/203 KB 60/60 KB 56/181 KB 52/57 KB 36/203 KB 60/60 KB 60/181 KB 52/57 KB 36/203 KB 60/60 KB 64/181 KB 52/57 KB 36/203 KB 36/60 KB 44/181 KB 52/57 KB 36/203 KB 60/60 KB 64/181 KB 56/57 KB 36/203 KB 60/60 KB 64/181 KB 57/57 KB 36/203 KB 36/60 KB 44/181 KB 48/57 KB 36/203 KB 60/60 KB 64/181 KB 57/57 KB 40/203 KB 60/60 KB 64/181 KB 57/57 KB 44/203 KB unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 60/60 KB 64/181 KB 57/57 KB 48/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 60/60 KB 64/181 KB 57/57 KB 52/203 KB 60/60 KB 68/181 KB 57/57 KB 56/203 KB 60/60 KB 68/181 KB 57/57 KB 60/203 KB 60/60 KB 68/181 KB 57/57 KB 64/203 KB 60/60 KB 68/181 KB 57/57 KB 68/203 KB 60/60 KB 68/181 KB 57/57 KB 72/203 KB 60/60 KB 68/181 KB 57/57 KB 76/203 KB 60/60 KB 68/181 KB 57/57 KB 80/203 KB 60/60 KB 68/181 KB 57/57 KB 52/203 KB 60/60 KB 72/181 KB 57/57 KB 80/203 KB 60/60 KB 76/181 KB 57/57 KB 80/203 KB 60/60 KB 80/181 KB 57/57 KB 80/203 KB 60/60 KB 84/181 KB 57/57 KB 80/203 KB 60/60 KB 88/181 KB 57/57 KB 84/203 KB 60/60 KB 92/181 KB 57/57 KB 84/203 KB 60/60 KB 96/181 KB 57/57 KB 84/203 KB 60/60 KB 100/181 KB 57/57 KB 84/203 KB 60/60 KB 104/181 KB 57/57 KB 84/203 KB 60/60 KB 108/181 KB 57/57 KB 84/203 KB 60/60 KB 112/181 KB 57/57 KB 84/203 KB 60/60 KB 116/181 KB 84/203 KB 60/60 KB 84/181 KB 57/57 KB 84/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 932.8 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 60/60 KB 116/181 KB 88/203 KB 116/181 KB 92/203 KB 116/181 KB 96/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 952.5 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 116/181 KB 100/203 KB 116/181 KB 104/203 KB 116/181 KB 108/203 KB 116/181 KB 112/203 KB 116/181 KB 116/203 KB 120/181 KB 116/203 KB 124/181 KB 116/203 KB 128/181 KB 120/203 KB 124/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 132/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 132/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 144/203 KB 148/181 KB 144/203 KB 152/181 KB 148/203 KB 148/181 KB 148/203 KB 152/181 KB 152/203 KB 156/181 KB 156/203 KB 156/181 KB 160/203 KB 156/181 KB 164/203 KB 156/181 KB 168/203 KB 156/181 KB 172/203 KB 156/181 KB 176/203 KB 156/181 KB 152/203 KB 160/181 KB 176/203 KB 164/181 KB 176/203 KB 168/181 KB 176/203 KB 172/181 KB 176/203 KB 176/181 KB 176/203 KB 180/181 KB 176/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2094.4 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2358.8 KB/sec) unit-mysql-0: 11:24:29 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: 11:24:29 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 11:24:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-mysql-0: 11:24:30 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: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 214.3 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1262.9 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 35.2 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1082.3 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 56.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 2/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 844.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 396.3 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 221.0 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 270.6 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-mysql-0: 11:24:30 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: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 453.4 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 75.7 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 16/46 KB 3/44 KB 4/54 KB 16/46 KB 5/44 KB 4/201 KB 4/158 KB 4/54 KB 16/46 KB 8/44 KB 4/201 KB 4/158 KB 4/54 KB 16/46 KB 11/44 KB 4/201 KB 4/158 KB 4/54 KB 16/46 KB 13/44 KB 4/201 KB 4/158 KB 4/54 KB 16/46 KB 16/44 KB 4/201 KB 4/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 4/158 KB 4/54 KB 16/46 KB 3/44 KB 4/201 KB 4/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 8/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 12/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 16/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 20/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 24/158 KB 4/54 KB 20/46 KB 19/44 KB 4/201 KB 28/158 KB 4/54 KB 20/46 KB 21/44 KB 4/201 KB 32/158 KB 4/54 KB 16/46 KB 3/44 KB 4/201 KB 8/54 KB 20/46 KB 21/44 KB 4/201 KB 32/158 KB 12/54 KB 20/46 KB 21/44 KB 4/201 KB 32/158 KB 16/54 KB 20/46 KB 21/44 KB 4/201 KB 32/158 KB 16/46 KB 3/44 KB 4/201 KB 16/54 KB 20/46 KB 21/44 KB 8/201 KB 32/158 KB 16/54 KB 20/46 KB 21/44 KB 12/201 KB 32/158 KB 16/54 KB 20/46 KB 21/44 KB 16/201 KB 32/158 KB 16/54 KB 20/46 KB 21/44 KB 20/201 KB 32/158 KB 20/54 KB 20/46 KB 21/44 KB 24/201 KB 32/158 KB 20/54 KB 20/46 KB 21/44 KB 28/201 KB 32/158 KB 20/54 KB 20/46 KB 21/44 KB 32/201 KB 32/158 KB 20/54 KB 20/46 KB 21/44 KB 36/201 KB 32/158 KB 20/54 KB 20/46 KB 21/44 KB 40/201 KB 36/158 KB 4/54 KB 20/46 KB 21/44 KB 4/201 KB 28/158 KB 4/54 KB 20/46 KB 16/44 KB 4/201 KB 4/158 KB 20/54 KB 24/46 KB 21/44 KB 40/201 KB 36/158 KB 20/54 KB 28/46 KB 21/44 KB 40/201 KB 36/158 KB 20/54 KB 32/46 KB 21/44 KB 40/201 KB 36/158 KB 20/54 KB 36/46 KB 21/44 KB 40/201 KB 36/158 KB 20/54 KB 40/46 KB 24/44 KB 40/201 KB 36/158 KB 20/54 KB 20/46 KB 21/44 KB 36/201 KB 36/158 KB 20/54 KB 20/46 KB 21/44 KB 20/201 KB 32/158 KB 24/54 KB 44/46 KB 24/44 KB 44/201 KB 36/158 KB 28/54 KB 44/46 KB 24/44 KB 44/201 KB 36/158 KB 32/54 KB 44/46 KB 24/44 KB 44/201 KB 36/158 KB 36/54 KB 44/46 KB 24/44 KB 44/201 KB 36/158 KB 40/54 KB 44/46 KB 24/44 KB 44/201 KB 40/158 KB 44/54 KB 44/46 KB 24/44 KB 44/201 KB 40/158 KB 20/54 KB 44/46 KB 24/44 KB 44/201 KB 36/158 KB 48/54 KB 46/46 KB 24/44 KB 44/201 KB 40/158 KB 20/54 KB 40/46 KB 24/44 KB 44/201 KB 36/158 KB 20/54 KB 36/46 KB 24/44 KB 40/201 KB 36/158 KB 48/54 KB 46/46 KB 27/44 KB 44/201 KB 40/158 KB 48/54 KB 46/46 KB 29/44 KB 44/201 KB 40/158 KB 36/54 KB 44/46 KB 24/44 KB 44/201 KB 40/158 KB 48/54 KB 46/46 KB 29/44 KB 44/201 KB 44/158 KB 48/54 KB 46/46 KB 29/44 KB 48/201 KB 48/158 KB 48/54 KB 46/46 KB 29/44 KB 48/201 KB 44/158 KB 48/54 KB 46/46 KB 32/44 KB 52/201 KB 48/158 KB 48/54 KB 46/46 KB 32/44 KB 56/201 KB 52/158 KB 48/54 KB 46/46 KB 32/44 KB 60/201 KB 52/158 KB 48/54 KB 46/46 KB 32/44 KB 64/201 KB 52/158 KB 48/54 KB 46/46 KB 32/44 KB 68/201 KB 52/158 KB 48/54 KB 32/44 KB 72/201 KB 52/158 KB 48/54 KB 32/44 KB 76/201 KB 52/158 KB 48/54 KB 46/46 KB 32/44 KB 48/201 KB 48/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1000.4 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 48/54 KB 46/46 KB 32/44 KB 52/201 KB 52/158 KB 48/54 KB 32/44 KB 80/201 KB 56/158 KB 48/54 KB 32/44 KB 80/201 KB 60/158 KB 48/54 KB 32/44 KB 80/201 KB 64/158 KB 48/54 KB 32/44 KB 80/201 KB 68/158 KB 48/54 KB 32/44 KB 80/201 KB 72/158 KB 48/54 KB 32/44 KB 80/201 KB 76/158 KB 48/54 KB 32/44 KB 80/201 KB 80/158 KB 48/54 KB 32/44 KB 80/201 KB 84/158 KB 48/54 KB 44/46 KB 24/44 KB 44/201 KB 40/158 KB 52/54 KB 32/44 KB 80/201 KB 84/158 KB 54/54 KB 32/44 KB 80/201 KB 84/158 KB 48/54 KB 32/44 KB 80/201 KB 52/158 KB 54/54 KB 32/44 KB 84/201 KB 84/158 KB 54/54 KB 32/44 KB 88/201 KB 84/158 KB 54/54 KB 32/44 KB 92/201 KB 84/158 KB 54/54 KB 32/44 KB 96/201 KB 84/158 KB 54/54 KB 32/44 KB 100/201 KB 84/158 KB 54/54 KB 32/44 KB 104/201 KB 84/158 KB 54/54 KB 32/44 KB 108/201 KB 84/158 KB 54/54 KB 32/44 KB 112/201 KB 84/158 KB 54/54 KB 32/44 KB 116/201 KB 88/158 KB 54/54 KB 32/44 KB 120/201 KB 88/158 KB 54/54 KB 32/44 KB 124/201 KB 88/158 KB 54/54 KB 32/44 KB 128/201 KB 88/158 KB 54/54 KB 32/44 KB 112/201 KB 88/158 KB 54/54 KB 32/44 KB 128/201 KB 92/158 KB 54/54 KB 32/44 KB 128/201 KB 96/158 KB 54/54 KB 32/44 KB 128/201 KB 100/158 KB 54/54 KB 32/44 KB 128/201 KB 104/158 KB 54/54 KB 32/44 KB 128/201 KB 108/158 KB 54/54 KB 32/44 KB 128/201 KB 112/158 KB 4/6 KB 54/54 KB 32/44 KB 128/201 KB 116/158 KB 4/6 KB 54/54 KB 32/44 KB 132/201 KB 120/158 KB 4/6 KB 54/54 KB 32/44 KB 128/201 KB 112/158 KB 6/6 KB 54/54 KB 32/44 KB 132/201 KB 120/158 KB 4/6 KB 54/54 KB 32/44 KB 132/201 KB 116/158 KB 6/6 KB 54/54 KB 32/44 KB 136/201 KB 120/158 KB 6/6 KB 54/54 KB 32/44 KB 140/201 KB 120/158 KB 6/6 KB 54/54 KB 32/44 KB 144/201 KB 120/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1097.9 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 6/6 KB 54/54 KB 32/44 KB 144/201 KB 124/158 KB 6/6 KB 32/44 KB 144/201 KB 128/158 KB 6/6 KB 32/44 KB 144/201 KB 132/158 KB 6/6 KB 32/44 KB 148/201 KB 132/158 KB 6/6 KB 32/44 KB 152/201 KB 132/158 KB 6/6 KB 32/44 KB 156/201 KB 132/158 KB 6/6 KB 32/44 KB 160/201 KB 136/158 KB 6/6 KB 32/44 KB 156/201 KB 136/158 KB 6/6 KB 32/44 KB 160/201 KB 140/158 KB 6/6 KB 32/44 KB 160/201 KB 144/158 KB 3/3 KB 32/44 KB 160/201 KB 148/158 KB 6/6 KB 3/3 KB 32/44 KB 160/201 KB 144/158 KB 3/3 KB 36/44 KB 160/201 KB 148/158 KB 3/3 KB 40/44 KB 160/201 KB 148/158 KB 3/3 KB 44/44 KB 160/201 KB 148/158 KB 3/3 KB 44/44 KB 160/201 KB 148/158 KB 3/3 KB 44/44 KB 160/201 KB 148/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 107.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 44/44 KB 160/201 KB 152/158 KB 3/3 KB 44/44 KB 160/201 KB 156/158 KB 3/3 KB 44/44 KB 160/201 KB 158/158 KB 3/3 KB 44/44 KB 164/201 KB 158/158 KB 3/3 KB 44/44 KB 168/201 KB 158/158 KB 3/3 KB 44/44 KB 172/201 KB 158/158 KB 3/3 KB 44/44 KB 176/201 KB 158/158 KB 3/3 KB 44/44 KB 180/201 KB 158/158 KB 3/3 KB 44/44 KB 184/201 KB 158/158 KB 3/3 KB 44/44 KB 188/201 KB 158/158 KB 3/3 KB 44/44 KB 192/201 KB 158/158 KB 3/3 KB 44/44 KB 196/201 KB 158/158 KB 3/3 KB 44/44 KB 200/201 KB 158/158 KB 3/3 KB 44/44 KB 201/201 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 626.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/367 KB 201/201 KB 5/367 KB 201/201 KB 8/367 KB 201/201 KB 11/367 KB 201/201 KB 13/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 1938.9 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 32.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 13/367 KB 201/201 KB 5/5 KB 16/367 KB 201/201 KB 3/5 KB 16/367 KB 201/201 KB 5/5 KB 19/367 KB 201/201 KB 5/5 KB 21/367 KB 201/201 KB 5/5 KB 21/367 KB 4/52 KB 201/201 KB 5/5 KB 21/367 KB 8/52 KB 201/201 KB 5/5 KB 24/367 KB 12/52 KB 201/201 KB 5/5 KB 24/367 KB 8/52 KB 201/201 KB 5/5 KB 24/367 KB 16/52 KB 201/201 KB 5/5 KB 27/367 KB 20/52 KB 201/201 KB 5/5 KB 27/367 KB 24/52 KB 201/201 KB 5/5 KB 27/367 KB 28/52 KB 201/201 KB 5/5 KB 27/367 KB 16/52 KB 201/201 KB 5/5 KB 29/367 KB 28/52 KB 201/201 KB 5/5 KB 32/367 KB 28/52 KB 201/201 KB 5/5 KB 36/367 KB 28/52 KB 201/201 KB 5/5 KB 36/367 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 3/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 5/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 8/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 11/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 13/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 16/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 19/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 21/47 KB 32/52 KB 201/201 KB 5/5 KB 36/367 KB 24/47 KB 32/52 KB 201/201 KB 36/367 KB 27/47 KB 32/52 KB 201/201 KB 36/367 KB 29/47 KB 32/52 KB 201/201 KB 36/367 KB 32/47 KB 32/52 KB 201/201 KB 40/367 KB 36/47 KB 32/52 KB 201/201 KB 40/367 KB 40/47 KB 36/52 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 47.3 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 40/367 KB 36/47 KB 36/52 KB 201/201 KB 40/367 KB 40/47 KB 40/52 KB 201/201 KB 40/367 KB 40/47 KB 44/52 KB 201/201 KB 40/367 KB 40/47 KB 48/52 KB 201/201 KB 40/367 KB 32/47 KB 32/52 KB 201/201 KB 44/367 KB 44/47 KB 48/52 KB 201/201 KB 48/367 KB 44/47 KB 48/52 KB 201/201 KB 52/367 KB 44/47 KB 48/52 KB 201/201 KB 56/367 KB 44/47 KB 48/52 KB 201/201 KB 60/367 KB 44/47 KB 52/52 KB 201/201 KB 64/367 KB 44/47 KB 52/52 KB 201/201 KB 68/367 KB 44/47 KB 52/52 KB 201/201 KB 72/367 KB 44/47 KB 52/52 KB 76/367 KB 44/47 KB 52/52 KB 80/367 KB 44/47 KB 52/52 KB 40/367 KB 44/47 KB 48/52 KB 201/201 KB 80/367 KB 47/47 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2005.9 KB/sec) unit-mysql-0: 11:24:30 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: 11:24:30 DEBUG unit.abot-epc-basic/0.install 56/367 KB 44/47 KB 52/52 KB 201/201 KB 84/367 KB 47/47 KB 52/52 KB 3/238 KB 84/367 KB 47/47 KB 52/52 KB 5/238 KB 84/367 KB 47/47 KB 52/52 KB 8/238 KB 84/367 KB 47/47 KB 52/52 KB 11/238 KB 84/367 KB 47/47 KB 52/52 KB 13/238 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 84/367 KB 47/47 KB 52/52 KB 16/238 KB 84/367 KB 47/47 KB 52/52 KB 19/238 KB 84/367 KB 47/47 KB 52/52 KB 21/238 KB 84/367 KB 47/47 KB 52/52 KB 24/238 KB 84/367 KB 47/47 KB 52/52 KB 88/367 KB 47/47 KB 52/52 KB 27/238 KB 92/367 KB 47/47 KB 52/52 KB 27/238 KB 96/367 KB 47/47 KB 52/52 KB 27/238 KB 84/367 KB 47/47 KB 52/52 KB 27/238 KB 96/367 KB 47/47 KB 52/52 KB 29/238 KB 100/367 KB 47/47 KB 52/52 KB 29/238 KB 100/367 KB 47/47 KB 52/52 KB 32/238 KB 100/367 KB 47/47 KB 52/52 KB 36/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 453.1 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 104/367 KB 47/47 KB 52/52 KB 36/238 KB 108/367 KB 52/52 KB 36/238 KB 112/367 KB 52/52 KB 36/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 499.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 4/28 KB 112/367 KB 36/238 KB 8/28 KB 112/367 KB 36/238 KB 12/28 KB 112/367 KB 36/238 KB 16/28 KB 112/367 KB 36/238 KB 20/28 KB 112/367 KB 36/238 KB 24/28 KB 116/367 KB 40/238 KB 28/28 KB 116/367 KB 40/238 KB 20/28 KB 116/367 KB 40/238 KB 28/28 KB 120/367 KB 40/238 KB 28/28 KB 124/367 KB 40/238 KB 28/28 KB 128/367 KB 40/238 KB 20/28 KB 112/367 KB 40/238 KB 28/28 KB 128/367 KB 44/238 KB 28/28 KB 128/367 KB 48/238 KB 28/28 KB 128/367 KB 52/238 KB 28/28 KB 132/367 KB 4/186 KB 56/238 KB 28/28 KB 132/367 KB 4/186 KB 60/238 KB 28/28 KB 132/367 KB 4/186 KB 64/238 KB 28/28 KB 132/367 KB 4/186 KB 52/238 KB 28/28 KB 136/367 KB 4/186 KB 64/238 KB 28/28 KB 140/367 KB 4/186 KB 64/238 KB 28/28 KB 144/367 KB 4/186 KB 64/238 KB 28/28 KB 148/367 KB 4/186 KB 64/238 KB 28/28 KB 128/367 KB 4/186 KB 52/238 KB 148/367 KB 8/186 KB 68/238 KB 148/367 KB 12/186 KB 68/238 KB 148/367 KB 16/186 KB 68/238 KB 148/367 KB 20/186 KB 68/238 KB 148/367 KB 24/186 KB 68/238 KB 148/367 KB 28/186 KB 68/238 KB 148/367 KB 32/186 KB 68/238 KB 148/367 KB 36/186 KB 68/238 KB 148/367 KB 40/186 KB 68/238 KB 148/367 KB 44/186 KB 68/238 KB 28/28 KB 148/367 KB 4/186 KB 68/238 KB 148/367 KB 44/186 KB 72/238 KB 148/367 KB 44/186 KB 76/238 KB 148/367 KB 44/186 KB 80/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 233.2 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 152/367 KB 44/186 KB 84/238 KB 152/367 KB 44/186 KB 80/238 KB 156/367 KB 48/186 KB 84/238 KB 160/367 KB 48/186 KB 84/238 KB 152/367 KB 48/186 KB 84/238 KB Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 160/367 KB 52/186 KB 84/238 KB 160/367 KB 56/186 KB 88/238 KB 160/367 KB 60/186 KB 88/238 KB 160/367 KB 52/186 KB 88/238 KB 164/367 KB 60/186 KB 92/238 KB 164/367 KB 60/186 KB 96/238 KB 164/367 KB 60/186 KB 88/238 KB 168/367 KB 64/186 KB 96/238 KB 164/367 KB 64/186 KB 96/238 KB 168/367 KB 64/186 KB 100/238 KB 172/367 KB 68/186 KB 104/238 KB 172/367 KB 68/186 KB 108/238 KB 172/367 KB 68/186 KB 112/238 KB 172/367 KB 68/186 KB 116/238 KB 172/367 KB 68/186 KB 120/238 KB 172/367 KB 68/186 KB 124/238 KB 172/367 KB 68/186 KB 128/238 KB 172/367 KB 68/186 KB 132/238 KB 172/367 KB 68/186 KB 100/238 KB 172/367 KB 4/1199 KB 72/186 KB 4/558 KB 132/238 KB 172/367 KB 64/186 KB 100/238 KB 176/367 KB 4/1199 KB 72/186 KB 4/558 KB 132/238 KB 180/367 KB 4/1199 KB 72/186 KB 4/558 KB 132/238 KB 184/367 KB 4/1199 KB 76/186 KB 4/558 KB 132/238 KB 188/367 KB 4/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 4/1199 KB 76/186 KB 4/558 KB 132/238 KB 172/367 KB 4/1199 KB 68/186 KB 4/558 KB 132/238 KB 172/367 KB 4/1199 KB 68/186 KB 132/238 KB 192/367 KB 8/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 12/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 16/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 20/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 24/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 28/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 32/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 36/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 40/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 44/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 48/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 52/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 56/1199 KB 76/186 KB 8/558 KB 132/238 KB 192/367 KB 60/1199 KB 76/186 KB 8/558 KB 132/238 KB 192/367 KB 64/1199 KB 76/186 KB 8/558 KB 132/238 KB 180/367 KB 4/1199 KB 76/186 KB 4/558 KB 132/238 KB 192/367 KB 64/1199 KB 80/186 KB 8/558 KB 132/238 KB 192/367 KB 64/1199 KB 84/186 KB 8/558 KB 132/238 KB 192/367 KB 64/1199 KB 88/186 KB 8/558 KB 132/238 KB 196/367 KB 68/1199 KB 92/186 KB 8/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 8/558 KB 132/238 KB 192/367 KB 52/1199 KB 76/186 KB 8/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 12/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 16/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 20/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 24/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 28/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 32/558 KB 132/238 KB 196/367 KB 68/1199 KB 96/186 KB 36/558 KB 136/238 KB 196/367 KB 68/1199 KB 100/186 KB 40/558 KB 136/238 KB 196/367 KB 68/1199 KB 100/186 KB 44/558 KB 136/238 KB 196/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 196/367 KB 64/1199 KB 88/186 KB 8/558 KB 132/238 KB 200/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 204/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 208/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 212/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 216/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 220/367 KB 68/1199 KB 100/186 KB 48/558 KB 136/238 KB 196/367 KB 68/1199 KB 88/186 KB 8/558 KB 132/238 KB 220/367 KB 72/1199 KB 100/186 KB 48/558 KB 136/238 KB 220/367 KB 76/1199 KB 100/186 KB 48/558 KB 136/238 KB 220/367 KB 80/1199 KB 100/186 KB 48/558 KB 136/238 KB 196/367 KB 68/1199 KB 100/186 KB 36/558 KB 136/238 KB 220/367 KB 80/1199 KB 104/186 KB unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 48/558 KB 136/238 KB 220/367 KB 80/1199 KB 108/186 KB 48/558 KB 136/238 KB 220/367 KB 80/1199 KB 112/186 KB 48/558 KB 136/238 KB 220/367 KB 80/1199 KB 116/186 KB 48/558 KB 136/238 KB 224/367 KB 84/1199 KB 120/186 KB 48/558 KB 136/238 KB 224/367 KB 84/1199 KB 124/186 KB 48/558 KB 136/238 KB 224/367 KB 84/1199 KB 128/186 KB 48/558 KB 136/238 KB 196/367 KB 68/1199 KB 96/186 KB 32/558 KB 136/238 KB 224/367 KB 84/1199 KB 128/186 KB 48/558 KB 140/238 KB 224/367 KB 84/1199 KB 128/186 KB 48/558 KB 144/238 KB 224/367 KB 84/1199 KB 128/186 KB 48/558 KB 148/238 KB 224/367 KB 84/1199 KB 128/186 KB 48/558 KB 152/238 KB 224/367 KB 84/1199 KB 116/186 KB 48/558 KB 136/238 KB 228/367 KB 84/1199 KB 128/186 KB 48/558 KB 152/238 KB 232/367 KB 84/1199 KB 128/186 KB 48/558 KB 156/238 KB 236/367 KB 84/1199 KB 132/186 KB 48/558 KB 156/238 KB 240/367 KB 84/1199 KB 132/186 KB 48/558 KB 156/238 KB 220/367 KB 84/1199 KB 116/186 KB 48/558 KB 136/238 KB 240/367 KB 88/1199 KB 132/186 KB 52/558 KB 156/238 KB 240/367 KB 92/1199 KB 132/186 KB 52/558 KB 156/238 KB 240/367 KB 96/1199 KB 132/186 KB 52/558 KB 156/238 KB 240/367 KB 100/1199 KB 132/186 KB 52/558 KB 156/238 KB 244/367 KB 104/1199 KB 132/186 KB 52/558 KB 156/238 KB 244/367 KB 108/1199 KB 132/186 KB 52/558 KB 156/238 KB 244/367 KB 112/1199 KB 132/186 KB 52/558 KB 156/238 KB 240/367 KB 84/1199 KB 132/186 KB 52/558 KB 156/238 KB 244/367 KB 112/1199 KB 132/186 KB 56/558 KB 156/238 KB 244/367 KB 112/1199 KB 132/186 KB 60/558 KB 156/238 KB 244/367 KB 112/1199 KB 132/186 KB 64/558 KB 156/238 KB 232/367 KB 84/1199 KB 132/186 KB 48/558 KB 156/238 KB 244/367 KB 112/1199 KB 136/186 KB 64/558 KB 156/238 KB 244/367 KB 112/1199 KB 140/186 KB 64/558 KB 156/238 KB 244/367 KB 112/1199 KB 144/186 KB 64/558 KB 156/238 KB 244/367 KB 116/1199 KB 148/186 KB 64/558 KB 156/238 KB 228/367 KB 84/1199 KB 128/186 KB 48/558 KB 156/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 160/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 164/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 168/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 172/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 176/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 180/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 184/238 KB 244/367 KB 116/1199 KB 148/186 KB 68/558 KB 156/238 KB 244/367 KB 116/1199 KB 144/186 KB 64/558 KB 156/238 KB 244/367 KB 120/1199 KB 152/186 KB 68/558 KB 184/238 KB 244/367 KB 124/1199 KB 152/186 KB 72/558 KB 184/238 KB 244/367 KB 128/1199 KB 152/186 KB 72/558 KB 184/238 KB 244/367 KB 100/1199 KB 132/186 KB 52/558 KB 156/238 KB 248/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 252/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 256/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 260/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 264/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 268/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 272/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 276/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 280/367 KB 132/1199 KB 152/186 KB 72/558 KB 188/238 KB 244/367 KB 128/1199 KB 152/186 KB 72/558 KB 188/238 KB 284/367 KB 132/1199 KB 152/186 KB 72/558 KB 192/238 KB 284/367 KB 132/1199 KB 152/186 KB 72/558 KB 196/238 KB 244/367 KB 120/1199 KB 152/186 KB 72/558 KB 184/238 KB 244/367 KB 116/1199 KB 152/186 KB 68/558 KB 184/238 KB 284/367 KB 132/1199 KB 156/186 KB 76/558 KB 196/238 KB unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 284/367 KB 132/1199 KB 160/186 KB 76/558 KB 196/238 KB 284/367 KB 132/1199 KB 164/186 KB 76/558 KB 196/238 KB 284/367 KB 132/1199 KB 168/186 KB 76/558 KB 196/238 KB 276/367 KB 132/1199 KB 152/186 KB 72/558 KB 188/238 KB 284/367 KB 136/1199 KB 168/186 KB 76/558 KB 200/238 KB 284/367 KB 140/1199 KB 168/186 KB 76/558 KB 200/238 KB 284/367 KB 132/1199 KB 168/186 KB 76/558 KB 200/238 KB 284/367 KB 140/1199 KB 168/186 KB 76/558 KB 204/238 KB 284/367 KB 140/1199 KB 168/186 KB 76/558 KB 208/238 KB 284/367 KB 132/1199 KB 156/186 KB 76/558 KB 196/238 KB 284/367 KB 144/1199 KB 172/186 KB 80/558 KB 208/238 KB 284/367 KB 144/1199 KB 172/186 KB 84/558 KB 208/238 KB 284/367 KB 144/1199 KB 172/186 KB 88/558 KB 208/238 KB 284/367 KB 144/1199 KB 172/186 KB 92/558 KB 208/238 KB 284/367 KB 144/1199 KB 172/186 KB 96/558 KB 208/238 KB 284/367 KB 144/1199 KB 172/186 KB 100/558 KB 208/238 KB 284/367 KB 144/1199 KB 172/186 KB 104/558 KB 212/238 KB 284/367 KB 144/1199 KB 172/186 KB 108/558 KB 212/238 KB 284/367 KB 144/1199 KB 172/186 KB 112/558 KB 212/238 KB 284/367 KB 144/1199 KB 172/186 KB 76/558 KB 208/238 KB 284/367 KB 140/1199 KB 172/186 KB 76/558 KB 208/238 KB 284/367 KB 144/1199 KB 176/186 KB 112/558 KB 212/238 KB 284/367 KB 148/1199 KB 176/186 KB 112/558 KB 212/238 KB 284/367 KB 152/1199 KB 180/186 KB 112/558 KB 212/238 KB 284/367 KB 156/1199 KB 180/186 KB 112/558 KB 212/238 KB 284/367 KB 160/1199 KB 180/186 KB 112/558 KB 212/238 KB 284/367 KB 164/1199 KB 180/186 KB 112/558 KB 212/238 KB 284/367 KB 168/1199 KB 180/186 KB 116/558 KB 212/238 KB 284/367 KB 172/1199 KB 180/186 KB 116/558 KB 212/238 KB 284/367 KB 176/1199 KB 180/186 KB 116/558 KB 212/238 KB 284/367 KB 144/1199 KB 172/186 KB 100/558 KB 212/238 KB 288/367 KB 176/1199 KB 180/186 KB 116/558 KB 212/238 KB 292/367 KB 176/1199 KB 180/186 KB 116/558 KB 212/238 KB 296/367 KB 176/1199 KB 180/186 KB 116/558 KB 212/238 KB 300/367 KB 176/1199 KB 180/186 KB 116/558 KB 212/238 KB 304/367 KB 176/1199 KB 180/186 KB 116/558 KB 212/238 KB 284/367 KB 144/1199 KB 172/186 KB 100/558 KB 212/238 KB 304/367 KB 176/1199 KB 180/186 KB 116/558 KB 216/238 KB 304/367 KB 176/1199 KB 180/186 KB 116/558 KB 220/238 KB 304/367 KB 176/1199 KB 180/186 KB 116/558 KB 224/238 KB 304/367 KB 176/1199 KB 180/186 KB 116/558 KB 228/238 KB 308/367 KB 176/1199 KB 180/186 KB 116/558 KB 232/238 KB 308/367 KB 176/1199 KB 180/186 KB 116/558 KB 236/238 KB 308/367 KB 176/1199 KB 180/186 KB 116/558 KB 238/238 KB 284/367 KB 164/1199 KB 180/186 KB 116/558 KB 212/238 KB 284/367 KB 148/1199 KB 180/186 KB 112/558 KB 212/238 KB 308/367 KB 176/1199 KB 184/186 KB 116/558 KB 238/238 KB 308/367 KB 176/1199 KB 186/186 KB 116/558 KB 238/238 KB 308/367 KB 176/1199 KB 186/186 KB 120/558 KB 238/238 KB 308/367 KB 176/1199 KB 186/186 KB 124/558 KB 238/238 KB 308/367 KB 176/1199 KB 186/186 KB 128/558 KB 238/238 KB 308/367 KB 176/1199 KB 186/186 KB 132/558 KB 238/238 KB 308/367 KB 180/1199 KB 186/186 KB 136/558 KB 238/238 KB 308/367 KB 180/1199 KB 186/186 KB 140/558 KB 238/238 KB 308/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 308/367 KB 176/1199 KB 180/186 KB 116/558 KB 228/238 KB 312/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 316/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 320/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 324/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 328/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 332/367 KB 180/1199 KB unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 186/186 KB 144/558 KB 238/238 KB 336/367 KB 180/1199 KB 186/186 KB 144/558 KB 238/238 KB 308/367 KB 180/1199 KB 186/186 KB 132/558 KB 238/238 KB 336/367 KB 184/1199 KB 186/186 KB 148/558 KB 238/238 KB 336/367 KB 188/1199 KB 186/186 KB 148/558 KB 238/238 KB 336/367 KB 192/1199 KB 186/186 KB 148/558 KB 238/238 KB 336/367 KB 196/1199 KB 186/186 KB 148/558 KB 238/238 KB 340/367 KB 200/1199 KB 186/186 KB 148/558 KB 238/238 KB 340/367 KB 204/1199 KB 186/186 KB 148/558 KB 238/238 KB 340/367 KB 208/1199 KB 148/558 KB 336/367 KB 180/1199 KB 186/186 KB 148/558 KB 238/238 KB 340/367 KB 208/1199 KB 152/558 KB 340/367 KB 208/1199 KB 156/558 KB 340/367 KB 208/1199 KB 160/558 KB 340/367 KB 212/1199 KB 160/558 KB 340/367 KB 216/1199 KB 164/558 KB 340/367 KB 220/1199 KB 164/558 KB 340/367 KB 224/1199 KB 164/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1027.5 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 340/367 KB 196/1199 KB 186/186 KB 148/558 KB 238/238 KB 344/367 KB 224/1199 KB 164/558 KB 348/367 KB 224/1199 KB 164/558 KB 352/367 KB 224/1199 KB 164/558 KB 356/367 KB 224/1199 KB 164/558 KB 340/367 KB 212/1199 KB 164/558 KB 356/367 KB 224/1199 KB 168/558 KB 356/367 KB 224/1199 KB 172/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1297.4 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 360/367 KB 224/1199 KB 176/558 KB 360/367 KB 224/1199 KB 172/558 KB 364/367 KB 224/1199 KB 176/558 KB 367/367 KB 224/1199 KB 176/558 KB 367/367 KB 228/1199 KB 176/558 KB 367/367 KB 232/1199 KB 180/558 KB 367/367 KB 236/1199 KB 180/558 KB 367/367 KB 240/1199 KB 180/558 KB 367/367 KB 228/1199 KB 180/558 KB 367/367 KB 240/1199 KB 184/558 KB 367/367 KB 240/1199 KB 188/558 KB 367/367 KB 240/1199 KB 192/558 KB 367/367 KB 240/1199 KB 196/558 KB 367/367 KB 244/1199 KB 200/558 KB 367/367 KB 244/1199 KB 204/558 KB 367/367 KB 244/1199 KB 208/558 KB 367/367 KB 244/1199 KB 208/558 KB 4/1206 KB 367/367 KB 244/1199 KB 208/558 KB 8/1206 KB 367/367 KB 244/1199 KB 208/558 KB 12/1206 KB 367/367 KB 244/1199 KB 208/558 KB 16/1206 KB 367/367 KB 244/1199 KB 196/558 KB 367/367 KB 248/1199 KB 208/558 KB 16/1206 KB 367/367 KB 252/1199 KB 208/558 KB 16/1206 KB 367/367 KB 256/1199 KB 208/558 KB 16/1206 KB 367/367 KB 256/1199 KB 212/558 KB 16/1206 KB 256/1199 KB 216/558 KB 4/181 KB 20/1206 KB 367/367 KB 256/1199 KB 212/558 KB 4/181 KB 20/1206 KB 256/1199 KB 216/558 KB 8/181 KB 20/1206 KB 256/1199 KB 216/558 KB 12/181 KB 20/1206 KB 256/1199 KB 216/558 KB 16/181 KB 20/1206 KB 256/1199 KB 216/558 KB 20/181 KB 20/1206 KB 367/367 KB 256/1199 KB 212/558 KB 20/1206 KB 256/1199 KB 216/558 KB 20/181 KB 24/1206 KB 256/1199 KB 216/558 KB 20/181 KB 28/1206 KB 256/1199 KB 216/558 KB 20/181 KB 32/1206 KB 256/1199 KB 216/558 KB 20/181 KB 36/1206 KB 256/1199 KB 216/558 KB 20/181 KB 40/1206 KB 256/1199 KB 216/558 KB 20/181 KB 44/1206 KB 256/1199 KB 216/558 KB 20/181 KB 48/1206 KB 256/1199 KB 216/558 KB 20/181 KB 52/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1918.7 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 256/1199 KB 216/558 KB 24/181 KB 52/1206 KB 256/1199 KB 216/558 KB 28/181 KB 52/1206 KB 256/1199 KB 216/558 KB 32/181 KB 52/1206 KB 256/1199 KB 216/558 KB 36/181 KB 52/1206 KB 260/1199 KB 220/558 KB 40/181 KB 56/1206 KB 260/1199 KB 220/558 KB 44/181 KB 56/1206 KB 260/1199 KB 220/558 KB 48/181 KB 56/1206 KB 260/1199 KB 220/558 KB 36/181 KB 56/1206 KB 264/1199 KB 220/558 KB 48/181 KB 56/1206 KB 256/1199 KB 220/558 KB 36/181 KB 56/1206 KB 256/1199 KB 216/558 KB 36/181 KB 56/1206 KB 264/1199 KB 220/558 KB 48/181 KB 60/1206 KB 264/1199 KB 220/558 KB 48/181 KB 64/1206 KB 264/1199 KB 220/558 KB 48/181 KB 68/1206 KB 268/1199 KB 224/558 KB 48/181 KB 68/1206 KB 264/1199 KB 224/558 KB 48/181 KB 68/1206 KB 268/1199 KB 228/558 KB 48/181 KB 68/1206 KB 272/1199 KB 232/558 KB 52/181 KB 72/1206 KB 272/1199 KB 236/558 KB 52/181 KB 72/1206 KB 272/1199 KB 240/558 KB 52/181 KB 72/1206 KB 272/1199 KB 228/558 KB 52/181 KB 72/1206 KB 272/1199 KB 240/558 KB 56/181 KB 72/1206 KB 272/1199 KB 240/558 KB 60/181 KB 72/1206 KB 272/1199 KB 240/558 KB 64/181 KB 72/1206 KB 272/1199 KB 240/558 KB 68/181 KB 72/1206 KB 272/1199 KB 244/558 KB 72/181 KB 72/1206 KB 272/1199 KB 228/558 KB 48/181 KB 72/1206 KB 272/1199 KB 228/558 KB 48/181 KB 68/1206 KB 276/1199 KB 244/558 KB 72/181 KB 72/1206 KB 280/1199 KB 244/558 KB 72/181 KB 76/1206 KB 284/1199 KB 244/558 KB 72/181 KB 76/1206 KB 288/1199 KB 244/558 KB 72/181 KB 76/1206 KB 292/1199 KB 244/558 KB 72/181 KB 76/1206 KB 296/1199 KB 244/558 KB 72/181 KB 76/1206 KB 300/1199 KB 244/558 KB 72/181 KB 76/1206 KB 272/1199 KB 244/558 KB 68/181 KB 72/1206 KB 300/1199 KB 248/558 KB 72/181 KB 76/1206 KB 300/1199 KB 252/558 KB 72/181 KB 76/1206 KB 300/1199 KB 256/558 KB 72/181 KB 76/1206 KB 276/1199 KB 244/558 KB 72/181 KB 76/1206 KB 300/1199 KB 256/558 KB 72/181 KB 80/1206 KB 300/1199 KB 256/558 KB 72/181 KB 84/1206 KB 300/1199 KB 256/558 KB 72/181 KB 88/1206 KB 300/1199 KB 256/558 KB 72/181 KB 92/1206 KB 300/1199 KB 256/558 KB 72/181 KB 96/1206 KB 300/1199 KB 256/558 KB 72/181 KB 100/1206 KB 300/1199 KB 256/558 KB 72/181 KB 104/1206 KB 300/1199 KB 260/558 KB 76/181 KB 108/1206 KB 304/1199 KB 260/558 KB 76/181 KB 112/1206 KB 300/1199 KB 260/558 KB 76/181 KB 104/1206 KB 304/1199 KB 260/558 KB 80/181 KB 112/1206 KB 304/1199 KB 260/558 KB 84/181 KB 112/1206 KB 304/1199 KB 260/558 KB 88/181 KB 116/1206 KB 304/1199 KB 260/558 KB 92/181 KB 116/1206 KB 304/1199 KB 260/558 KB 96/181 KB 116/1206 KB 300/1199 KB 260/558 KB 72/181 KB 104/1206 KB 304/1199 KB 264/558 KB 96/181 KB 116/1206 KB 304/1199 KB 268/558 KB 96/181 KB 116/1206 KB 304/1199 KB 272/558 KB 96/181 KB 116/1206 KB 304/1199 KB 276/558 KB 96/181 KB 116/1206 KB 304/1199 KB 280/558 KB 100/181 KB 116/1206 KB 304/1199 KB 284/558 KB 100/181 KB 116/1206 KB 304/1199 KB 288/558 KB 100/181 KB 116/1206 KB 304/1199 KB 260/558 KB 84/181 KB 116/1206 KB 304/1199 KB 288/558 KB 100/181 KB 120/1206 KB 304/1199 KB 288/558 KB 100/181 KB 124/1206 KB 304/1199 KB 288/558 KB 100/181 KB 128/1206 KB 304/1199 KB 260/558 KB 76/181 KB 108/1206 KB 308/1199 KB 288/558 KB 100/181 KB 128/1206 KB 312/1199 KB 288/558 KB 100/181 KB 128/1206 KB 316/1199 KB 288/558 KB 100/181 KB 128/1206 KB 320/1199 KB 288/558 KB 100/181 KB 128/1206 KB 324/1199 KB 288/558 KB 100/181 KB 128/1206 KB 328/1199 KB 288/558 KB 100/181 KB 132/1206 KB 332/1199 KB 288/558 KB 100/181 KB 132/1206 KB 336/1199 KB 288/558 KB 100/181 KB 132/1206 KB 340/1199 KB 288/558 K unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install B 100/181 KB 132/1206 KB 344/1199 KB 292/558 KB 100/181 KB 132/1206 KB 348/1199 KB 292/558 KB 100/181 KB 132/1206 KB 352/1199 KB 292/558 KB 100/181 KB 132/1206 KB 304/1199 KB 276/558 KB 100/181 KB 116/1206 KB 352/1199 KB 292/558 KB 104/181 KB 132/1206 KB 352/1199 KB 292/558 KB 108/181 KB 132/1206 KB 352/1199 KB 292/558 KB 112/181 KB 132/1206 KB 352/1199 KB 292/558 KB 116/181 KB 132/1206 KB 352/1199 KB 292/558 KB 120/181 KB 132/1206 KB 352/1199 KB 292/558 KB 124/181 KB 132/1206 KB 352/1199 KB 292/558 KB 128/181 KB 132/1206 KB 352/1199 KB 292/558 KB 132/181 KB 132/1206 KB 356/1199 KB 292/558 KB 136/181 KB 132/1206 KB 340/1199 KB 292/558 KB 100/181 KB 132/1206 KB 356/1199 KB 296/558 KB 136/181 KB 132/1206 KB 356/1199 KB 300/558 KB 136/181 KB 132/1206 KB 356/1199 KB 304/558 KB 136/181 KB 132/1206 KB 324/1199 KB 288/558 KB 100/181 KB 132/1206 KB 356/1199 KB 304/558 KB 136/181 KB 136/1206 KB 356/1199 KB 304/558 KB 136/181 KB 140/1206 KB 356/1199 KB 304/558 KB 136/181 KB 144/1206 KB 356/1199 KB 304/558 KB 136/181 KB 148/1206 KB 356/1199 KB 304/558 KB 136/181 KB 152/1206 KB 356/1199 KB 304/558 KB 136/181 KB 156/1206 KB 356/1199 KB 304/558 KB 136/181 KB 160/1206 KB 356/1199 KB 304/558 KB 136/181 KB 164/1206 KB 356/1199 KB 308/558 KB 136/181 KB 168/1206 KB 356/1199 KB 308/558 KB 136/181 KB 172/1206 KB 356/1199 KB 308/558 KB 136/181 KB 176/1206 KB 356/1199 KB 292/558 KB 132/181 KB 132/1206 KB 360/1199 KB 308/558 KB 136/181 KB 176/1206 KB 364/1199 KB 308/558 KB 136/181 KB 176/1206 KB 368/1199 KB 308/558 KB 136/181 KB 176/1206 KB 356/1199 KB 308/558 KB 136/181 KB 164/1206 KB 368/1199 KB 312/558 KB 136/181 KB 176/1206 KB 368/1199 KB 316/558 KB 136/181 KB 176/1206 KB 368/1199 KB 320/558 KB 136/181 KB 176/1206 KB 368/1199 KB 324/558 KB 136/181 KB 176/1206 KB 372/1199 KB 328/558 KB 140/181 KB 180/1206 KB 372/1199 KB 324/558 KB 140/181 KB 180/1206 KB 376/1199 KB 328/558 KB 140/181 KB 180/1206 KB 380/1199 KB 332/558 KB 140/181 KB 180/1206 KB 384/1199 KB 332/558 KB 140/181 KB 180/1206 KB 388/1199 KB 332/558 KB 140/181 KB 180/1206 KB 392/1199 KB 332/558 KB 140/181 KB 180/1206 KB 396/1199 KB 332/558 KB 140/181 KB 180/1206 KB 400/1199 KB 332/558 KB 140/181 KB 180/1206 KB 368/1199 KB 324/558 KB 140/181 KB 180/1206 KB 400/1199 KB 332/558 KB 140/181 KB 184/1206 KB 400/1199 KB 332/558 KB 140/181 KB 188/1206 KB 400/1199 KB 332/558 KB 140/181 KB 192/1206 KB 368/1199 KB 324/558 KB 140/181 KB 176/1206 KB 400/1199 KB 332/558 KB 144/181 KB 192/1206 KB 400/1199 KB 332/558 KB 148/181 KB 192/1206 KB 400/1199 KB 332/558 KB 152/181 KB 192/1206 KB 400/1199 KB 332/558 KB 156/181 KB 192/1206 KB 400/1199 KB 332/558 KB 160/181 KB 192/1206 KB 400/1199 KB 332/558 KB 164/181 KB 196/1206 KB 400/1199 KB 332/558 KB 168/181 KB 196/1206 KB 400/1199 KB 332/558 KB 172/181 KB 196/1206 KB 400/1199 KB 332/558 KB 176/181 KB 196/1206 KB 400/1199 KB 332/558 KB 180/181 KB 196/1206 KB 404/1199 KB 332/558 KB 181/181 KB 196/1206 KB 376/1199 KB 332/558 KB 140/181 KB 180/1206 KB 404/1199 KB 336/558 KB 181/181 KB 196/1206 KB 404/1199 KB 340/558 KB 181/181 KB 196/1206 KB 404/1199 KB 344/558 KB 181/181 KB 196/1206 KB 404/1199 KB 348/558 KB 181/181 KB 196/1206 KB 404/1199 KB 352/558 KB 181/181 KB 196/1206 KB 404/1199 KB 356/558 KB 181/181 KB 196/1206 KB 404/1199 KB 360/558 KB 181/181 KB 196/1206 KB 404/1199 KB 364/558 KB 181/181 KB 196/1206 KB 404/1199 KB 368/558 KB 181/181 KB 196/1206 KB 404/1199 KB 332/558 KB 180/181 KB 196/1206 unit-mysql-0: 11:24:30 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-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install KB 408/1199 KB 368/558 KB 181/181 KB 196/1206 KB 412/1199 KB 368/558 KB 181/181 KB 196/1206 KB 416/1199 KB 368/558 KB 181/181 KB 196/1206 KB 420/1199 KB 368/558 KB 181/181 KB 196/1206 KB 424/1199 KB 372/558 KB 181/181 KB 196/1206 KB 400/1199 KB 332/558 KB 160/181 KB 196/1206 KB 424/1199 KB 372/558 KB 181/181 KB 200/1206 KB 424/1199 KB 372/558 KB 181/181 KB 204/1206 KB 424/1199 KB 372/558 KB 181/181 KB 208/1206 KB 424/1199 KB 372/558 KB 181/181 KB 212/1206 KB 424/1199 KB 372/558 KB 181/181 KB 216/1206 KB 424/1199 KB 372/558 KB 181/181 KB 220/1206 KB 424/1199 KB 372/558 KB 181/181 KB 224/1206 KB 424/1199 KB 372/558 KB 181/181 KB 228/1206 KB 420/1199 KB 372/558 KB 181/181 KB 196/1206 KB 428/1199 KB 376/558 KB 181/181 KB 228/1206 KB 428/1199 KB 380/558 KB 181/181 KB 228/1206 KB 428/1199 KB 384/558 KB 181/181 KB 232/1206 KB 428/1199 KB 372/558 KB 181/181 KB 228/1206 KB 428/1199 KB 384/558 KB 181/181 KB 232/1206 KB 428/1199 KB 380/558 KB 181/181 KB 232/1206 KB 428/1199 KB 384/558 KB 181/181 KB 236/1206 KB 432/1199 KB 384/558 KB 181/181 KB 240/1206 KB 432/1199 KB 388/558 KB 181/181 KB 240/1206 KB 432/1199 KB 392/558 KB 181/181 KB 244/1206 KB 432/1199 KB 396/558 KB 181/181 KB 244/1206 KB 432/1199 KB 400/558 KB 181/181 KB 244/1206 KB 432/1199 KB 384/558 KB 181/181 KB 236/1206 KB 436/1199 KB 400/558 KB 181/181 KB 244/1206 KB 440/1199 KB 400/558 KB 181/181 KB 244/1206 KB 444/1199 KB 400/558 KB 181/181 KB 244/1206 KB 432/1199 KB 388/558 KB 181/181 KB 244/1206 KB 444/1199 KB 400/558 KB 181/181 KB 248/1206 KB 444/1199 KB 400/558 KB 181/181 KB 252/1206 KB 444/1199 KB 400/558 KB 181/181 KB 256/1206 KB 444/1199 KB 404/558 KB 181/181 KB 260/1206 KB 448/1199 KB 404/558 KB 181/181 KB 264/1206 KB 448/1199 KB 404/558 KB 181/181 KB 268/1206 KB 448/1199 KB 404/558 KB 181/181 KB 272/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 750.2 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 444/1199 KB 404/558 KB 181/181 KB 256/1206 KB 448/1199 KB 408/558 KB 272/1206 KB 448/1199 KB 412/558 KB 272/1206 KB 448/1199 KB 416/558 KB 272/1206 KB 448/1199 KB 404/558 KB 181/181 KB 260/1206 KB 452/1199 KB 416/558 KB 272/1206 KB 456/1199 KB 416/558 KB 272/1206 KB 460/1199 KB 416/558 KB 272/1206 KB 464/1199 KB 416/558 KB 272/1206 KB 468/1199 KB 420/558 KB 276/1206 KB 472/1199 KB 420/558 KB 276/1206 KB 476/1199 KB 420/558 KB 276/1206 KB 480/1199 KB 420/558 KB 276/1206 KB 464/1199 KB 420/558 KB 272/1206 KB 480/1199 KB 424/558 KB 276/1206 KB 480/1199 KB 428/558 KB 276/1206 KB 480/1199 KB 432/558 KB 276/1206 KB 464/1199 KB 420/558 KB 276/1206 KB 480/1199 KB 432/558 KB 280/1206 KB 480/1199 KB 432/558 KB 284/1206 KB 480/1199 KB 432/558 KB 288/1206 KB 480/1199 KB 432/558 KB 292/1206 KB 480/1199 KB 436/558 KB 296/1206 KB 480/1199 KB 436/558 KB 292/1206 KB 480/1199 KB 440/558 KB 296/1206 KB 480/1199 KB 444/558 KB 296/1206 KB 480/1199 KB 448/558 KB 296/1206 KB 484/1199 KB 452/558 KB 296/1206 KB 484/1199 KB 448/558 KB 296/1206 KB 488/1199 KB 452/558 KB 300/1206 KB 492/1199 KB 452/558 KB 300/1206 KB 484/1199 KB 452/558 KB 300/1206 KB 492/1199 KB 452/558 KB 304/1206 KB 496/1199 KB 452/558 KB 304/1206 KB 500/1199 KB 456/558 KB 308/1206 KB 504/1199 KB 456/558 KB 308/1206 KB 496/1199 KB 456/558 KB 308/1206 KB 504/1199 KB 456/558 KB 312/1206 KB 504/1199 KB 456/558 KB 316/1206 KB 504/1199 KB 456/558 KB 320/1206 KB 504/1199 KB 456/558 KB 324/1206 KB 508/1199 KB 456/558 KB 328/1206 KB 508/1199 KB 456/558 KB 332/1206 KB 508/1199 KB 456/558 KB 336/1206 KB 508/1199 KB 456/558 KB 340/1206 KB 496/1199 KB 456/558 KB 304/1206 KB 508/1199 KB 460/558 KB 340/1206 KB 508/1199 KB 464/558 KB 340/1206 KB 508/1199 KB 468/558 KB 340/1206 KB 508/1199 KB 472/558 KB 340/1206 KB 508/1199 KB 476/558 KB 340/1206 KB 508/1199 KB 480/558 KB 340/1206 KB 508/1199 KB 456/558 KB 324/1206 KB 512/1199 KB 480/558 KB 340/1206 KB 516/1199 KB 480/558 KB 340/1206 KB 520/1199 KB 484/558 KB 340/1206 KB 524/1199 KB 484/558 KB 340/1206 KB 528/1199 KB 484/558 KB 340/1206 KB 532/1199 KB 484/558 KB 340/1206 KB 516/1199 KB 484/558 KB 340/1206 KB 532/1199 KB 488/558 KB 344/1206 KB 532/1199 KB 492/558 KB 344/1206 KB 532/1199 KB 496/558 KB 344/1206 KB 536/1199 KB 496/558 KB 344/1206 KB 540/1199 KB 496/558 KB 344/1206 KB 544/1199 KB 496/558 KB 344/1206 KB 548/1199 KB 500/558 KB 344/1206 KB 552/1199 KB 500/558 KB 344/1206 KB 556/1199 KB 500/558 KB 344/1206 KB 532/1199 KB 484/558 KB 344/1206 KB 556/1199 KB 500/558 KB 348/1206 KB 556/1199 KB 500/558 KB 352/1206 KB 556/1199 KB 500/558 KB 356/1206 KB 556/1199 KB 500/558 KB 360/1206 KB 556/1199 KB 500/558 KB 364/1206 KB 556/1199 KB 500/558 KB 368/1206 KB 556/1199 KB 500/558 KB 372/1206 KB 560/1199 KB 500/558 KB 376/1206 KB 560/1199 KB 500/558 KB 380/1206 KB 560/1199 KB 500/558 KB 384/1206 KB 544/1199 KB 500/558 KB 344/1206 KB 560/1199 KB 504/558 KB 384/1206 KB 560/1199 KB 508/558 KB 384/1206 KB 560/1199 KB 512/558 KB 384/1206 KB 560/1199 KB 516/558 KB 384/1206 KB 560/1199 KB 520/558 KB 384/1206 KB 560/1199 KB 500/558 KB 372/1206 KB 564/1199 KB 520/558 KB 384/1206 KB 568/1199 KB 524/558 KB 384/1206 KB 572/1199 KB 524/558 KB 384/1206 KB 564/1199 KB 524/558 KB 384/1206 KB 572/1199 KB 528/558 KB 384/1206 KB 572/1199 KB 532/558 KB 384/1206 KB 576/1199 KB 536/558 KB 388/1206 KB 576/1199 KB 540/558 KB 388/1206 KB 576/1199 KB 544/558 KB 388/1206 KB 576/1199 KB 548/558 KB unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 388/1206 KB 576/1199 KB 552/558 KB 388/1206 KB 576/1199 KB 556/558 KB 388/1206 KB 576/1199 KB 558/558 KB 388/1206 KB 576/1199 KB 532/558 KB 388/1206 KB 580/1199 KB 558/558 KB 388/1206 KB 584/1199 KB 558/558 KB 388/1206 KB 588/1199 KB 558/558 KB 388/1206 KB 572/1199 KB 532/558 KB 388/1206 KB 588/1199 KB 558/558 KB 392/1206 KB 588/1199 KB 558/558 KB 396/1206 KB 588/1199 KB 558/558 KB 400/1206 KB 592/1199 KB 558/558 KB 400/1206 KB 596/1199 KB 558/558 KB 404/1206 KB 600/1199 KB 558/558 KB 404/1206 KB 604/1199 KB 558/558 KB 404/1206 KB 592/1199 KB 558/558 KB 404/1206 KB 604/1199 KB 558/558 KB 408/1206 KB 604/1199 KB 558/558 KB 412/1206 KB 604/1199 KB 558/558 KB 416/1206 KB 604/1199 KB 558/558 KB 420/1206 KB 608/1199 KB 558/558 KB 424/1206 KB 608/1199 KB 558/558 KB 420/1206 KB 612/1199 KB 558/558 KB 428/1206 KB 616/1199 KB 558/558 KB 428/1206 KB 620/1199 KB 558/558 KB 428/1206 KB 608/1199 KB 558/558 KB 428/1206 KB 620/1199 KB 558/558 KB 432/1206 KB 624/1199 KB 558/558 KB 436/1206 KB 624/1199 KB 558/558 KB 440/1206 KB 624/1199 KB 558/558 KB 444/1206 KB 624/1199 KB 558/558 KB 432/1206 KB 628/1199 KB 558/558 KB 444/1206 KB 632/1199 KB 558/558 KB 444/1206 KB 636/1199 KB 558/558 KB 444/1206 KB 636/1199 KB 558/558 KB 448/1206 KB 636/1199 KB 558/558 KB 452/1206 KB 640/1199 KB 558/558 KB 456/1206 KB 640/1199 KB 558/558 KB 460/1206 KB 640/1199 KB 558/558 KB 464/1206 KB 640/1199 KB 558/558 KB 468/1206 KB 640/1199 KB 472/1206 KB 640/1199 KB 558/558 KB 452/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2025.8 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 644/1199 KB 472/1206 KB 648/1199 KB 472/1206 KB 652/1199 KB 472/1206 KB 656/1199 KB 472/1206 KB 660/1199 KB 472/1206 KB 664/1199 KB 476/1206 KB 668/1199 KB 476/1206 KB 660/1199 KB 476/1206 KB 668/1199 KB 480/1206 KB 672/1199 KB 480/1206 KB 676/1199 KB 484/1206 KB 680/1199 KB 484/1206 KB 684/1199 KB 484/1206 KB 672/1199 KB 484/1206 KB 684/1199 KB 488/1206 KB 684/1199 KB 492/1206 KB 684/1199 KB 496/1206 KB 688/1199 KB 496/1206 KB 692/1199 KB 500/1206 KB 696/1199 KB 500/1206 KB 700/1199 KB 500/1206 KB 704/1199 KB 500/1206 KB 708/1199 KB 500/1206 KB 712/1199 KB 500/1206 KB 716/1199 KB 500/1206 KB 688/1199 KB 500/1206 KB 716/1199 KB 504/1206 KB 716/1199 KB 508/1206 KB 716/1199 KB 512/1206 KB 716/1199 KB 516/1206 KB 716/1199 KB 520/1206 KB 720/1199 KB 524/1206 KB 720/1199 KB 528/1206 KB 720/1199 KB 532/1206 KB 720/1199 KB 536/1206 KB 720/1199 KB 540/1206 KB 720/1199 KB 544/1206 KB 720/1199 KB 548/1206 KB 720/1199 KB 552/1206 KB 720/1199 KB 556/1206 KB 720/1199 KB 560/1206 KB 720/1199 KB 520/1206 KB 724/1199 KB 560/1206 KB 728/1199 KB 560/1206 KB 732/1199 KB 560/1206 KB 736/1199 KB 560/1206 KB 740/1199 KB 560/1206 KB 744/1199 KB 560/1206 KB 748/1199 KB 560/1206 KB 752/1199 KB 560/1206 KB 756/1199 KB 564/1206 KB 760/1199 KB 564/1206 KB 764/1199 KB 564/1206 KB 752/1199 KB 564/1206 KB 764/1199 KB 568/1206 KB 764/1199 KB 572/1206 KB 764/1199 KB 576/1206 KB 768/1199 KB 580/1206 KB 768/1199 KB 584/1206 KB 768/1199 KB 588/1206 KB 768/1199 KB 592/1206 KB 768/1199 KB 576/1206 KB 772/1199 KB 592/1206 KB 776/1199 KB 592/1206 KB 780/1199 KB 592/1206 KB 784/1199 KB 592/1206 KB 788/1199 KB 596/1206 KB 792/1199 KB 596/1206 KB 796/1199 KB 596/1206 KB 800/1199 KB 596/1206 KB 804/1199 KB 596/1206 KB 808/1199 KB 596/1206 KB 812/1199 KB 596/1206 KB 816/1199 KB 596/1206 KB 820/1199 KB 596/1206 KB 824/1199 KB 596/1206 KB 828/1199 KB 596/1206 KB 832/1199 KB 596/1206 KB 784/1199 KB 596/1206 KB 832/1199 KB 600/1206 KB 832/1199 KB 604/1206 KB 832/1199 KB 608/1206 KB 832/1199 KB 612/1206 KB 832/1199 KB 616/1206 KB 832/1199 KB 620/1206 KB 832/1199 KB 624/1206 KB 832/1199 KB 628/1206 KB 832/1199 KB 632/1206 KB 832/1199 KB 636/1206 KB 832/1199 KB 640/1206 KB 832/1199 KB 644/1206 KB 836/1199 KB 644/1206 KB 840/1199 KB 644/1206 KB 844/1199 KB 644/1206 KB 848/1199 KB 644/1206 KB 848/1199 KB 648/1206 KB 848/1199 KB 652/1206 KB 848/1199 KB 656/1206 KB 848/1199 KB 660/1206 KB 852/1199 KB 664/1206 KB 852/1199 KB 668/1206 KB 852/1199 KB 672/1206 KB 852/1199 KB 676/1206 KB 852/1199 KB 680/1206 KB 852/1199 KB 684/1206 KB 852/1199 KB 688/1206 KB 852/1199 KB 692/1206 KB 852/1199 KB 660/1206 KB 856/1199 KB 692/1206 KB 860/1199 KB 692/1206 KB 864/1199 KB 692/1206 KB 868/1199 KB 692/1206 KB 872/1199 KB 692/1206 KB 876/1199 KB 692/1206 KB 880/1199 KB 692/1206 KB 884/1199 KB 692/1206 KB 888/1199 KB 692/1206 KB 888/1199 KB 696/1206 KB 892/1199 KB 696/1206 KB 896/1199 KB 696/1206 KB 896/1199 KB 700/1206 KB 896/1199 KB 704/1206 KB 896/1199 KB 708/1206 KB 900/1199 KB 712/1206 KB 900/1199 KB 716/1206 KB 900/1199 KB 720/1206 KB 900/1199 KB 724/1206 KB 900/1199 KB 728/1206 KB 900/1199 KB 732/1206 KB 900/1199 KB 736/1206 KB 900/1199 KB 740/1206 KB 900/1199 KB 708/1206 KB 904/1199 KB 740/1206 KB 908/1199 KB 740/1206 KB 912/1199 KB 740/1206 KB 916/1199 KB 740/1206 KB 920/1199 KB 740/1206 KB 924/1199 KB 740/1206 KB 928/1199 KB 740/1206 KB 928/1199 KB 744/1206 KB 928/1199 KB 748/1206 KB 932/119 unit-mysql-0: 11:24:30 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 9 KB 752/1206 KB 932/1199 KB 748/1206 KB 936/1199 KB 752/1206 KB 940/1199 KB 752/1206 KB 940/1199 KB 756/1206 KB 940/1199 KB 760/1206 KB 940/1199 KB 764/1206 KB 940/1199 KB 768/1206 KB 940/1199 KB 772/1206 KB 944/1199 KB 776/1206 KB 944/1199 KB 780/1206 KB 944/1199 KB 784/1206 KB 944/1199 KB 772/1206 KB 948/1199 KB 784/1206 KB 952/1199 KB 784/1206 KB 956/1199 KB 784/1206 KB 960/1199 KB 784/1206 KB 964/1199 KB 784/1206 KB 968/1199 KB 784/1206 KB 972/1199 KB 784/1206 KB 976/1199 KB 784/1206 KB 980/1199 KB 788/1206 KB 984/1199 KB 788/1206 KB 988/1199 KB 788/1206 KB 976/1199 KB 788/1206 KB 988/1199 KB 792/1206 KB 988/1199 KB 796/1206 KB 988/1199 KB 800/1206 KB 988/1199 KB 804/1206 KB 992/1199 KB 808/1206 KB 992/1199 KB 812/1206 KB 992/1199 KB 816/1206 KB 992/1199 KB 820/1206 KB 992/1199 KB 824/1206 KB 992/1199 KB 828/1206 KB 992/1199 KB 804/1206 KB 996/1199 KB 828/1206 KB 1000/1199 KB 828/1206 KB 1004/1199 KB 828/1206 KB 1008/1199 KB 828/1206 KB 1012/1199 KB 828/1206 KB 1016/1199 KB 828/1206 KB 1016/1199 KB 832/1206 KB 1020/1199 KB 832/1206 KB 1020/1199 KB 836/1206 KB 1024/1199 KB 840/1206 KB 1024/1199 KB 844/1206 KB 1024/1199 KB 848/1206 KB 1024/1199 KB 836/1206 KB 1028/1199 KB 848/1206 KB 1032/1199 KB 848/1206 KB 1036/1199 KB 848/1206 KB 1040/1199 KB 848/1206 KB 1044/1199 KB 852/1206 KB 1048/1199 KB 852/1206 KB 1052/1199 KB 852/1206 KB 1040/1199 KB 852/1206 KB 1052/1199 KB 856/1206 KB 1052/1199 KB 860/1206 KB 1052/1199 KB 864/1206 KB 1052/1199 KB 868/1206 KB 1056/1199 KB 872/1206 KB 1056/1199 KB 876/1206 KB 1056/1199 KB 880/1206 KB 1056/1199 KB 868/1206 KB 1060/1199 KB 880/1206 KB 1064/1199 KB 880/1206 KB 1068/1199 KB 880/1206 KB 1072/1199 KB 880/1206 KB 1076/1199 KB 884/1206 KB 1080/1199 KB 884/1206 KB 1084/1199 KB 884/1206 KB 1072/1199 KB 884/1206 KB 1084/1199 KB 888/1206 KB 1084/1199 KB 892/1206 KB 1084/1199 KB 896/1206 KB 1084/1199 KB 900/1206 KB 1088/1199 KB 904/1206 KB 1088/1199 KB 908/1206 KB 1088/1199 KB 912/1206 KB 1088/1199 KB 900/1206 KB 1092/1199 KB 912/1206 KB 1096/1199 KB 912/1206 KB 1100/1199 KB 912/1206 KB 1104/1199 KB 912/1206 KB 1108/1199 KB 916/1206 KB 1112/1199 KB 916/1206 KB 1116/1199 KB 916/1206 KB 1104/1199 KB 916/1206 KB 1116/1199 KB 920/1206 KB 1116/1199 KB 924/1206 KB 1116/1199 KB 928/1206 KB 1116/1199 KB 932/1206 KB 1120/1199 KB 936/1206 KB 1120/1199 KB 940/1206 KB 1120/1199 KB 944/1206 KB 1120/1199 KB 948/1206 KB 1120/1199 KB 952/1206 KB 1120/1199 KB 956/1206 KB 1120/1199 KB 960/1206 KB 1120/1199 KB 932/1206 KB 1124/1199 KB 960/1206 KB 1128/1199 KB 960/1206 KB 1132/1199 KB 960/1206 KB 1136/1199 KB 960/1206 KB 1140/1199 KB 960/1206 KB 1144/1199 KB 960/1206 KB 1148/1199 KB 960/1206 KB 1152/1199 KB 960/1206 KB 1156/1199 KB 964/1206 KB 1160/1199 KB 964/1206 KB 1164/1199 KB 964/1206 KB 1152/1199 KB 964/1206 KB 1164/1199 KB 968/1206 KB 1164/1199 KB 972/1206 KB 1164/1199 KB 976/1206 KB 1164/1199 KB 980/1206 KB 1168/1199 KB 984/1206 KB 1168/1199 KB 988/1206 KB 1168/1199 KB 992/1206 KB 1168/1199 KB 996/1206 KB 1168/1199 KB 1000/1206 KB 1168/1199 KB 1004/1206 KB 1168/1199 KB 1008/1206 KB 1168/1199 KB 1012/1206 KB 1168/1199 KB 980/1206 KB 1172/1199 KB 1012/1206 KB 1176/1199 KB 1012/1206 KB 1180/1199 KB 1012/1206 KB 1184/1199 KB 1012/1206 KB 1188/1199 KB 1012/1206 KB 1192/1199 KB 1012/1206 KB 1196/1199 KB 1012/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3367.0 KB/sec) unit-abot-epc-basic-0: 11:24:30 DEBUG unit.abot-epc-basic/0.install 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3232.3 KB/sec) unit-mysql-0: 11:24:30 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3123 kB/s) unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-mysql-0: 11:24:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 11:24:31 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: 11:24:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 44.022 s unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-26T11:24:31+00:00 unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:24:31 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 11:24:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 11:24:32 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: 11:24:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:32 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 11:24:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 11:24:33 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: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 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: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:33 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: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:33 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: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-mysql-0: 11:24:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:33 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: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 11:24:34 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-b2c177-default-0". unit-abot-epc-basic-0: 11:24:35 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: 11:24:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 11:24:35 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-mysql-0: 11:24:35 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 11:24:35 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:24:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:24:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 11:24:36 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:24:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:24:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:24:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:24:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:37 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 11:24:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:24:37 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:24:38 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:24:38 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:24:38 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 11:24:39 DEBUG unit.mysql/0.config-changed 181126 11:24:39 [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: 11:24:39 DEBUG unit.mysql/0.config-changed 181126 11:24:39 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 11:24:39 DEBUG unit.mysql/0.config-changed 181126 11:24:39 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 18316 ... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 11:24: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: 11:24:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:24:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:24:40 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 11:24:41 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 11:24:41 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 11:24:41 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 11:24:43 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 11:24:44 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 11:24:44 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 11:24:44 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 11:24:44 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 11:24:44 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 11:24:44 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 11:24:45 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 11:24:45 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 11:24:45 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 11:24:45 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 11:24:45 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 11:24:45 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 11:24:46 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 11:24:46 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 11:24:46 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 11:24:46 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 11:24:46 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 11:24:47 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 11:24:48 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 11:24:49 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-mysql-0: 11:24:49 DEBUG unit.mysql/0.config-changed mysql start/running, process 18449 unit-mysql-0: 11:24:49 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 11:24:49 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 11:24:49 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:24:49 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 11:24:49 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 11:24:49 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 11:24:49 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 11:24:49 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-mysql-0: 11:24:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:24:50 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 11:24:50 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 11:24:51 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 11:24:52 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 11:24:52 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 11:24:52 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 11:24:52 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 11:24:52 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 11:24:52 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-mysql-0: 11:24:53 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 11:24:53 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 11:24:54 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-mysql-0: 11:24:55 DEBUG unit.mysql/0.config-changed mysql start/running, process 18646 unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-mysql-0: 11:24:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 11:24:55 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 11:24:55 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 11:24:55 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 11:24:55 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:24:55 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 11:24:55 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 11:24:55 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 11:24:55 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 11:24:55 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 11:24:55 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 11:24:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 11:24:55 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 11:24:56 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 11:24:56 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-mysql-0: 11:24:56 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 11:24:56 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 11:24:56 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 11:24:56 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 11:24:56 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 11:24:57 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 11:24:57 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 11:24:57 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 11:24:58 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-mysql-0: 11:24:58 DEBUG unit.mysql/0.start mysql start/running, process 18842 unit-mysql-0: 11:24:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 11:24:58 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 11:24:58 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 11:24:58 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 11:24:58 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 11:24:59 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 11:24:59 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 11:24:59 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-mysql-0: 11:24:59 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 11:24:59 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 11:24:59 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-mysql-0: 11:24:59 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 11:24:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:24:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:24:59 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 11:24:59 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 11:25:00 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 11:25:00 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-mysql-0: 11:25:00 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 11:25:00 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 11:25:01 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-mysql-0: 11:25:01 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 11:25:01 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-mysql-0: 11:25:01 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 11:25:01 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-mysql-0: 11:25:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:25:01 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 11:25:01 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 11:25:01 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 11:25:02 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 11:25:02 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 11:25:02 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 11:25:02 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 11:25:02 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 11:25:03 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 11:25:04 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 11:25:04 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 11:25:04 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 11:25:04 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 11:25:05 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 11:25:05 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 11:25:05 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 11:25:05 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 11:25:05 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 11:25:08 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 11:25:08 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 11:25:08 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 11:25:08 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.3 [2,264 kB] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 11:25:14 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 11:25:14 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 11:25:14 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 11:25:14 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 11:25:16 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 11:25:16 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 11:25:16 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 11:25:16 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 11:25:20 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 11:25:21 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 11:25:21 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 11:25:21 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 11:25:21 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 11:25:21 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 11:25:22 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 11:25:22 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 11:25:22 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 11:25:22 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 11:25:22 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 11:25:22 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 11:25:23 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 11:25:24 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 11:25:25 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 11:25:25 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 11:25:25 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 11:25:25 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 11:25:25 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 11:25:25 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 11:25:26 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 11:25:27 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 11:25:28 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 11:25:28 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 11:25:28 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 11:25:28 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 11:25:28 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 11:25:28 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 11:25:30 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] machine-2: 11:25:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 11:25:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 11:25:31 DEBUG juju.agent read agent config, format "2.0" machine-2: 11:25:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 11:25:31 DEBUG juju.worker start "engine" machine-2: 11:25:31 INFO juju.worker start "engine" machine-2: 11:25:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 11:25:31 DEBUG juju.worker "engine" started machine-2: 11:25:31 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:25:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 11:25:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:25:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 11:25:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] machine-2: 11:25:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.apicaller connecting with old password machine-2: 11:25:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 11:25:31 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:31 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:31 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:25:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 11:25:31 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 11:25:32 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 11:25:32 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] machine-2: 11:25:32 DEBUG juju.worker.apicaller connected machine-2: 11:25:32 DEBUG juju.worker.apicaller changing password... machine-2: 11:25:32 DEBUG juju.worker.apicaller password changed machine-2: 11:25:32 DEBUG juju.api RPC connection died machine-2: 11:25:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 11:25:32 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:25:32 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:32 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:32 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:25:32 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 11:25:32 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 11:25:32 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 11:25:33 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 11:25:33 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] machine-2: 11:25:33 DEBUG juju.worker.apicaller connected machine-2: 11:25:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:25:33 INFO juju.worker.upgrader unblocking abort check machine-2: 11:25:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 11:25:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:25:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:25:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 11:25:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.logger logger setup machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:25:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:25:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:25:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:25:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:25:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:25:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:25:33 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 11:25:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:25:33 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: 11:25:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:25:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:25:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:25:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:25:33 DEBUG juju.network including address public:172.30.9.206 for machine machine-2: 11:25:33 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-2: 11:25:33 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-2: 11:25:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:25:33 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:25:33 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:25:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:25:33 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-2: 11:25:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:25:33 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 11:25:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 11:25:33 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 11:25:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:25:33 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:25:33 DEBUG juju.api RPC connection died machine-2: 11:25:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 11:25:33 INFO juju.util.exec run result: exit status 127 machine-2: 11:25:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec971614544/script.sh: line 1: fanatic: command not found 127 machine-2: 11:25:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 11:25:33 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: 11:25:33 DEBUG juju.worker killing runner 0xc42046e680 machine-2: 11:25:33 INFO juju.worker runner is dying machine-2: 11:25:33 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: 11:25:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:25:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:25:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:25:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 11:25:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:33 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:25:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:25:33 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] machine-2: 11:25:34 DEBUG juju.worker.apicaller connected machine-2: 11:25:34 DEBUG juju.api RPC connection died machine-2: 11:25:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 11:25:34 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] machine-2: 11:25:34 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:25:34 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:34 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:25:34 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:25:34 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] machine-2: 11:25:34 DEBUG juju.worker.apicaller connected machine-2: 11:25:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:25:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:25:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:25:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:25:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:25:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:25:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:25:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:25:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:25:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:25:34 INFO juju.util.exec run result: exit status 127 machine-2: 11:25:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec671354489/script.sh: line 1: fanatic: command not found 127 machine-2: 11:25:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:25:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:25:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:25:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:25:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:25:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:25:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:25:34 DEBUG juju.network including address public:172.30.9.206 for machine machine-2: 11:25:34 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-2: 11:25:34 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-2: 11:25:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:25:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:25:34 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:25:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:25:34 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-2: 11:25:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:25:34 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:25:34 INFO juju.worker.upgrader unblocking abort check machine-2: 11:25:34 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 11:25:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.logger logger setup machine-2: 11:25:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:25:34 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: 11:25:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:25:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:25:34 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:25:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 11:25:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 11:25:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:25:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:25:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:25:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:25:34 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 11:25:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:25:34 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: 11:25:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:25:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:25:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:25:34 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:25:34 INFO juju.util.exec run result: exit status 127 machine-2: 11:25:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec899295933/script.sh: line 1: fanatic: command not found 127 machine-2: 11:25:34 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 11:25:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:25:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:25:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:25:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:25:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:25:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:25:34 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 11:25:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:25:34 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 11:25:34 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 11:25:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:25:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:25:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:25:34 DEBUG juju.worker start "2-container-watcher" machine-2: 11:25:34 DEBUG juju.worker start "stateconverter" machine-2: 11:25:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 11:25:34 INFO juju.worker start "2-container-watcher" machine-2: 11:25:34 DEBUG juju.worker "2-container-watcher" started machine-2: 11:25:34 INFO juju.worker start "stateconverter" machine-2: 11:25:34 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 11:25:34 DEBUG juju.worker "stateconverter" started machine-2: 11:25:34 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 11:25:34 INFO juju.worker.machiner "machine-2" started machine-2: 11:25:34 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 11:25:34 DEBUG juju.service discovered init system "upstart" from local host machine-2: 11:25:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-2: 11:25:34 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 11:25:34 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 11:25:34 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: 11:25:34 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:25:34 DEBUG juju.worker start "api" unit-oai-epc-0: 11:25:34 INFO juju.worker start "api" unit-oai-epc-0: 11:25:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:25:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 11:25:34 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 11:25:34 DEBUG juju.worker "api" started unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:25:34 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:25:34 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 11:25:34 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:25:34 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] machine-2: 11:25:35 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:70:c9:7d 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.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:70:c9:7d 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: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-oai-epc-0: 11:25:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:25:35 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-oai-epc-0: 11:25:35 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 11:25:35 DEBUG juju.api RPC connection died unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 11:25:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:25:35 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:25:35 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:25:35 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 11:25:35 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-oai-epc-0: 11:25:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 11:25:35 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 11:25:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 11:25:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:25:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:25:36 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: 11:25:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 11:25:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 11:25:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:25:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:25:36 DEBUG juju.network including address public:172.30.9.206 for machine unit-oai-epc-0: 11:25:36 DEBUG juju.network including address local-cloud:192.168.121.21 for machine unit-oai-epc-0: 11:25:36 DEBUG juju.network including address local-fan:252.21.0.1 for machine unit-oai-epc-0: 11:25:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 11:25:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 11:25:36 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 11:25:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 11:25:36 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] unit-oai-epc-0: 11:25:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 11:25:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 11:25:36 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 11:25:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 11:25:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-oai-epc-0: 11:25:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 11:25:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 11:25:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 11:25:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 11:25:36 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 11:25:36 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:25:36 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 11:25:36 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 11:25:36 DEBUG httpbakery client do GET https://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 11:25:36 DEBUG httpbakery } -> error unit-oai-epc-0: 11:25:36 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:25:36 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:25:36 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 11:25:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 11:25:36 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:25:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:25:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:25:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-oai-epc-0: 11:25:36 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:25:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-oai-epc-0: 11:25:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:25:36 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: 11:25:36 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:25:36 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 11:25:36 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 11:25:37 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 11:25:37 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-oai-epc-0: 11:25:37 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:25:37 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 11:25:37 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 11:25:37 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 11:25:37 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-oai-epc-0: 11:25:37 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: 11:25:37 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 11:25:37 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 11:25:38 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 11:25:38 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-epc-0: 11:25:38 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-abot-epc-basic-0: 11:25:38 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 11:25:38 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1671 kB/s) unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 11:25:38 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 11:25:38 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-oai-epc-0: 11:25:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 11:25:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 11:25:39 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-oai-epc-0: 11:25:39 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 11:25:39 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:25:40 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 11:25:41 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: 11:25:41 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.5 kB/s) unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:25:41 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-epc-0: 11:25:42 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:25:42 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:25:42 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-oai-epc-0: 11:25:42 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:25:42 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 11:25:42 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:43 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: 11:25:43 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 11:25:43 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 11:25:43 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: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-oai-epc-0: 11:25:43 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: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 11:25:43 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-oai-epc-0: 11:25:43 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-oai-epc-0: 11:25:44 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: 11:25:44 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: 11:25:44 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: 11:25:44 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: 11:25:44 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-oai-epc-0: 11:25:44 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: 11:25:44 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (3102 kB/s) unit-abot-epc-basic-0: 11:25:44 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:25:44 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:25:44 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:25:44 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:25:45 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:25:45 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 11:25:45 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: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:25:45 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 11:25:45 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: 11:25:45 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: 11:25:45 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 11:25:45 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 11:25:45 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 11:25:45 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-oai-epc-0: 11:25:46 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 11:25:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:25:46 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:25:46 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: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-oai-epc-0: 11:25:46 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:25:46 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 11:25:47 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 11:25:47 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-oai-epc-0: 11:25:47 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:25:47 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-oai-epc-0: 11:25:47 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 11:25:47 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:25:47 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-oai-epc-0: 11:25:47 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:25:47 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: 11:25:47 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: 11:25:47 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: 11:25:47 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:25:47 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:25:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:25:48 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-oai-epc-0: 11:25:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 11:25:48 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:25:48 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 11:25:49 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 11:25:49 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 11:25:49 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 11:25:49 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 11:25:49 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 11:25:50 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 11:25:50 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 11:25:50 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 11:25:50 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 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: 11:25:51 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:25:51 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: 11:25:51 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 11:25:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:25:51 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 11:25:51 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: 11:25:51 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-oai-epc-0: 11:25:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:25:51 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 11:25:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 11:25:51 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: 11:25:51 DEBUG unit.oai-epc/0.install --2018-11-26 11:25:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install 0K ....... 39.2M=0s unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install 2018-11-26 11:25:51 (39.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install --2018-11-26 11:25:51-- 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: 11:25:51 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 11:25:51 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 11:25:51 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: 11:25:51 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-abot-epc-basic-0: 11:25:52 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 360K 3s unit-abot-epc-basic-0: 11:25:52 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 380K 3s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 19.1M 2s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 19.1M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 1.40M 1s unit-abot-epc-basic-0: 11:25:52 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 514K 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 16.0M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 28.0M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 27.6M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 22.6M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 1.67M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 519K 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 37.9M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 33.5M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 37.3M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 35.7M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 40.0M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 32.0M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 25.5M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 49.7M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 193M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 551M=0.7s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2018-11-26 11:25:52 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install --2018-11-26 11:25:52-- 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: 11:25:52 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 11:25:52 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 11:25:52 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: 11:25:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 7.92M 2s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 15.2M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 59.8M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 44.7M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 49.0M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 71.0M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 65.4M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 120M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 48.3M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 88.4M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 116M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 54.3M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 47.6M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 107M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 400M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 321M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 291M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 291M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 48.0M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 36.6M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 55.7M 0s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 63.8M 0s unit-abot-epc-basic-0: 11:25:52 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 447K 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 28.4M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 10.3M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 48.7M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 19.7M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 51.9M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 126M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 75.7M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 39.4M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 63.8M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 47.4M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 41.0M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 50.2M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 42.7M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 47.9M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 93.7M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 299M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 304M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 308M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 264M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 317M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 314M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 303M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 286M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 369M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 373M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 417M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 36.9M 1s unit-oai-epc-0: 11:25:52 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 61.7M 1s unit-abot-epc-basic-0: 11:25:52 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 448K 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 48.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 23.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 49.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 18.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 43.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 44.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 37.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 41.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 41.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 41.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 38.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 44.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 57.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 102M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 253M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 499M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 571M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 556M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 495M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 584M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 65.9M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 47.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 38.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 43.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 40.4M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 42.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 44.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 126M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 239M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 322M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 265M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 333M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 316M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 311M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 282M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 35.0M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 38.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 38.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 33.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 38.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 37.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 40.0M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 51.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 65.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 64.4M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 62.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 73.6M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 94.5M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 99.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 97.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 91.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 109M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 87.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 119M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 528K 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 43.9M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 72.0M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 288M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 279M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 59.0M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 38.9M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 44.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 56.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 111M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 80.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 66.6M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 56.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 105M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 67.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 93.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 63.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 56.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 527M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 85.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 45.1M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 75.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 53.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 128M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 310M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 53.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 39.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 66.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 80.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 21.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 55.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 69.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 47.6M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 129M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 322M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 106M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 38.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 35.1M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 38.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 48.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 61.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 75.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 61.8M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 174M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 109M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 59.8M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 136M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 122M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 115M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 166M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 580M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 549M 0s unit-abot-epc-basic-0: 11:25:53 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 1.32M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 42.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 52.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 64.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 100M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 325M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 447M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 297M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 63.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 793K 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 7.96M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 19.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 27.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 38.1M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 32.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 42.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 75.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 513M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 484M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 557M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 530M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 592M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 506M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 540M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 581M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 617M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 500M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 608M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 625M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 593M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 523M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 601M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 622M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 617M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 316M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 397M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 285M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 151M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 26.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 64.1M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 24.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 32.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 18.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 20.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 28.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 66.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 65.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 59.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 143M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 96.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 108M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 97.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 111M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 184M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 86.8M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 162M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 1.50M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 30.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 29.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 40.6M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 124M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 107M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 122M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 115M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 135M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 99.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 98.8M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 140M 0s unit-abot-epc-basic-0: 11:25:53 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 871K 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 22.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 43.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 17.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 73.6M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 46.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 28.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 51.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 58.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 34.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 41.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 45.1M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 19.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 34.2M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 55.8M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 143M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 179M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 282M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 130M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 93.9M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 158M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 158M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 143M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 22.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 22.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 34.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 65.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 58.3M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 63.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 67.4M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 66.1M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 58.7M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 65.5M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 66.0M 0s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 55.1M=0.7s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2018-11-26 11:25:53 (17.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install --2018-11-26 11:25:53-- 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: 11:25:53 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 11:25:53 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 11:25:53 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: 11:25:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 57.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 65.5M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 42.4M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 37.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 47.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 117M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 124M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 8.30M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 23.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 37.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 193M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 230M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 180M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 321M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 354M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 237M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 178M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 357M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 29.6M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 21.0M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 16.8M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 19.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 18.4M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 34.3M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 57.0M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 183M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 184M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 169M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 142M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 229M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 153M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 157M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 155M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 230M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 156M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 166M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 144M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 191M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 20.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 47.9M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 55.9M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 64.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 62.7M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 63.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 18.2M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 272M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 164M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 165M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 14.5M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 163M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 264M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 168M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 233M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 167M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 276M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 154M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 146M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 34.1M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 238M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 191M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 440M 1s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 593K 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 58.0M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 94.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 39.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 33.4M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 7.67M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 47.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 99.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 238M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 31.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 22.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 33.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 33.9M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 85.9M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 197M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 137M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 36.4M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 45.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 52.8M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 98.7M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 129M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 53.8M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 42.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 107M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 255M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 91.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 56.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 45.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 462M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 227M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 93.9M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 23.2M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 41.5M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 33.7M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 42.2M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 137M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 183M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 179M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 184M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 159M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 208M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 373M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 586M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 497M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 444M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 517K 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 22.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 22.8M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 17.5M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 22.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 38.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 40.0M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 28.0M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 37.4M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 115M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 109M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 59.8M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 58.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 113M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 116M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 190M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 249M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 570M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 592M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 536M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 522M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 610M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 521M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 462M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 600M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 549M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 592M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 462M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 616M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 628M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 25.5M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 31.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 45.4M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 67.0M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 59.4M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 66.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 26.0M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 51.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 91.2M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 133M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 169M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 37.1M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 47.9M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 20.6M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 32.4M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 23.2M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 47.3M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 152M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 146M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 276M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 369M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 388M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 257M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 288M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 242M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 349M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 340M 2s unit-oai-epc-0: 11:25:53 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 384M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 543K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 22.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 43.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 33.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 59.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 30.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 47.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 46.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 38.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 44.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 35.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 48.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 37.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 29.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 31.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 25.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 20.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 17.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 24.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 59.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 34.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 28.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 59.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 36.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 24.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 19.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 41.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 39.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 70.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 96.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 138M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 351M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 383M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 311M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 263M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 212M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 217M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 262M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 377M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 379M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 212M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 187M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 299M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 372M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 394M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 262M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 227M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 38.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 48.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 43.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 48.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 48.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 45.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 39.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 598K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 21.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 20.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 32.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 38.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 34.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 60.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 65.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 66.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 87.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 116M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 159M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 570M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 403M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 568M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 21.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 29.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 26.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 36.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 117M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 55.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 122M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 45.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 82.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 297M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 157M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 363M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 585M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 22.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 16.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 37.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 63.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 53.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 62.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 209M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 30.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 34.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 41.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 49.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 30.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 24.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 58.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 59.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 62.4M 2s unit-abot-epc-basic-0: 11:25:54 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 552K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 20.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 17.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 23.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 18.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 31.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 51.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 88.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 61.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 86.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 26.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 68.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 107M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 46.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 26.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 35.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 31.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 34.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 29.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 37.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 40.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 46.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 38.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 45.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 48.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 38.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 39.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 39.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 54.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 41.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 35.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 41.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 61.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 52.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 54.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 97.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 72.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 75.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 67.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 79.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 74.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 76.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 54.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 58.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 67.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 68.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 65.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 67.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 61.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 84.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 78.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 62.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 65.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 75.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 63.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 69.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 87.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 77.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 57.7M 2s unit-abot-epc-basic-0: 11:25:54 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 666K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 73.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 79.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 18.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 26.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 45.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 29.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 42.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 35.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 56.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 53.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 56.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 39.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 19.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 37.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 34.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 41.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 38.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 45.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 31.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 54.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 40.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 54.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 34.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 59.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 54.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 32.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 49.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 50.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 47.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 40.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 55.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 57.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 83.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 60.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 177M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 354M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 297M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 429M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 569M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 552M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 43.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 48.9M 2s unit-abot-epc-basic-0: 11:25:54 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 548K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 38.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 36.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 89.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 293M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 334M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 281M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 368M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 317M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 91.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 31.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 35.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 34.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 38.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 37.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 37.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 55.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 62.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 40.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 38.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 44.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 46.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 43.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 55.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 45.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 43.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 51.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 43.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 59.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 49.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 40.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 54.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 40.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 55.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 42.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 43.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 43.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 57.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 48.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 50.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 61.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 63.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 59.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 49.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 45.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 39.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 33.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 39.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 60.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 82.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 52.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 71.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 74.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 90.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 61.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 55.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 60.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 79.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 54.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 77.4M 2s unit-abot-epc-basic-0: 11:25:54 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 624K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 41.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 46.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 52.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 44.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 35.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 41.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 39.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 40.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 51.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 55.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 48.0M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 52.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 73.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 52.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 47.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 38.1M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 47.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 46.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 43.5M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 43.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 55.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 48.4M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 52.9M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 45.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 52.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 49.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 125M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 188M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 235M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 282M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 373M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 263M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 52.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 43.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 39.8M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 49.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 46.0M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 47.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 38.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 50.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 50.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 43.8M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 41.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 38.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 39.2M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 41.8M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 53.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 45.8M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 38.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 56.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 60.1M 1s unit-abot-epc-basic-0: 11:25:54 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 578K 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 33.3M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 33.2M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 34.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 36.8M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 36.6M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 35.7M 2s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 54.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 46.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 45.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 42.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 58.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 45.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 42.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 46.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 51.2M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 57.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 67.0M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 40.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 51.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 56.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 45.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 43.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 50.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 50.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 51.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 38.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 42.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 37.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 65.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 44.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 44.0M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 46.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 58.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 42.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 48.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 44.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 60.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 41.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 67.2M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 117M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 326M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 273M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 223M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 197M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 246M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 306M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 391M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 402M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 382M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 315M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 355M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 375M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 372M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 341M 1s unit-abot-epc-basic-0: 11:25:54 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 548K 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 34.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 52.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 46.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 50.2M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 40.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 47.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 46.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 42.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 40.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 48.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 44.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 49.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 43.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 48.1M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 49.2M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 52.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 38.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 34.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 37.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 44.0M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 39.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 40.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 60.3M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 44.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 40.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 44.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 45.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 45.0M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 45.8M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 42.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 58.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 45.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 42.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 45.2M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 44.7M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 57.9M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 38.6M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 46.4M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 38.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 36.5M 1s unit-oai-epc-0: 11:25:54 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 51.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 57.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 60.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 62.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 62.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 82.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 78.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 99.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 68.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 69.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 67.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 79.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 62.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 610K 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 33.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 36.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 39.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 60.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 69.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 68.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 58.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 38.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 43.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 49.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 44.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 44.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 33.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 116M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 182M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 247M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 262M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 284M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 216M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 288M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 181M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 336M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 264M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 54.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 30.8M 1s unit-abot-epc-basic-0: 11:25:55 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 41.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 43.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 50.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 42.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 46.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 50.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 39.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 50.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 49.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 35.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 52.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 40.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 55.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 42.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 47.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 49.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 44.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 54.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 55.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 45.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 43.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 53.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 47.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 44.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 60.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 551K 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 36.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 36.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 32.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 34.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 43.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 36.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 52.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 59.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 46.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 33.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 30.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 34.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 36.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 34.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 32.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 34.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 46.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 50.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 39.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 43.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 48.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 44.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 37.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 50.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 52.0M 1s unit-abot-epc-basic-0: 11:25:55 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 44.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 46.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 47.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 60.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 59.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 53.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 60.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 99.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 69.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 42.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 42.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 41.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 32.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 46.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 59.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 60.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 50.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 55.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 83.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 73.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 63.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 61.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 96.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 79.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 60.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 80.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 68.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 68.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 74.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 64.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 74.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 80.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 53.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 74.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 657K 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 40.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 60.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 49.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 43.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 48.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 50.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 161M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 55.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 18.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 36.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 51.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 36.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 56.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 67.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 64.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 34.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 62.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 45.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 62.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 80.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 51.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 53.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 57.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 39.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 46.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 57.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 45.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 50.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 46.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 51.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 53.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 37.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 64.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 7.68M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 34.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 35.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 51.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 55.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 41.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 75.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 90.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 79.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 68.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 80.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 83.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 582K 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 36.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 36.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 29.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 34.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 34.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 33.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 33.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 60.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 51.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 48.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 41.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 64.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 77.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 37.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 36.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 50.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 53.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 58.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 55.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 74.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 122M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 334M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 341M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 392M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 369M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 391M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 332M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 364M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 398M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 373M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 338M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 387M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 400M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 388M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 15.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 42.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 35.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 40.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 38.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 47.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 57.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 60.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 63.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 62.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 56.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 64.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 45.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 42.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 40.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 54.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 43.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 46.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 36.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 59.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 61.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 61.4M 1s unit-abot-epc-basic-0: 11:25:55 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 576K 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 34.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 38.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 53.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 47.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 39.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 41.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 39.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 39.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 44.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 49.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 49.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 45.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 61.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 45.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 38.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 43.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 51.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 51.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 107M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 167M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 384M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 400M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 342M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 328M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 392M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 369M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 8.24M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 37.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 32.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 35.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 43.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 49.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 31.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 38.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 59.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 59.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 33.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 37.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 32.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 40.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 40.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 38.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 59.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 59.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 56.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 60.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 59.9M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 58.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 54.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 60.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 61.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 61.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 55.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 59.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 70.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 90.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 57.7M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 72.0M 1s unit-abot-epc-basic-0: 11:25:55 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 655K 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 38.6M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 58.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 117M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 184M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 224M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 26.1M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 44.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 41.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 49.0M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 40.8M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 44.4M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 58.3M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 24.2M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 37.5M 1s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 43.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 40.9M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 46.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 40.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 48.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 42.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 52.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 52.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 61.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 17.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 31.8M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 35.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 36.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 45.8M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 52.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 40.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 43.9M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 53.5M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 50.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 63.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 50.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 62.2M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 47.5M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 150M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 313M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 224M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 209M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 227M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 231M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 118M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 44.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 49.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 48.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 43.4M 0s unit-abot-epc-basic-0: 11:25:55 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 567K 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 36.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 31.5M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 33.9M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 35.2M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 32.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 29.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 16.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 55.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 46.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 53.9M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 59.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 60.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 59.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 49.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 40.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 44.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 40.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 32.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 50.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 59.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 59.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 55.2M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 44.5M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 36.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 44.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 37.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 46.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 45.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 42.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 37.9M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 44.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 58.8M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 42.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 34.5M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 51.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 36.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 51.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 50.8M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 58.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 59.5M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 59.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 53.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 59.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 60.3M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 60.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 53.0M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 59.4M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 58.8M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 61.2M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 52.1M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 85.6M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 69.7M 0s unit-oai-epc-0: 11:25:55 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 69.7M 0s unit-abot-epc-basic-0: 11:25:55 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 636K 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 43.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 46.4M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 64.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 192M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 201M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 219M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 212M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 211M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 59.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 39.6M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 45.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 56.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 45.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 59.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 60.4M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 47.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 44.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 54.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 60.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 11.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 37.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 33.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 41.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 45.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 57.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 48.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 59.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 44.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 38.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 43.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 53.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 47.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 48.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 38.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 57.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 43.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 48.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 49.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 47.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 45.4M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 50.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 41.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 50.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 56.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 59.6M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 54.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 59.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 83.1M 0s unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 567K 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 46.4M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 38.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 39.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 46.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 43.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 36.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 38.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 30.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 35.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 34.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 35.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 54.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 64.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 87.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 62.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 55.6M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 41.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 46.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 53.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 39.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 45.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 60.4M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 47.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 54.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 43.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 49.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 54.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 41.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 44.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 60.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 82.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 78.4M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 61.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 90.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 42.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 31.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 42.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 51.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 41.7M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 44.6M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 58.9M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 42.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 61.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 61.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 70.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 76.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 57.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 65.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 58.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 64.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 91.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 65.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 72.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 66.1M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 62.2M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 64.9M 0s unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 622K 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 35.0M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 33.6M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 58.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 60.3M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 71.5M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 58.8M 0s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.7s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install 2018-11-26 11:25:56 (19.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install FINISHED --2018-11-26 11:25:56-- unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install Total wall clock time: 4.8s unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.1s (16.1 MB/s) unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 11:25:56 DEBUG unit.oai-epc/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-epc-0: 11:25:56 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: 11:25:56 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 11:25:56 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-epc-0: 11:25:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 11:25:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 11:25:57 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:25:57 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 11:25:58 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 11:25:58 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 11:25:58 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 11:25:59 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 11:25:59 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 11:26:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 11:26:01 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: 11:26:01 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 11:26:01 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 11:26:03 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 11:26:03 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 11:26:03 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 11:26:03 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 11:26:03 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 11:26:03 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 11:26:04 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 11:26:04 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 11:26:04 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 11:26:04 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 11:26:04 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 11:26:05 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 11:26:05 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:26:06 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 24s (3,465 kB/s) unit-abot-epc-basic-0: 11:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 11:26:06 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 11:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 11:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 11:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-epc-0: 11:26:10 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 11:26:10 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-oai-epc-0: 11:26:10 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 11:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 11:26:11 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 11:26:11 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 11:26:11 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 11:26:11 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: 11:26:11 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 11:26:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 11:26:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 11:26:14 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 11:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... machine-3: 11:26:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:26:14 DEBUG juju.worker start "engine" machine-3: 11:26:14 INFO juju.worker start "engine" machine-3: 11:26:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 11:26:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 11:26:14 DEBUG juju.worker "engine" started machine-3: 11:26:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.introspection stats worker now serving machine-3: 11:26:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:26:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:26:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 11:26:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:26:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 11:26:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-abot-epc-basic-0: 11:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... machine-3: 11:26:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:15 DEBUG juju.worker.apicaller connecting with old password machine-3: 11:26:15 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:15 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:15 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:15 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 11:26:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 11:26:15 DEBUG juju.worker.apicaller connected machine-3: 11:26:15 DEBUG juju.worker.apicaller changing password... machine-3: 11:26:16 DEBUG juju.worker.apicaller password changed machine-3: 11:26:16 DEBUG juju.api RPC connection died machine-3: 11:26:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 11:26:16 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:26:16 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:16 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:16 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:16 DEBUG juju.worker.apicaller connected machine-3: 11:26:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:26:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:26:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:26:16 INFO juju.worker.upgrader unblocking abort check machine-3: 11:26:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:26:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 11:26:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:26:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:26:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:26:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 11:26:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:26:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:26:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 11:26:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:26:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:26:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 11:26:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.logger logger setup machine-3: 11:26:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:26:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:26: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-3: 11:26:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:26:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:26:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:26:17 DEBUG juju.network including address public:172.30.9.206 for machine machine-3: 11:26:17 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-3: 11:26:17 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-3: 11:26:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:26:17 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:26:17 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:26:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:26:17 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-3: 11:26:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:26:17 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 11:26:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:26:17 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 11:26:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:26:17 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: 11:26:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:26:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:26:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:26:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:26:17 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:26:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:26:17 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:26:17 INFO juju.util.exec run result: exit status 127 machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec993298249/script.sh: line 1: fanatic: command not found 127 machine-3: 11:26:17 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 11:26:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 11:26:17 DEBUG juju.api RPC connection died machine-3: 11:26:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker killing runner 0xc420706820 machine-3: 11:26:17 INFO juju.worker runner is dying machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:26:17 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:26:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 11:26:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:26:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:26:17 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:17 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:17 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:26:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 11:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... machine-3: 11:26:17 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 11:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... machine-3: 11:26:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... machine-3: 11:26:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:26:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:26:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:26:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:26:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:26:17 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:26:17 INFO juju.worker.upgrader unblocking abort check machine-3: 11:26:17 INFO juju.util.exec run result: exit status 127 machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec474862221/script.sh: line 1: fanatic: command not found 127 machine-3: 11:26:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:26:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:26:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 11:26:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.logger logger setup machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:26:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:26:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:26:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:26:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:26:17 DEBUG juju.network including address public:172.30.9.206 for machine machine-3: 11:26:17 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-3: 11:26:17 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-3: 11:26:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:26:17 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:26:17 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:26:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:26:17 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-3: 11:26: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-3: 11:26:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:26:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 11:26:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 11:26:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:26:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:26:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:26:17 INFO juju.util.exec run result: exit status 127 machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec263628538/script.sh: line 1: fanatic: command not found 127 machine-3: 11:26:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:26:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:26:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:26:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:26:17 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 11:26:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:26:17 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: 11:26:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:26:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:26:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:26:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:26:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:26:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:26:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:26:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:26:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:26:17 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 11:26:17 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:26:17 DEBUG juju.worker start "3-container-watcher" machine-3: 11:26:17 DEBUG juju.worker start "stateconverter" machine-3: 11:26:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 11:26:17 INFO juju.worker start "3-container-watcher" machine-3: 11:26:17 DEBUG juju.worker "3-container-watcher" started machine-3: 11:26:17 INFO juju.worker start "stateconverter" machine-3: 11:26:17 DEBUG juju.worker "stateconverter" started machine-3: 11:26:17 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 11:26:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:26:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:26:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:26:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:26:17 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 11:26:17 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:26:17 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:26:17 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:26:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:26:17 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:26:17 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:26:17 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 11:26:17 INFO juju.worker.machiner "machine-3" started machine-3: 11:26:17 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 11:26:17 DEBUG juju.service discovered init system "upstart" from local host machine-3: 11:26:17 DEBUG juju.worker.deployer API addresses: ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-3: 11:26:18 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: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 11:26:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:26:18 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: 11:26:18 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 11:26:18 DEBUG juju.worker start "api" unit-oai-hss-0: 11:26:18 INFO juju.worker start "api" unit-oai-hss-0: 11:26:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 11:26:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 11:26:18 DEBUG juju.worker "api" started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:26:18 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:26:18 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:26:18 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: 11:26:18 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: 11:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... machine-3: 11:26:18 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:13:45:de 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:13:45:de 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: 11:26:18 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:26:18 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 11:26:18 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 11:26:18 DEBUG juju.api RPC connection died unit-oai-hss-0: 11:26:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 11:26:18 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 11:26:18 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:26:18 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:26:18 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:26:18 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: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 11:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-oai-epc-0: 11:26:19 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 11:26:19 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 11:26:19 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 11:26:19 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 11:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 11:26:19 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 11:26:19 INFO juju.worker.uniter.context trying to kill context process 9955 unit-oai-epc-0: 11:26:19 INFO juju.worker.uniter.context waiting for context process 9955 to die unit-oai-epc-0: 11:26:19 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 11:26:19 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 11:26:19 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 11:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 11:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 11:26:19 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:26:19 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 11:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 11:26:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:26:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:26:19 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 11:26:19 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 11:26:19 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 11:26:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 11:26:19 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 11:26:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 11:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:26:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:26:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 11:26:19 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 11:26:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:26:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 11:26:20 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 11:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 11:26:20 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: 11:26:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 11:26:20 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 11:26:20 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 11:26:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 11:26:20 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 11:26:20 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 11:26:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:26:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:26:20 DEBUG juju.network including address public:172.30.9.206 for machine unit-oai-hss-0: 11:26:20 DEBUG juju.network including address local-cloud:192.168.121.21 for machine unit-oai-hss-0: 11:26:20 DEBUG juju.network including address local-fan:252.21.0.1 for machine unit-oai-hss-0: 11:26:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 11:26:20 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 11:26:20 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 11:26:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 11:26:20 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] unit-oai-hss-0: 11:26:20 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 11:26:20 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 11:26:20 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 11:26:20 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 11:26:20 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 11:26:20 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 11:26:20 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 11:26:20 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 11:26:20 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 11:26:20 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 11:26:20 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 11:26:20 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 11:26:20 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 11:26:20 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:26:20 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 11:26:20 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 11:26:20 DEBUG httpbakery client do GET https://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 11:26:20 DEBUG httpbakery } -> error unit-oai-hss-0: 11:26:20 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 11:26:20 INFO juju.downloader download verified ("local:trusty/oai-hss-13") machine-2: 11:26:20 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 11:26:20 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 11:26:20 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 11:26:20 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 11:26:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 11:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 11:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:26:21 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 11:26:21 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 11:26:21 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:26:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:26:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:26:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:26:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:26:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 11:26:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:26:21 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: 11:26:21 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:26:21 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 11:26:22 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:26:22 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 11:26:22 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 11:26:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 11:26:22 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-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-oai-hss-0: 11:26:23 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-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 11:26:23 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1777 kB/s) unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 11:26:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 11:26:23 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 11:26:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 11:26:23 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 11:26:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 11:26:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 11:26:24 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-oai-hss-0: 11:26:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 11:26:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 11:26:24 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 11:26:24 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 11:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 11:26:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 11:26:26 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: 11:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (36.6 kB/s) unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 11:26:26 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 11:26:27 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 11:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:28 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: 11:26:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 11:26:29 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 11:26:29 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-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-oai-hss-0: 11:26:29 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-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 11:26:30 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: 11:26:30 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 11:26:31 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-oai-hss-0: 11:26:31 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-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 11:26:31 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-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 11:26:31 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: 11:26:31 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1499 kB/s) unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 11:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 11:26:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 11:26:31 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 11:26:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:26:31 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 11:26:32 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: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:26:32 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 11:26:32 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: 11:26:32 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: 11:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 11:26:33 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 11:26:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:26:33 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:26:33 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 11:26:34 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-oai-hss-0: 11:26:34 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-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 11:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 11:26:34 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 11:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-oai-hss-0: 11:26:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:26:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:35 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: 11:26:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 11:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:26:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:26:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:26:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 11:26:35 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:38 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: 11:26:38 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 11:26:38 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: 11:26:38 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 11:26:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:26:38 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 11:26:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:26:38 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 11:26:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install --2018-11-26 11:26:38-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 11:26:38 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 0K ....... 38.9M=0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 2018-11-26 11:26:39 (38.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install --2018-11-26 11:26:39-- 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: 11:26:39 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 11:26:39 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: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 366K 3s unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 1.33M 2s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 498K 2s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 37.1M 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 36.4M 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 375K 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 32.7M 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 31.4M 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 32.8M 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 49.3M 1s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 53.3M 0s unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 1.60M 0s unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 502K 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 24.9M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 26.5M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 23.9M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 49.0M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 69.5M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 103M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 61.7M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 81.2M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 96.0M=0.7s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 2018-11-26 11:26:39 (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: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install --2018-11-26 11:26:39-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 231M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 40.4M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 47.9M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 33.3M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 37.4M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 34.6M 0s unit-oai-hss-0: 11:26:39 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 38.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 72.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 257M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 276M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 280M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 287M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 221M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 177M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 331M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 317M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 369M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 331M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 479M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 423M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 360M 0s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 395K 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 34.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 40.4M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 33.1M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 31.3M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 27.5M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 31.7M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 33.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 35.8M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 30.5M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 43.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 64.3M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 151M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 346M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 549M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 545M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 545M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 373M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 535M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 568M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 486M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 469M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 569M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 539M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 570M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 444M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 563M 1s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 418K 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 28.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 35.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 40.5M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 37.6M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 34.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 43.8M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 39.1M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 39.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 35.5M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 64.7M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 58.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 48.9M 1s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 65.1M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 51.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 56.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 51.8M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 67.1M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 47.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 48.4M 1s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 135M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 252M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 370M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 275M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 344M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 288M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 309M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 347M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 387M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 297M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 363M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 378M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 280M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 253M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 395M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 378M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 78.4M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 60.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 68.7M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 67.7M 1s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 68.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 58.6M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 68.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 66.5M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 65.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 60.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 65.2M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 67.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 65.3M 1s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 484K 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 37.7M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 41.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 38.5M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 41.3M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 48.2M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 42.2M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 54.1M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 68.0M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 58.3M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 61.9M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 354M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 343M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 346M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 312M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 364M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 319M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 365M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 323M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 320M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 358M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 336M 1s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 327M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 351M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 368M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 365M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 36.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 51.0M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 43.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 51.0M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 54.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 51.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 43.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 50.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 46.1M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 44.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 41.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 46.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 46.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 45.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 52.3M 0s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 64.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 102M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 119M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 84.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 84.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 143M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 108M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 74.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 226M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 541M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 564M 0s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 479K 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 37.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 68.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 48.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 52.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 56.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 57.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 46.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 60.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 51.1M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 72.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 50.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 52.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 56.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 133M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 331M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 357M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 340M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 378M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 320M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 336M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 376M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 350M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 321M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 342M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 376M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 311M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 300M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 393M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 319M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 347M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 305M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 37.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 40.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 40.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 39.0M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 44.1M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 47.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 44.0M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 50.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 42.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 49.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 43.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 57.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 59.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 65.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 64.6M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 77.4M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 77.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 123M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 124M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 140M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 117M 0s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 485K 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 37.1M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 70.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 51.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 58.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 90.6M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 316M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 399M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 386M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 298M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 433M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 410M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 57.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 40.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 39.2M 0s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 42.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 46.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 52.1M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 44.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 65.0M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 63.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 61.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 60.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 56.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 55.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 141M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 336M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 407M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 354M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 358M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 357M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 363M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 365M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 410M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 377M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 330M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 377M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 386M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 314M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 39.2M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 43.0M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 43.8M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 39.6M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 47.5M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 53.9M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 51.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 58.6M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 52.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 66.1M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 67.7M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 105M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 107M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 152M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 97.2M 0s unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 480K 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 48.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 63.6M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 75.3M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 109M 0s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 103M=0.8s unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install 2018-11-26 11:26:40 (15.5 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: 11:26:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install --2018-11-26 11:26:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 11:26:40 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 11:26:41 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: 11:26:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 369M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 466M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 685M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 500M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 450M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 493M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 52.0M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 68.8M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 66.7M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 209M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 114M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 152M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 178M 0s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 185K 21s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 35.9M 19s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 62.8M 18s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 43.0M 17s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 43.8M 16s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 50.7M 16s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 44.5M 15s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 120M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 96.8M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 386K 19s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 31.7M 18s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 32.4M 17s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 37.6M 17s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 29.3M 16s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 41.8M 16s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 34.4M 15s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 47.0M 15s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 64.3M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 287M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 240M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 275M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 282M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 272M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 74.1M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 26.9M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 193K 18s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 30.8M 18s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 35.4M 17s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 34.3M 17s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 491M 17s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 464M 16s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 566M 16s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 557M 15s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 575M 15s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 414M 15s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 555M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 572M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 560M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 491M 14s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 569M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 573M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 5.61M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 42.5M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 42.8M 13s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 33.5M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 48.1M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 63.0M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 56.9M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 62.5M 12s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 57.9M 11s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 119M 11s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 86.0M 11s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 192M 11s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 97.5M 11s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 76.9M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 97.3M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 115M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 82.0M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 99.8M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 130M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 124M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 87.7M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 123M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 204M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 528M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 519M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 586M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 412M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 457K 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 46.3M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 4.30M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 46.5M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 44.8M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 37.7M 10s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 51.6M 9s unit-oai-hss-0: 11:26:41 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 46.3M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 420K 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 36.0M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 4.37M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 39.3M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 40.1M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 35.0M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 34.2M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 39.0M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 94.3M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 217M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 296M 10s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 302M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 335M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 238M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 224M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 315M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 290M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 278M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 66.3M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 31.1M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 30.6M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 34.1M 9s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 33.8M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 32.3M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 27.6M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 31.3M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 30.2M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 31.0M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 28.5M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 32.2M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 33.7M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 48.8M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 70.4M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 79.0M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 200M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 406M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 416M 8s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 443M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 426M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 483M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 332M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 432M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 501M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 463M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 421M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 498M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 481M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 396M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 407M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 427M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 420M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 515M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 449M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 512M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 527M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 52.9M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 53.5M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 59.8M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 61.2M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 58.5M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 580K 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 33.4M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 4.39M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 36.1M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 49.8M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 38.3M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 48.0M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 47.9M 7s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 59.3M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 16.1M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 35.1M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 34.9M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 36.7M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 35.7M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 35.4M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 36.2M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 46.5M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 42.6M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 52.1M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 140M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 308M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 337M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 536M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 588M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 568M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 330M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 418M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 337M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 463M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 478M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 384M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 457M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 342M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 57.1M 6s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 50.9M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 57.1M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 31.0M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 48.9M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 44.8M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 64.5M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 1.33M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 35.3M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 32.2M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 38.0M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 35.1M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 34.7M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 32.8M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 57.6M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 63.5M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 165M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 483M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 463M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 533M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 580M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 391M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 567M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 603M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 592M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 508M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 590M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 607M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 581M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 1.03M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 47.3M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 4.30M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 42.7M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 48.8M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 5.97M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 36.3M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 31.6M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 28.7M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 33.1M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 41.7M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 46.3M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 30.8M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 33.0M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 33.5M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 30.9M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 33.4M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 58.1M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 56.9M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 56.8M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 137M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 348M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 370M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 364M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 330M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 398M 5s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 403M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 349M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 291M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 366M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 355M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 358M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 340M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 359M 4s unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 1.35M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 34.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 35.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 32.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 28.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 38.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 54.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 58.6M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 51.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 58.4M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 57.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 57.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 52.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 55.5M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 55.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 56.8M 4s unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 1.10M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 44.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 49.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 55.5M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 53.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 56.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 48.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 54.5M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 52.5M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 57.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 49.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 55.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 4.13M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 31.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 32.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 26.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 38.1M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 37.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 40.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 35.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 38.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 39.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 53.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 47.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 57.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 56.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 55.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 49.6M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 56.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 56.8M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 55.6M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 46.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 1.54M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 30.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 32.7M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 33.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 31.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 35.1M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 27.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 37.5M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 55.3M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 55.4M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 49.4M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 57.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 58.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 60.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 63.0M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 58.4M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 61.6M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 67.6M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 59.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 59.1M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 58.5M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 71.9M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 1.28M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 38.6M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 32.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 54.2M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 298M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 241M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 342M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 285M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 343M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 43.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 44.4M 3s unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 3.07M 4s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 36.1M 3s unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 35.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 40.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 33.0M 3s unit-abot-epc-basic-0: 11:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 33.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 29.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 41.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 46.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 46.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 45.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 57.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 55.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 57.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 49.2M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 55.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 56.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 56.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 52.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 56.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 1.51M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 31.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 33.2M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 28.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 33.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 41.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 55.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 33.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 45.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 56.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 58.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 52.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 57.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 57.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 56.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 63.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 84.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 70.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 79.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 1.18M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 43.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 52.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 233M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 210M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 224M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 211M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 38.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 40.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 38.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 38.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 32.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 56.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 60.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 59.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 54.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 56.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 60.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 61.2M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 53.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 57.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 7.79M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 45.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 47.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 55.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 65.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 12.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 40.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 47.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 53.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 44.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 55.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 62.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 84.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 176M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 1.25M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 36.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 32.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 36.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 35.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 38.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 42.2M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 47.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 47.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 52.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 53.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 77.2M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 78.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 73.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 62.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 77.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 105M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 380M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 1.11M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 45.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 39.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 35.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 31.2M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 37.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 37.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 37.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 32.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 51.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 60.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 74.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 60.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 63.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 61.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 80.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 60.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 86.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 70.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 79.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 51.6M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 76.8M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 20.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 40.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 48.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 54.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 47.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 43.3M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 58.5M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 71.1M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 56.7M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 14.0M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 36.4M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 39.9M 3s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 41.1M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 139M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 330M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 392M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 361M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 344M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 337M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 1.28M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 39.8M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 37.5M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 48.8M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 40.1M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 43.6M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 45.5M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 43.6M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 44.9M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 47.2M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 57.6M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 58.1M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 51.7M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 1.04M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 35.3M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 42.3M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 52.5M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 45.0M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 39.4M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 37.4M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 33.7M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 37.0M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 42.0M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 53.8M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 53.9M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 60.3M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 73.0M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 75.5M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 53.5M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 71.9M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 77.5M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 88.1M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 57.7M 2s unit-oai-hss-0: 11:26:42 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 9.86M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 38.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 24.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 59.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 111M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 159M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 241M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 229M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 114M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 184M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 383M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 355M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 325M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 340M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 7.21M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 41.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 41.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 35.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 61.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 63.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 63.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 55.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 61.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 1.57M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 40.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 42.3M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 35.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 49.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 48.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 48.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 40.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 49.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 48.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 46.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 36.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 35.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 50.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 61.0M 2s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 1.08M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 32.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 49.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 59.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 53.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 11.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 34.3M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 31.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 45.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 60.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 57.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 46.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 59.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 59.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 59.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 9.57M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 36.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 39.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 41.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 36.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 40.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 50.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 49.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 55.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 59.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 92.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 73.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 64.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 91.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 56.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 82.8M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 71.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 58.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 49.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 147M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 163M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 193M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 35.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 37.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 60.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 62.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 54.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 1.61M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 36.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 34.3M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 35.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 41.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 48.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 41.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 44.3M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 36.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 49.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 55.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 60.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 52.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 47.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 58.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 57.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 1.08M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 41.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 218M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 383M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 6.11M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 36.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 29.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 36.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 60.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 60.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 54.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 56.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 60.3M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 10.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 42.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 36.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 29.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 42.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 33.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 54.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 180M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 307M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 251M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 241M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 287M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 374M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 349M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 381M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 333M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 11.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 36.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 50.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 61.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 62.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 25.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 40.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 40.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 35.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 54.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 64.3M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 64.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 56.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 1.89M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 36.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 37.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 48.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 44.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 45.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 49.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 46.7M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 49.6M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 47.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 49.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 51.9M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 54.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 63.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 62.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 1.03M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 35.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 40.5M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 54.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 62.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 62.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 12.4M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 10.1M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 55.0M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 42.2M 2s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 76.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 333M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 392M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 8.79M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 38.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 30.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 40.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 41.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 49.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 46.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 39.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 44.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 55.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 54.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 62.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 54.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 38.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 38.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 58.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 77.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 80.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 53.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 97.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 83.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 60.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 24.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 37.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 42.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 42.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 52.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 64.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 87.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 61.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 2.09M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 36.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 38.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 46.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 47.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 69.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 51.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 53.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 54.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 51.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 49.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 48.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 62.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 87.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 82.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 1.01M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 38.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 48.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 54.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 62.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 62.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 4.09M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 35.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 48.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 121M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 301M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 327M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 321M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 365M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 22.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 40.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 41.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 49.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 41.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 43.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 41.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 50.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 50.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 48.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 53.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 62.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 45.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 37.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 38.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 47.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 53.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 61.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 109M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 10.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 22.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 36.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 35.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 33.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 60.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 60.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 62.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 54.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 62.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 2.59M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 39.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 40.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 41.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 47.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 60.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 77.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 49.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 47.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 54.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 52.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 45.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 61.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 81.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 382M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 1.30M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 38.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 55.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 5.16M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 2.59M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 31.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 34.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 34.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 30.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 35.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 41.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 47.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 41.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 51.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 54.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 124M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 228M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 334M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 324M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 374M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 348M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 377M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 393M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 384M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 340M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 392M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 399M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 26.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 39.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 40.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 46.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 61.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 61.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 10.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 8.33M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 32.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 38.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 48.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 64.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 57.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 64.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 63.3M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 2.81M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 43.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 37.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 36.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 39.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 45.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 48.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 46.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 41.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 44.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 55.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 62.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 56.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 61.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 60.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 62.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 56.7M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 1.43M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 40.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 61.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 54.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 1.54M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 31.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 46.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 45.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 56.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 59.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 48.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 39.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 46.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 52.4M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 60.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 54.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 51.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 118M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 253M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 206M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 266M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 240M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 256M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 212M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 253M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 261M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 242M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 224M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 237M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 235M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 252M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 77.3M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 3.44M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 39.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 36.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 44.5M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 62.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 61.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 54.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 61.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 3.37M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 38.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 38.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 34.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 47.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 48.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 47.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 43.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 44.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 48.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 54.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 52.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 57.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 59.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 61.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 52.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 1.37M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 32.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 52.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 55.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 56.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 52.7M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 1.59M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 34.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 37.0M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 36.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 42.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 52.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 49.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 51.1M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 68.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 50.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 43.2M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 36.2M 1s unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 43.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 47.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 61.0M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 40.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 72.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 87.6M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 57.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 72.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 59.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 62.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 74.9M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 142M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 378M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 348M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 357M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 352M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 336M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 361M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 4.90M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 37.4M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 49.3M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 58.7M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 50.8M 1s unit-oai-hss-0: 11:26:43 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 55.8M 1s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 3.84M 1s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 34.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 38.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 41.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 44.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 43.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 46.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 44.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 51.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 44.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 69.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 79.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 72.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 58.2M 0s unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 1.33M 0s unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 39.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 44.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 68.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 247M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 307M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 372M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 310M 0s unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 1.37M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 38.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 37.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 37.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 35.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 40.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 44.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 47.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 43.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 39.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 50.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 49.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 45.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 57.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 58.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 74.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 61.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 58.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 73.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 59.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 62.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 84.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 6.23M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 46.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 47.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 39.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 54.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 140M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 225M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 216M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 262M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 231M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 218M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 194M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 225M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 47.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 4.32M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 40.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 36.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 45.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 51.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 48.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 49.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 50.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 47.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 50.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 44.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 58.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 59.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 1.28M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 38.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 39.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 37.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 54.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 56.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 60.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 61.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 53.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 1.44M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 36.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 37.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 37.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 33.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 47.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 49.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 48.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 52.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 47.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 53.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 82.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 70.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 81.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 82.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 77.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 64.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 70.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 4.76M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 45.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 37.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 34.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 47.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 49.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 37.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 30.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 38.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 48.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 62.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 51.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 149M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 380M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 365M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 351M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 392M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 343M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 381M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 233M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 402M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 11.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 43.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 38.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 46.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 46.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 46.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 44.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 42.3M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 53.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 44.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 48.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 1.23M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 36.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 44.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 48.0M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 54.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 59.4M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 57.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 1.26M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 36.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 35.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 38.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 34.2M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 44.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 48.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 53.1M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 53.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 58.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 61.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 59.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 53.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 59.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 59.9M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 58.8M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 6.92M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 47.5M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 54.7M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 53.6M 0s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 53750K ...... 100% 11500G=3.3s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install 2018-11-26 11:26:44 (15.7 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: 11:26:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install FINISHED --2018-11-26 11:26:44-- unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install Total wall clock time: 5.7s unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.9s (13.7 MB/s) unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 11:26:44 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 11:26:44 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: 11:26:44 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 11:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 11:26:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 11:26:47 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: 11:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-oai-hss-0: 11:26:47 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 11:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 11:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 11:26:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 11:26:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 11:26:50 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 11:26:50 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 11:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 11:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 11:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 11:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 11:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 11:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 11:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 11:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 11:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 11:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 11:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 11:26:59 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 11:26:59 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 11:26:59 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 11:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 11:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 11:26:59 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 11:26:59 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 11:26:59 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-abot-epc-basic-0: 11:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 11:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 11:26:59 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: 11:26:59 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 11:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 11:27:07 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: 11:27:07 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: 11:27:07 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 11:27:07 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: 11:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 11:27:07 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-abot-epc-basic-0: 11:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 11:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 11:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-oai-hss-0: 11:27:08 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: 11:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 11:27:08 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 11:27:08 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 11:27:08 INFO juju.worker.uniter.context trying to kill context process 10250 unit-oai-hss-0: 11:27:08 INFO juju.worker.uniter.context waiting for context process 10250 to die unit-oai-hss-0: 11:27:08 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 11:27:08 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 11:27:08 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 11:27:09 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 11:27:09 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:27:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:27:09 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 11:27:09 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 11:27:09 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... machine-3: 11:27:09 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 11:27:09 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 11:27:09 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 11:27:09 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 11:27:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 11:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 11:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 11:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 11:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 11:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 11:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 11:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 11:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 11:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 11:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 11:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 11:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 11:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 11:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 11:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 11:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 11:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 11:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 11:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-mysql-0: 11:27:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:27:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:27:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:27:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:27:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:27:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:27:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:27:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:27:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:27:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:27:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:27:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 11:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 11:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 11:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 11:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 11:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 11:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 11:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 11:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 11:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:27:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:28:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 11:28:07 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:28:11 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:28:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:13 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:28:14 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 11:28:16 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 11:28:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:28:24 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 11:28:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:28:27 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:28:28 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 11:28:29 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 11:28:29 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 11:28:30 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 11:28:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (39.1 kB/s) unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 11:28:37 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 ... 107938 files and directories currently installed.) unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:28:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:38 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:28:38 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:28:38 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:29:13 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (706 kB/s) unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 11:29:15 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 ... 108047 files and directories currently installed.) unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:29:16 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:29:16 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 11:29:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:29:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:29:52 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 11:29:52 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:29:52 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 11:31:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:31:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:31:58 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 11:32:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 11:32:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 11:32:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:32:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:32:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:32:33 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 11:32:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:32:34 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 11:32:34 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 11:32:34 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 11:32:34 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 11:32:34 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 11:32:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:32:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:32:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:32:35 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 11:32:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 11:32:35 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 11:32:35 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:32:35 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 11:32:35 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 11:32:35 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start SHA256:cIq91vN3j8AypCWt6qfdC5GaeXcMV8LwdTDVEbekS/w root@juju-b2c177-default-0 unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | . +*B| unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | +..oo+| unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | . . ++.. | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | o + o .oo | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | . o S = .. E | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | * B = | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | * B + = | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | . +.* +.... | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | .+o. +o ....| unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-b2c177-default-0 unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start SHA256:ZgEoPK1M/3i56g1aAdRGpwlRpsfaRh4b+tDHuJFR6gE ubuntu@juju-b2c177-default-0 unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | .E*+.+ | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | .=*=* . | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | oo*% . | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | o@.X . | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | + %oo.S | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | +.=+o | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | =. . | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | o o. | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start | ..o.. | unit-abot-epc-basic-0: 11:32:35 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:32:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:32:35 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 11:32:35 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:32:35 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 11:32:35 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:32:35 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:32:35 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:32:36 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:32:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:32:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:32:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:32:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:32:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:32:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:32:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:35:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 11:35:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 11:35:59 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: 11:35:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:35:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 11:35:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 11:35:59 DEBUG juju.agent read agent config, format "2.0" machine-2: 11:35:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:35:59 DEBUG juju.worker start "api" unit-oai-epc-0: 11:35:59 INFO juju.worker start "api" unit-oai-epc-0: 11:35:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:35:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 11:35:59 DEBUG juju.worker "api" started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 11:35:59 DEBUG juju.worker start "engine" machine-2: 11:35:59 INFO juju.worker start "engine" machine-2: 11:35:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 11:35:59 DEBUG juju.worker "engine" started machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:35:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 11:35:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 11:35:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:35:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 11:35:59 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 11:35:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:35:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:35:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 11:35:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:35:59 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:35:59 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:35:59 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:35:59 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:35:59 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:35:59 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:35:59 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:35:59 DEBUG juju.api RPC connection died unit-oai-epc-0: 11:35:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 11:35:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:35:59 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:35:59 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:35:59 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:36:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 11:36:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:36:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 11:36:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:36:00 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:36:00 DEBUG juju.api RPC connection died machine-2: 11:36:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:36:00 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: 11:36:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:36:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 11:36:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 11:36:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:36:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:36:00 DEBUG juju.network including address public:172.30.9.206 for machine unit-oai-epc-0: 11:36:00 DEBUG juju.network including address local-cloud:192.168.121.21 for machine unit-oai-epc-0: 11:36:00 DEBUG juju.network including address local-fan:252.21.0.1 for machine unit-oai-epc-0: 11:36:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 11:36:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 11:36:00 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 11:36:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 11:36:00 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-2: 11:36:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:36:00 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 11:36:00 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:36:00 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-2: 11:36:00 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-epc-0: 11:36:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 11:36:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 11:36:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 11:36:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 11:36:00 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 11:36:00 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 11:36:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 11:36:00 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:36:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:36:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:36:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:36:00 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:36:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:36:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:36:00 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:36:01 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: 11:36:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' machine-2: 11:36:01 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:36:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:36:01 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' machine-2: 11:36:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:36:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:36:01 INFO juju.worker.upgrader unblocking abort check machine-2: 11:36:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:36:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:36:01 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-2: 11:36:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' machine-2: 11:36:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:36:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:36:01 INFO unit.oai-epc/0.juju-log Updating the installation directory machine-2: 11:36:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 11:36:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:36:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:36:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 11:36:01 DEBUG unit.oai-epc/0.install + git reset --hard HEAD machine-2: 11:36:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:36:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:36:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 11:36:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.logger logger setup machine-2: 11:36:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 11:36:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:36:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:36:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:36:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 11:36:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:36:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:36:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:36:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:36:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:36:01 DEBUG juju.network including address public:172.30.9.206 for machine machine-2: 11:36:01 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-2: 11:36:01 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-2: 11:36:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:36:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:36:01 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:36:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:36:01 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-2: 11:36:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:36:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:36:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 11:36:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:36:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 11:36:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:36:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:36:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:36:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:36:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:36:01 INFO juju.util.exec run result: exit status 127 machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec468532616/script.sh: line 1: fanatic: command not found 127 machine-2: 11:36:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:36:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:36:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:36:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:36:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:36:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:36:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:36:01 INFO juju.util.exec run result: exit status 127 machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec499229690/script.sh: line 1: fanatic: command not found 127 machine-2: 11:36:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:36:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:36:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 11:36:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 11:36:02 DEBUG juju.worker start "2-container-watcher" machine-2: 11:36:02 DEBUG juju.worker start "stateconverter" machine-2: 11:36:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 11:36:02 INFO juju.worker start "2-container-watcher" machine-2: 11:36:02 DEBUG juju.worker "2-container-watcher" started machine-2: 11:36:02 INFO juju.worker start "stateconverter" machine-2: 11:36:02 DEBUG juju.worker "stateconverter" started machine-2: 11:36:02 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 11:36:02 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 11:36:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:36:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:36:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:36:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:36:02 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 11:36:02 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:36:02 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 11:36:02 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 11:36:02 INFO juju.worker.machiner "machine-2" started machine-2: 11:36:02 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 11:36:02 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:70:c9:7d 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.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:70:c9:7d 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: 11:36:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:36:02 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: 11:36:02 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 11:36:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:36:02 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 11:36:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 11:36:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 11:36:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:36:02 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 11:36:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:36:02 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-epc-0: 11:36:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 11:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 11:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 11:36:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:36:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:37:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:37:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:37:02 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:37:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:37:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-3: 11:37:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:37:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:37:18 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: 11:37:18 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 11:37:18 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 11:37:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 11:37:18 DEBUG juju.agent read agent config, format "2.0" machine-3: 11:37:18 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:37:18 DEBUG juju.worker start "api" unit-oai-hss-0: 11:37:18 INFO juju.worker start "api" unit-oai-hss-0: 11:37:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 11:37:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 11:37:18 DEBUG juju.worker "api" started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:37:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:37:18 DEBUG juju.worker start "engine" machine-3: 11:37:18 INFO juju.worker start "engine" machine-3: 11:37:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 11:37:18 DEBUG juju.worker "engine" started machine-3: 11:37:18 DEBUG juju.worker.introspection stats worker now serving machine-3: 11:37:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:37:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 11:37:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:37:18 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:37:18 INFO juju.api connection established to "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:37:18 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:37:18 INFO juju.api connection established to "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" machine-3: 11:37:18 DEBUG juju.api successfully dialed "wss://192.168.121.21:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:37:18 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/5fc24916-487c-4b08-8ee4-33e4f6b2c177/api" unit-oai-hss-0: 11:37:18 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 11:37:18 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 11:37:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 11:37:18 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:37:18 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: 11:37:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 11:37:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:37:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:37:18 DEBUG juju.network including address public:172.30.9.206 for machine unit-oai-hss-0: 11:37:18 DEBUG juju.network including address local-cloud:192.168.121.21 for machine unit-oai-hss-0: 11:37:18 DEBUG juju.network including address local-fan:252.21.0.1 for machine unit-oai-hss-0: 11:37:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 11:37:18 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 11:37:18 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 11:37:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 11:37:18 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 11:37:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:37:18 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 11:37:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:37:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 11:37:19 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 11:37:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 11:37:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:37:19 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 11:37:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 11:37:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 11:37:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 11:37:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 11:37:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 11:37:19 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 11:37:19 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 11:37:19 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 11:37:19 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:37:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:37:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:37:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:37:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:37:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:37:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 11:37:19 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:37:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:37:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 11:37:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:37:19 INFO juju.worker.upgrader unblocking abort check machine-3: 11:37:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:37:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 11:37:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:37:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:37:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install + apt install -y mysql-client machine-3: 11:37:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:37:19 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: 11:37:19 DEBUG unit.oai-hss/0.install machine-3: 11:37:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:37:19 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:37:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:37:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:37:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.21,252.21.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:37:19 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 11:37:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:37:19 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: 11:37:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:37:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:37:19 INFO juju.util.exec run result: exit status 127 machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec233750382/script.sh: line 1: fanatic: command not found 127 machine-3: 11:37:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:37:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:37:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:37:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 11:37:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:37:19 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: 11:37:19 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:37:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 11:37:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:37:19 DEBUG juju.worker.logger logger setup machine-3: 11:37:19 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:37:19 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:37:19 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:37:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:37:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:37:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:37:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:37:19 DEBUG juju.network including address public:172.30.9.206 for machine machine-3: 11:37:19 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-3: 11:37:19 DEBUG juju.network including address local-fan:252.21.0.1 for machine machine-3: 11:37:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:37:19 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:37:19 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.21 local-fan:252.21.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:37:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.21:17070 252.21.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:37:19 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.21:17070" "252.21.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.21:17070" "252.21.0.1:17070" "172.30.9.206:17070"] machine-3: 11:37:19 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:37:19 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 11:37:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:37:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 11:37:19 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:37:19 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:37:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:37:19 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:37:19 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:37:19 INFO juju.util.exec run result: exit status 127 machine-3: 11:37:19 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:37:19 DEBUG juju.worker start "3-container-watcher" machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec549190352/script.sh: line 1: fanatic: command not found 127 machine-3: 11:37:19 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:37:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:37:19 DEBUG juju.worker start "stateconverter" machine-3: 11:37:19 INFO juju.worker start "3-container-watcher" machine-3: 11:37:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 11:37:19 DEBUG juju.worker "3-container-watcher" started machine-3: 11:37:19 INFO juju.worker start "stateconverter" machine-3: 11:37:19 DEBUG juju.worker "stateconverter" started machine-3: 11:37:19 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 11:37:19 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:37:19 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 11:37:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:37:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:37:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:37:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:37:19 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 11:37:19 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:37:19 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:37:19 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:37:19 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 11:37:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:37:19 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 11:37:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:37:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 11:37:20 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:13:45:de 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:13:45:de 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: 11:37:20 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:37:20 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: 11:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:37:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:37:20 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:37:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 11:37:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:37:20 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 11:37:20 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 11:37:21 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: 11:37:21 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 11:37:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:37:21 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 11:37:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:37:21 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 11:37:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 11:37:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 11:37:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:37:21 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 11:37:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 11:37:21 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 11:37:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 11:37:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 11:37:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 11:37:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 11:37:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 11:37:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 11:37:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 11:37:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 11:37:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 11:37:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 11:37:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 11:37:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 11:37:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 11:37:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 11:37:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 11:37:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 11:37:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 11:37:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 11:37:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 11:37:30 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: 11:37:30 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 11:37:30 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 11:37:31 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:37:31 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 11:37:31 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 11:37:31 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-oai-hss-0: 11:37:31 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 11:37:31 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: 11:37:32 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: 11:37:32 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 11:37:32 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: 11:37:32 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 11:37:32 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: 11:37:32 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: 11:37:33 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 11:37:33 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: 11:37:33 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: 11:37:33 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 11:37:33 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: 11:37:33 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: 11:37:34 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-oai-hss-0: 11:37:34 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: 11:37:34 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 11:37:34 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: 11:37:34 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: 11:37:35 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 11:37:35 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: 11:37:35 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: 11:37:35 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-oai-hss-0: 11:37:35 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: 11:37:36 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 11:37:36 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: 11:37:36 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.7 [1303 kB] unit-oai-hss-0: 11:37:36 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: 11:37:36 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 11:37:37 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: 11:37:37 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-oai-hss-0: 11:37:37 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: 11:37:37 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: 11:37:37 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-oai-hss-0: 11:37:37 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 11:37:38 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: 11:37:38 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: 11:37:38 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-oai-hss-0: 11:37:38 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: 11:37:38 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: 11:37:38 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 11:37:38 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 11:37:39 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: 11:37:39 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 11:37:39 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 11:37:39 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: 11:37:39 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: 11:37:40 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 11:37:40 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: 11:37:40 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 11:37:40 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: 11:37:40 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 11:37:40 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-oai-hss-0: 11:37:41 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: 11:37:41 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-162.212 [774 kB] unit-oai-hss-0: 11:37:41 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: 11:37:41 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-oai-hss-0: 11:37:41 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 11:37:41 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 11:37:42 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 11:37:42 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: 11:37:42 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 11:37:42 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-oai-hss-0: 11:37:43 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: 11:37:44 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-oai-hss-0: 11:37:44 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 11:37:44 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 11:37:44 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 11:37:44 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 11:37:44 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 11:37:45 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: 11:37:45 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 11:37:45 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: 11:37:45 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 11:37:45 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 11:37:46 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: 11:37:46 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: 11:37:46 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 11:37:46 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 11:37:46 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 11:37:46 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-oai-hss-0: 11:37:47 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: 11:37:47 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-oai-hss-0: 11:37:47 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: 11:37:47 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 11:37:47 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4078 kB/s) unit-oai-hss-0: 11:37:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install (Reading database ... 109448 files and directories currently installed.) unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 11:37:48 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 11:37:49 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 11:37:50 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 11:37:51 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 11:37:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 11:37:52 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: 11:37:52 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 11:37:53 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: 11:37:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 11:37:54 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 11:37:55 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 11:37:56 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: 11:37:56 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 11:37:56 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: 11:37:56 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 11:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:37:56 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 11:37:57 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-oai-hss-0: 11:37:58 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 11:37:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 11:37:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 11:37:59 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 11:38:00 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: 11:38:00 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 11:38:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 11:38:00 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:38:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 11:38:00 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: 11:38:00 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 11:38:01 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: 11:38:01 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 11:38:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 11:38:01 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:38:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 11:38:01 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: 11:38:01 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 11:38:02 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: 11:38:02 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 11:38:03 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 11:38:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 11:38:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 11:38:04 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:38:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 11:38:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 11:38:04 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:38:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 11:38:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 11:38:05 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 11:38:06 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 11:38:07 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 11:38:08 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:09 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 11:38:11 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 11:38:12 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:38:13 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:38:13 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:13 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:13 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 11:38:13 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 11:38:13 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:14 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 11:38:16 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: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 11:38:16 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: 11:38:16 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 11:38:16 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:38:17 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: 11:38:17 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:38:17 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: 11:38:17 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:38:17 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 11:38:18 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: 11:38:18 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 11:38:18 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:38:19 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 11:38:20 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:38:20 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 11:38:20 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 11:38:20 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 11:38:20 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: 11:38:20 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: 11:38:20 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 11:38:21 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 11:38:21 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (691 kB/s) unit-oai-hss-0: 11:38:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 11:38:21 DEBUG unit.oai-hss/0.install (Reading database ... 116177 files and directories currently installed.) unit-oai-hss-0: 11:38:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 11:38:21 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 11:38:22 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 11:38:23 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 11:38:24 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:38:24 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 11:38:24 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 11:38:24 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 11:38:24 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 11:38:24 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: 11:38:24 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-oai-hss-0: 11:38:25 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-oai-hss-0: 11:38:26 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 11:38:26 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 11:38:26 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: 11:38:26 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: 11:38:26 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 11:38:26 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 11:38:26 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: 11:38:27 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: 11:38:27 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 11:38:27 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 11:38:27 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: 11:38:27 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 11:38:27 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: 11:38:27 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 11:38:28 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: 11:38:28 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 11:38:28 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: 11:38:28 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-oai-hss-0: 11:38:28 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 11:38:28 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2134 kB/s) unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install (Reading database ... 116288 files and directories currently installed.) unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 11:38:29 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: 11:38:29 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 11:38:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:38:30 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:38:31 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 11:38:32 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 11:38:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:35 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:38 DEBUG unit.oai-hss/0.install 181126 11:38:38 [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: 11:38:38 DEBUG unit.oai-hss/0.install 181126 11:38:38 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 11:38:38 DEBUG unit.oai-hss/0.install 181126 11:38:38 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11642 ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install mysql start/running, process 11775 unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 11:38:48 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:38:49 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 11:38:50 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:38:50 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 11:38:50 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 11:38:50 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: 11:38:50 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-oai-hss-0: 11:38:50 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (302 kB/s) unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install (Reading database ... 118289 files and directories currently installed.) unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install --2018-11-26 11:38:51-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 11:38:51 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: 11:38:51 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 11:38:51 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 256K 4s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 412K 3s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 250K 3s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 576K 3s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 497K 2s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 458K 2s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 483K 2s unit-oai-hss-0: 11:38:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 502K 2s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 459K 2s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 436K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 449K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 464K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 415K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 443K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 451K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 459K 1s unit-oai-hss-0: 11:38:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 485K 1s unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 423K 0s unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 404K 0s unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 406K 0s unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 460K 0s unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 712K=2.5s unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install 2018-11-26 11:38:54 (428 KB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 11:38:54 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 11:38:55 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 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: 11:38:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 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: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 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: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 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: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 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: 11:38:57 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 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: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 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: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 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: 11:38:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:58 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: 11:38:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:38:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:38:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 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: 11:39:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 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: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 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: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 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: 11:39:02 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 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: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 11:39:03 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: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 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: 11:39:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 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: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:39:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:39:06 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: 11:39:06 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: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 11:39:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:39:06 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: 11:39:06 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: 11:39:06 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: 11:39:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:39:07 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 11:39:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 11:39:07 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: 11:39:07 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: 11:39:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 11:39:07 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: 11:39:07 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: 11:39:07 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: 11:39:08 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: 11:39:08 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: 11:39:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:08 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: 11:39:09 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: 11:39:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 11:39:09 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: 11:39:09 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: 11:39:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 11:39:09 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: 11:39:09 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: 11:39:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 11:39:09 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: 11:39:09 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: 11:39:09 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: 11:39:09 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: 11:39:09 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: 11:39:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:10 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:39:11 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 11:39:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 11:39:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 11:39:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 11:39:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 11:39:11 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: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 11:39:11 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: 11:39:11 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 11:39:12 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: 11:39:12 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 11:39:12 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: 11:39:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 11:39:12 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: 11:39:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 11:39:12 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: 11:39:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 11:39:12 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: 11:39:12 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 11:39:12 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:39:13 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 11:39:14 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: 11:39:14 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 11:39:14 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: 11:39:14 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 11:39:14 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 11:39:15 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 11:39:16 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 11:39:16 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: 11:39:16 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 11:39:16 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: 11:39:16 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 11:39:16 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (825 kB/s) unit-oai-hss-0: 11:39:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install (Reading database ... 118307 files and directories currently installed.) unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:39:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 11:39:18 DEBUG unit.oai-hss/0.install --2018-11-26 11:39:18-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 11:39:18 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: 11:39:19 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 143K 35s unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 295K 26s unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 516K 20s unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 611K 17s unit-oai-hss-0: 11:39:19 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 953K 14s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.14M 13s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.18M 11s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.50M 10s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.62M 9s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.82M 8s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.08M 8s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.18M 7s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.43M 7s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.62M 6s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.05M 6s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.16M 5s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.37M 5s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.61M 5s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.56M 5s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.37M 4s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.95M 4s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.45M 4s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.63M 4s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.46M 4s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.93M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.91M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.41M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.72M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.65M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.04M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.91M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.00M 3s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.93M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 5.98M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.25M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.18M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.80M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.00M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.93M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.79M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.87M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.18M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.32M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.45M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.91M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.54M 2s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.36M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.1M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.04M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.0M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.3M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.7M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.68M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.4M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 13.1M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.15M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.4M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.7M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.2M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.7M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.2M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.2M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 14.1M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 9.94M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.4M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 16.1M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.1M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.6M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.2M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.9M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.7M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 16.7M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.7M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.8M 1s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.4M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.2M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 28.8M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.5M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.9M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 13.8M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 9.61M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.5M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.8M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.3M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 12.5M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 16.6M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.7M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 20.3M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 18.7M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 18.8M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.9M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 21.7M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.5M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 21.1M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.6M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 23.5M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.6M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.0M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 16.6M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 36.4M 0s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 332K=1.6s unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install 2018-11-26 11:39:20 (3.14 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 11:39:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 11:39:21 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 11:39:22 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: 11:39:22 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 11:39:22 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 11:39:23 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 11:39:24 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 11:39:25 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:39:26 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 11:39:27 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 11:39:28 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 11:39:29 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 11:39:30 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 11:39:31 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 11:39:31 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: 11:39:32 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: 11:39:32 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 11:39:32 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 11:39:33 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 11:39:34 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 11:39:35 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 11:39:36 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:37 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 11:39:38 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 11:39:39 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 11:39:40 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: 11:39:40 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:39:40 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 11:39:41 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: 11:39:41 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: 11:39:41 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 11:39:41 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: 11:39:41 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 11:39:41 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: 11:39:41 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 11:39:41 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: 11:39:41 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: 11:39:41 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 11:39:41 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 11:39:42 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: 11:39:42 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 11:39:42 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 11:39:43 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Nov 26 11:27 /dev/zero unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 11:39:44 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 11:39:45 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 11:39:46 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 11:39:47 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 11:39:48 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 11:39:49 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 11:39:50 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 11:39:50 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 11:39:50 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 11:39:50 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 11:39:50 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 11:39:50 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 11:39:51 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 11:39:52 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 11:39:53 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 11:39:53 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 11:39:53 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 11:39:53 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 11:39:53 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 11:39:53 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 11:39:54 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 11:39:55 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 11:39:55 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 11:39:55 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 11:39:55 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 11:39:57 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 11:39:57 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 11:39:57 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 11:39:57 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 11:39:58 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 11:39:58 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 11:39:59 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 11:39:59 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 11:40:00 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 11:40:00 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 11:40:00 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 11:40:01 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 11:40:01 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 11:40:01 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 11:40:02 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 11:40:02 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 11:40:03 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 11:40:03 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 11:40:03 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 11:40:04 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 11:40:05 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 11:40:06 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 11:40:06 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 11:40:06 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 11:40:06 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 11:40:06 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 11:40:06 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 11:40:07 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 11:40:08 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 11:40:08 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 11:40:08 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 11:40:09 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 11:40:09 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 11:40:09 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 11:40:09 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 11:40:10 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 11:40:10 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 11:40:10 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 11:40:10 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 11:40:11 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 11:40:12 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 11:40:12 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 11:40:12 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 11:40:12 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 11:40:13 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 11:40:13 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 11:40:13 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 11:40:13 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 11:40:14 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 11:40:15 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 11:40:15 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 11:40:15 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 11:40:16 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 11:40:17 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 11:40:17 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 11:40:17 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 11:40:18 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 11:40:19 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 11:40:19 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 11:40:19 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 11:40:19 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 11:40:20 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 11:40:21 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 11:40:21 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 11:40:21 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 11:40:22 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 11:40:23 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 11:40:24 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 11:40:24 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 11:40:24 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 11:40:24 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 11:40:24 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 11:40:25 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 11:40:25 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 11:40:25 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 11:40:25 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 11:40:25 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 11:40:25 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 11:40:26 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 11:40:26 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 11:40:26 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 11:40:26 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 11:40:26 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 11:40:26 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 11:40:27 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 11:40:28 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 11:40:28 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 11:40:29 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 11:40:29 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 11:40:30 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 11:40:30 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 11:40:30 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 11:40:30 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 11:40:31 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 11:40:32 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 11:40:32 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 11:40:32 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 11:40:32 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 11:40:32 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 11:40:33 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 11:40:33 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 11:40:33 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 11:40:34 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 11:40:34 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 11:40:34 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 11:40:35 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 11:40:35 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 11:40:35 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 11:40:35 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 11:40:35 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 11:40:35 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 11:40:36 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 11:40:36 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 11:40:36 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 11:40:36 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 11:40:37 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 11:40:37 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 11:40:37 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 11:40:37 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 11:40:37 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 11:40:38 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 11:40:38 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 11:40:39 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 11:40:39 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 11:40:39 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 11:40:39 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 11:40:39 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 11:40:40 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 11:40:40 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 11:40:40 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 11:40:41 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 11:40:41 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 11:40:41 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 11:40:41 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:42 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: 11:40:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 11:40:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:43 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 11:40:44 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 11:40:44 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 11:40:44 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 11:40:44 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 11:40:45 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 11:40:45 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 11:40:46 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 11:40:47 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 11:40:48 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: 11:40:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 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: 11:40:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 11:40:48 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: 11:40:48 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 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: 11:40:48 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 11:40:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 11:40:51 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 11:40:52 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 11:40:53 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 11:40:53 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 11:40:53 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 11:40:55 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 11:40:55 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 11:40:55 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 11:40:55 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: 11:40:55 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 11:40:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:55 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 11:40:55 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 11:40:56 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: 11:40:56 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 11:40:56 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: 11:40:56 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:56 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: 11:40:56 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:56 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-epc-0: 11:40:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 11:40:57 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: 11:40:57 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 11:40:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 11:40:58 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 11:40:59 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 11:41:00 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 11:41:01 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: 11:41:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 11:41:01 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: 11:41:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:41:01 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 11:41:02 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 11:41:03 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 11:41:05 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: 11:41:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:41:05 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 11:41:06 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: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 11:41:06 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: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 11:41:06 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: 11:41:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 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: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 11:41:06 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: 11:41:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 11:41:06 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: 11:41:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 11:41:07 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: 11:41:07 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 11:41:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 11:41:08 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: 11:41:08 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 11:41:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 11:41:08 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: 11:41:08 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: 11:41:09 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 11:41:09 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.1 [108 kB] unit-oai-hss-0: 11:41:09 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 11:41:10 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 11:41:10 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: 11:41:10 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-oai-hss-0: 11:41:11 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: 11:41:11 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 11:41:11 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: 11:41:11 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: 11:41:11 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: 11:41:11 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 11:41:11 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: 11:41:12 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 11:41:12 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: 11:41:12 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 11:41:12 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 11:41:12 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 11:41:12 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: 11:41:13 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: 11:41:13 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 11:41:13 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.5 [22.0 MB] unit-oai-hss-0: 11:41:14 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 11:41:14 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: 11:41:14 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: 11:41:14 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: 11:41:15 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 11:41:15 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: 11:41:15 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 11:41:15 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: 11:41:15 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: 11:41:15 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 11:41:15 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: 11:41:16 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: 11:41:16 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 11:41:16 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: 11:41:16 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: 11:41:16 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.1 [829 kB] unit-oai-hss-0: 11:41:16 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: 11:41:16 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: 11:41:17 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-oai-hss-0: 11:41:17 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: 11:41:17 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: 11:41:17 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 11:41:17 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.1 [4438 B] unit-oai-hss-0: 11:41:17 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.1 [122 kB] unit-oai-hss-0: 11:41:18 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: 11:41:18 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 11:41:18 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: 11:41:18 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 11:41:18 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: 11:41:18 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: 11:41:18 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: 11:41:19 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.4 [1521 kB] unit-oai-hss-0: 11:41:19 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 11:41:19 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.5 [269 kB] unit-oai-hss-0: 11:41:19 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: 11:41:19 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: 11:41:19 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: 11:41:19 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 11:41:20 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: 11:41:20 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 11:41:20 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: 11:41:20 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: 11:41:20 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: 11:41:20 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 11:41:21 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: 11:41:21 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 11:41:21 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: 11:41:21 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3128 kB/s) unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install (Reading database ... 118583 files and directories currently installed.) unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 11:41:21 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 11:41:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 11:41:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:41:22 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 11:41:23 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 11:41:24 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 11:41:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 11:41:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 11:41:25 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 11:41:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 11:41:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:26 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:41:27 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:41:28 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 11:41:29 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: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 11:41:29 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 11:41:30 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:41:31 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 11:41:32 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 11:41:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:35 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:36 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 11:41:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 11:41:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 11:41:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:41:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:41:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 11:41:37 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: 11:41:37 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 11:41:37 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 11:41:38 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 11:41:39 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 11:41:39 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: 11:41:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 11:41:40 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 11:41:40 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 11:41:46 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 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: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 11:41:47 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 11:41:48 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 11:41:49 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 11:41:50 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 11:41:51 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 11:41:52 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 11:41:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 11:41:53 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: 11:41:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 11:41:54 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: 11:41:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 11:41:54 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: 11:41:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 11:41:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 11:41:54 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: 11:41:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 11:41:55 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: 11:41:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 11:41:55 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: 11:41:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 11:41:55 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: 11:41:55 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 11:41:55 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: 11:41:55 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: 11:41:55 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 11:41:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 11:41:55 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: 11:41:55 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: 11:41:55 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: 11:41:55 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 11:41:56 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: 11:41:56 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 11:41:56 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: 11:41:56 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: 11:41:56 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 11:41:56 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: 11:41:56 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 11:41:56 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: 11:41:56 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 11:41:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 11:41:56 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: 11:41:56 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: 11:41:56 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: 11:41:56 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 11:41:57 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: 11:41:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 11:41:57 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: 11:41:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 11:41:57 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: 11:41:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 11:41:57 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: 11:41:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:41:57 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (59.6 kB/s) unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install (Reading database ... 121474 files and directories currently installed.) unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 11:41:58 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 11:41:59 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 11:41:59 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: 11:41:59 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 11:41:59 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 11:41:59 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 11:41:59 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install .++++++ unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install ..............++++++ unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install .......................................................++++++ unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Not Before: Nov 26 11:42:00 2018 GMT unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Not After : Nov 26 11:42:00 2019 GMT unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install DD:B7:33:05:9F:7E:C0:3B:81:2C:5C:07:60:0C:05:E0:EE:A7:68:C3 unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install keyid:A4:D9:09:38:D5:B5:BB:A1:4A:FD:3A:BF:2C:7D:73:64:29:32:45:AF unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Certificate is to be certified until Nov 26 11:42:00 2019 GMT (365 days) unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 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: 11:42:00 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 11:42:00 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: 11:42:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 11:42:00 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: 11:42:00 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 11:42:00 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: 11:42:00 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 11:42:00 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: 11:42:00 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: 11:42:00 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: 11:42:00 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: 11:42:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 11:42:00 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: 11:42:00 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 11:42:00 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 11:42:00 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: 11:42:01 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 11:42:01 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 11:42:01 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 11:42:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:02 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 11:42:02 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: 11:42:02 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 11:42:02 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 11:42:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:42:02 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 11:42:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 11:42:02 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 11:42:02 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 11:42:02 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 11:42:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 11:42:03 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 11:42:03 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: 11:42:03 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 11:42:03 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: 11:42:03 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 11:42:03 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: 11:42:03 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 11:42:03 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: 11:42:03 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: 11:42:03 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: 11:42:03 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 11:42:03 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: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:03 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: 11:42:03 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: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:03 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 11:42:03 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:03 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 11:42:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:03 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 11:42:03 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 11:42:03 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:42:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 11:42:04 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 11:42:04 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 11:42:04 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 11:42:04 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 11:42:04 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 11:42:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 11:42:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 11:42:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 11:42:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:42:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 11:42:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 11:42:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 11:42:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 11:42:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 11:42:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 11:42:04 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 11:42:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 11:42:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:42:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:42:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 11:42:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 11:42:04 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:05 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 11:42:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:05 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 11:42:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:42:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:42:05 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:05 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 11:42:05 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 11:42:05 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:42:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 11:42:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 11:42:05 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `eijooheogetaiye` identified by 'ieshaizooseingu'] unit-mysql-0: 11:42:05 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `eijooheogetaiye` identified by 'ieshaizooseingu'] unit-mysql-0: 11:42:05 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=eijooheogetaiye', 'password=ieshaizooseingu', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 11:42:05 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 11:42:05 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 11:42:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 11:42:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 11:42:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 11:42:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 11:42:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:42:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:42:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:42:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:42:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 11:42:06 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 11:42:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 11:42:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 11:42:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:42:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:42:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 11:42:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + user=eijooheogetaiye unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + password=ieshaizooseingu unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 eijooheogetaiye ieshaizooseingu oai-hss unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"eijooheogetaiye"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ieshaizooseingu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:42:06 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: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:42:06 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: 11:42:06 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: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u eijooheogetaiye --password=ieshaizooseingu -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u eijooheogetaiye --password=ieshaizooseingu -h 192.168.121.5 oai-hss unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:06 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22005 unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:06 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 11:42:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:06 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 11:42:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 11:42:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 11:42:07 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 11:42:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed + db_host=eijooheogetaiye unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 11:42:07 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 11:42:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:08 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 11:42:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:08 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 11:42:08 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:09 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:09 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 11:42:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:09 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 11:42:09 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 11:42:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:42:10 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 11:42:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:42:10 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: 11:42:10 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: 11:42:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 11:42:10 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 11:42:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 11:42:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:42:10 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:42:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 11:42:10 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 11:42:10 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: 11:42:11 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (143 kB/s) unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install (Reading database ... 128212 files and directories currently installed.) unit-oai-epc-0: 11:42:11 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: 11:42:11 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 11:42:11 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 11:42:12 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 11:42:15 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 11:42:15 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 11:42:15 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 11:42:15 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 11:42:15 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 11:42:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 11:42:19 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 11:42:20 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: 11:42:20 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: 11:42:20 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:42:20 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:42:20 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:42:20 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:42:20 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:42:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 11:42:20 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: 11:42:20 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 11:42:20 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 11:42:21 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: 11:42:21 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 11:42:21 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 11:42:22 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: 11:42:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 11:42:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 11:42:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 11:42:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 11:42:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 11:42:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 11:42:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 11:42:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 11:42:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 11:42:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 11:42:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 11:42:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 11:42:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 11:42:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 11:42:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 11:42:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 11:42:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 11:42:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 11:42:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 11:42:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 11:42:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 11:42:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 11:42:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 11:42:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 11:42:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 11:42:32 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 11:42:33 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: 11:42:33 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-hss-0: 11:42:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:42:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:42:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:42:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:42:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:42:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:42:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:33 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 11:42:33 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: 11:42:33 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 11:42:33 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-hss-0: 11:42:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-epc-0: 11:42:33 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: 11:42:33 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: 11:42:33 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: 11:42:33 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-hss-0: 11:42:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:42:33 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:42:33 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-epc-0: 11:42:33 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: 11:42:33 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 11:42:33 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: 11:42:33 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 11:42:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:42:34 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-hss-0: 11:42:34 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:42:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:42:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:42:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:42:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:42:34 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: 11:42:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 11:42:34 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: 11:42:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 11:42:34 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: 11:42:34 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: 11:42:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:34 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: 11:42:34 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: 11:42:34 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: 11:42:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:34 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 11:42:34 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: 11:42:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:35 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 11:42:36 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: 11:42:36 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: 11:42:36 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: 11:42:36 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: 11:42:36 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: 11:42:36 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: 11:42:36 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 11:42:36 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: 11:42:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 11:42:36 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: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 11:42:36 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 11:42:40 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:19 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 11:43:19 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: 11:43:19 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:43:19 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 11:43:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 11:43:19 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 11:43:19 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 11:43:19 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 11:43:19 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 11:43:19 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 11:43:19 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 11:43:19 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 11:43:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 11:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 11:43:19 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.11 unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:20 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: 11:43:20 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:20 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 11:43:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 11:43:20 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 11:43:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 11:43:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:21 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 11:43:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:21 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.11 unit-oai-epc-0: 11:43:21 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: 11:43:21 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: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:21 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: 11:43:21 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: 11:43:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 11:43:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:21 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: 11:43:21 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: 11:43:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:22 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 11:43:22 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 11:43:22 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 11:43:22 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 11:43:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 11:43:22 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:22 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 11:43:22 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 11:43:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 11:43:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:22 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 11:43:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:22 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 11:43:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.11 unit-oai-hss-0: 11:43:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 11:43:23 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:23 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 11:43:23 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + TAC= unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'Data not available yet, exit silently' unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.7' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.7 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.7 unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:23 INFO unit.oai-epc/0.juju-log epc:3: Data not available yet, exit silently unit-oai-epc-0: 11:43:23 DEBUG unit.oai-epc/0.epc-relation-changed + exit 0 unit-oai-epc-0: 11:43:23 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 11:43:23 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 11:43:23 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 11:43:23 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 11:43:23 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:43:23 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 11:43:23 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:23 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:23 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 11:43:23 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 11:43:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 11:43:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:24 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 11:43:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 11:43:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 11:43:24 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 11:43:24 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 11:43:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 11:43:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:43:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:24 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:24 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.11 unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 11:43:24 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 11:43:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:24 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 11:43:24 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 11:43:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:24 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 11:43:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 11:43:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:24 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 11:43:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.11 unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 11:43:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.11 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 11:43:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 11:43:25 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 11:43:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:43:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 11:43:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:25 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: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=eijooheogetaiye unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:25 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: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=ieshaizooseingu unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:25 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 11:43:25 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 11:43:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 11:43:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z eijooheogetaiye ']' unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eijooheogetaiye --password=ieshaizooseingu -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eijooheogetaiye --password=ieshaizooseingu -h 192.168.121.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 11:43:25 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: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:43:25 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: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u eijooheogetaiye --password=ieshaizooseingu -h 192.168.121.5 oai-hss unit-oai-hss-0: 11:43:25 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:43:25 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 11:43:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:43:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:43:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:43:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:43:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 11:43:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:25 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 11:43:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 11:43:25 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:43:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 11:43:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:26 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:26 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: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:26 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: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:26 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.7 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 11:43:26 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: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:26 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15314 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15314' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15314 =~ .*running.* ]] unit-oai-epc-0: 11:43:26 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: 11:43:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:26 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 11:43:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:43:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:43:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:43:27 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 11:43:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 11:43:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:43:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:43:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:43:28 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 11:43:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 11:43:28 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:43:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:43:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:43:29 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 11:43:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 11:43:29 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:43:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:43:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:43:30 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 11:43:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 11:43:30 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:43:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:43:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 11:43:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 11:43:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:32 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 11:43:32 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 11:43:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:43:32 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 11:43:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 11:43:32 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 11:43:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 11:43:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 11:43:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:43:34 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 11:43:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 11:43:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 11:43:34 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 11:43:35 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 11:43:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:43:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:43:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:43:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:43:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:43:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 11:43:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:43:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 11:43:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:43:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 11:43:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 11:43:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:43:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:43:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:43:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:43:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:43:58 DEBUG juju.worker.uniter.remotestate got action change: [6a2655bc-a9f1-4d15-8145-666b59caac32] ok=true unit-abot-epc-basic-0: 11:43:58 DEBUG juju.worker.uniter.operation running operation run action 6a2655bc-a9f1-4d15-8145-666b59caac32 unit-abot-epc-basic-0: 11:43:58 DEBUG juju.machinelock acquire machine lock for uniter (run action 6a2655bc-a9f1-4d15-8145-666b59caac32) unit-abot-epc-basic-0: 11:43:58 DEBUG juju.machinelock machine lock acquired for uniter (run action 6a2655bc-a9f1-4d15-8145-666b59caac32) unit-abot-epc-basic-0: 11:43:58 DEBUG juju.worker.uniter.operation preparing operation "run action 6a2655bc-a9f1-4d15-8145-666b59caac32" unit-abot-epc-basic-0: 11:43:58 DEBUG juju.worker.uniter.operation executing operation "run action 6a2655bc-a9f1-4d15-8145-666b59caac32" unit-abot-epc-basic-0: 11:43:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 11:43:58 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 11:43:58 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 11:43:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:43:58 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 11:43:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:43:58 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 11:43:58 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2698531292767503533.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7240817420355926820.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: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4056115557864380467.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: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1113365866102237598.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5193708730908286483.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: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5066828348473254807.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.736 s unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-26T11:44:01+00:00 unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 11:44:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:03 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:44:03 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:03 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:03 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:44:03 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:04 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:05 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 11:44:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:44:06 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:44:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:44:06 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 11:44:06 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 11:44:06 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 11:44:07 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:08 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Mon Nov 26 11:44:08 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:08 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:08 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:10 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@77ee25f1] to [cucumber.runtime.java.spring.GlueCodeScope@6dd93a21] unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:10 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@736048ed: startup date [Mon Nov 26 11:44:10 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:10 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:11 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25290bca: startup date [Mon Nov 26 11:44:11 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:44:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :1301 MS unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:44:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:13 [main] REPORT: STEP EXECUTION TIME TAKEN :931 MS unit-abot-epc-basic-0: 11:44:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: STEP EXECUTION TIME TAKEN :702 MS unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24.260 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24.270 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: STEP EXECUTION TIME TAKEN :51 MS unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:44:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:34 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :485 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45.810 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45.816 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:44:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:44:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:44:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06.916 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06.940 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: STEP EXECUTION TIME TAKEN :122 MS unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:45:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:45:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:45:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :485 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:45:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 11:45:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28.014 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28.022 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:45:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 11:45:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 11:45:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-oai-epc-0: 11:45:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16147' unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16147 =~ .*running.* ]] unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-oai-epc-0: 11:45:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:45:38 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:45:38 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-oai-epc-0: 11:45:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-oai-epc-0: 11:45:38 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 11:45:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:45:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :359 MS unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :884 MS unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49.803 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49.807 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:45:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:45:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :257 MS unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:00 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :906 MS unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11.484 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11.491 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:46:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:46:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :453 MS unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:22 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:46:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 11:46:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33.018 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33.023 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:46:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :473 MS unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:43 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:43 [main] REPORT: ========================================================================================== unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:46:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:46:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:46:43 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:46:43 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:46:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54.655 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54.657 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:46:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:46:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:04 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:05 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:05 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:47:05 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :435 MS unit-abot-epc-basic-0: 11:47:05 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:05 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16.370 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16.372 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: STEP EXECUTION TIME TAKEN :240 MS unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:47:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:26 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :718 MS unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:27 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:37 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:37 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:47:37 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 11:47:37 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:37 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38.242 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38.248 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38 [main] REPORT: STEP EXECUTION TIME TAKEN :252 MS unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:47:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:47:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:47:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 11:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:47:45 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:47:45 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:47:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:47:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:47:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:48 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: STEP EXECUTION TIME TAKEN :66 MS unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:49 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59.518 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59.520 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:47:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:48:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :242 MS unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:10 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:20 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:20 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:48:20 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:48:20 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:20 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21.010 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21.013 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:48:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:31 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :860 MS unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:32 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42.419 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42.421 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:48:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:52 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :891 MS unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:48:53 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03.883 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03.885 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:49:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:49:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:14 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:15 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25.249 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25.251 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:49:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :429 MS unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:35 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:36 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:49:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:49:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:46 [main] REPORT: ========================================================================================== unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 11:49:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 11:49:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 11:49:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18111' unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18111 =~ .*running.* ]] unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 11:49:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:49:53 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:49:53 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 11:49:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:49:53 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 11:49:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:49:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56.729 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56.731 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:49:56 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 11:49:57 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:07 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :352 MS unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:08 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:09 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:50:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:50:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29.245 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29.252 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 11:50:29 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :466 MS unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:40 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:41 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:50:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:50:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:50:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 11:50:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:50:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:50:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01.094 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01.097 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:51:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP EXECUTION TIME TAKEN :416 MS unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:51:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:12 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 11:51:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:12 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: STEP EXECUTION TIME TAKEN :670 MS unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:13 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:23 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:23 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:51:23 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 11:51:23 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:23 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33.455 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33.458 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: STEP EXECUTION TIME TAKEN :229 MS unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:51:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:51:34 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:51:34 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:51:44 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :415 MS unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:45 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:46 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:51:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:51:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:51:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 11:51:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:51:56 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:51:56 [main] REPORT: ========================================================================================== unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:52:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:52:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 11:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:52:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:52:06 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:52:06 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:52:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:52:06 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:52:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06.897 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06.900 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:52:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:52:07 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:52:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:52:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:52:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:52:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:52:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:17 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:17 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :251 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:18 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: STEP EXECUTION TIME TAKEN :87 MS unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:19 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:52:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 11:52:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:29 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39.307 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39.309 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:52:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 11:52:40 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :555 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:50 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: STEP EXECUTION TIME TAKEN :673 MS unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:52:51 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:52:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:53:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:53:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:53:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 11:53:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:53:01 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11.633 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11.640 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:53:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 11:53:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run 9m11.584s unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.583 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.011 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.015 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.011 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Nov 26, 2018 11:53:22 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Mon Nov 26 11:44:08 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run 26-Nov-2018 11:53:22.848 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:53:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:53:24 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-26T11:53:25+00:00 unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 11:53:25 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation committing operation "run action 6a2655bc-a9f1-4d15-8145-666b59caac32" unit-abot-epc-basic-0: 11:53:25 DEBUG juju.machinelock machine lock released for uniter (run action 6a2655bc-a9f1-4d15-8145-666b59caac32) unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 11:53:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 11:53:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 11:53:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:53:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:53:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-11-26 11:53:45,506 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-11-26 11:54:30,697 - 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, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-11-26 11:54:52,506 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:06 | PASS | | cloudify_ims | functest | vnf | 24:39 | PASS | | heat_ims | functest | vnf | 16:20 | PASS | | vyos_vrouter | functest | vnf | 15:50 | PASS | | juju_epc | functest | vnf | 40:34 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-26 11:54:52,512 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-26 11:54:55,489 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 11:54:55,492 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 11:54:55,492 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-11-26 11:54:55,498 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-11-26 11:54:56,764 - 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'99f1ea50219a461b946a14a0c3d27a16', '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_866cf71c-2a33-43f4-8959-4d0429b75751'}) 2018-11-26 11:54:57,153 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'86ef3e9d2f97494fa54e0f5202038d6b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_866cf71c-2a33-43f4-8959-4d0429b75751'}) 2018-11-26 11:54:57,378 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 11:54:57,522 - 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'0c523a7206774681ba9f158fea1a204c'}) 2018-11-26 11:54:58,252 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_866cf71c-2a33-43f4-8959-4d0429b75751', 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'99f1ea50219a461b946a14a0c3d27a16', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '28ecfb0f-2ab9-4022-bb52-a2621988b272', 'username': u'tempest_full-user_866cf71c-2a33-43f4-8959-4d0429b75751', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 11:54:58,256 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_866cf71c-2a33-43f4-8959-4d0429b75751', 'password': '28ecfb0f-2ab9-4022-bb52-a2621988b272', 'project_name': 'tempest_full-project_866cf71c-2a33-43f4-8959-4d0429b75751', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '99f1ea50219a461b946a14a0c3d27a16', 'project_domain_name': 'Default'} 2018-11-26 11:54:59,712 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 11:55:03,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 36840a32-8db7-41dd-bcf1-1a313edf0b6b | 2018-11-26T11:55:03.318243 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 36840a32-8db7-41dd-bcf1-1a313edf0b6b ~/.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-26 11:55:06,696 - 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-26 11:55:07,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 11:55:11,831 - 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=99b7d523-8c35-4e84-b9f7-9eddeaef151c) as the default verifier for the future CLI operations. 2018-11-26 11:55:14,024 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-11-26 11:55:16,899 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/16652d0b-5a9b-4f0d-9040-556160237839/snap', u'metadata': Munch({})})], 'file': u'/v2/images/16652d0b-5a9b-4f0d-9040-556160237839/file', 'owner': u'99f1ea50219a461b946a14a0c3d27a16', 'id': u'16652d0b-5a9b-4f0d-9040-556160237839', 'size': 12716032, u'self': u'/v2/images/16652d0b-5a9b-4f0d-9040-556160237839', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'99f1ea50219a461b946a14a0c3d27a16', 'name': 'tempest_full-project_866cf71c-2a33-43f4-8959-4d0429b75751', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/16652d0b-5a9b-4f0d-9040-556160237839/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T11:55:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T11:55:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_866cf71c-2a33-43f4-8959-4d0429b75751', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/16652d0b-5a9b-4f0d-9040-556160237839', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_866cf71c-2a33-43f4-8959-4d0429b75751', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_866cf71c-2a33-43f4-8959-4d0429b75751', 'created': u'2018-11-26T11:55:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T11:55:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/16652d0b-5a9b-4f0d-9040-556160237839', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_866cf71c-2a33-43f4-8959-4d0429b75751', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 11:55:17,142 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_866cf71c-2a33-43f4-8959-4d0429b75751', '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'4a0867c6811546ee9366410d76086950', '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'3660989e-7e10-4abb-8dd1-0c158ffdc4aa', 'swap': 0}) 2018-11-26 11:55:20,278 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/69350bad-c135-4b6e-8d63-c932408275ae/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69350bad-c135-4b6e-8d63-c932408275ae/file', 'owner': u'99f1ea50219a461b946a14a0c3d27a16', 'id': u'69350bad-c135-4b6e-8d63-c932408275ae', 'size': 12716032, u'self': u'/v2/images/69350bad-c135-4b6e-8d63-c932408275ae', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'99f1ea50219a461b946a14a0c3d27a16', 'name': 'tempest_full-project_866cf71c-2a33-43f4-8959-4d0429b75751', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/69350bad-c135-4b6e-8d63-c932408275ae/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T11:55:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T11:55:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_866cf71c-2a33-43f4-8959-4d0429b75751', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/69350bad-c135-4b6e-8d63-c932408275ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_866cf71c-2a33-43f4-8959-4d0429b75751', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_866cf71c-2a33-43f4-8959-4d0429b75751', 'created': u'2018-11-26T11:55:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T11:55:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/69350bad-c135-4b6e-8d63-c932408275ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_866cf71c-2a33-43f4-8959-4d0429b75751', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 11:55:20,314 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_866cf71c-2a33-43f4-8959-4d0429b75751', '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'4a0867c6811546ee9366410d76086950', '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'002d4b0d-f8df-45d8-aacd-4c503e5dc3bd', 'swap': 0}) 2018-11-26 11:55:20,338 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_866cf71c-2a33-43f4-8959-4d0429b75751', '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'4a0867c6811546ee9366410d76086950', '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'002d4b0d-f8df-45d8-aacd-4c503e5dc3bd', 'swap': 0}) 2018-11-26 11:55:23,095 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 11:55:23,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 11:55:23,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 11:55:23,099 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 11:55:23,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-26 11:55:25,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-99b7d523-8c35-4e84-b9f7-9eddeaef151c/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-11-26 11:55:25,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 11:55:25,123 - 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-26 11:55:33,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:33.686 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.276s] 2018-11-26 11:55:33,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:33.800 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.115s] 2018-11-26 11:55:34,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.081 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.459s] 2018-11-26 11:55:34,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.146 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.876s] 2018-11-26 11:55:34,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.312 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.166s] 2018-11-26 11:55:34,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.427 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.114s] 2018-11-26 11:55:34,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.596 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.169s] 2018-11-26 11:55:34,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.698 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.102s] 2018-11-26 11:55:34,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:34.846 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.765s] 2018-11-26 11:55:35,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.068 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.220s] 2018-11-26 11:55:35,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.078 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-11-26 11:55:35,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.088 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2018-11-26 11:55:35,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.111 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.023s] 2018-11-26 11:55:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.247 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.135s] 2018-11-26 11:55:35,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.354 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.107s] 2018-11-26 11:55:35,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.387 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.033s] 2018-11-26 11:55:35,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.540 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.152s] 2018-11-26 11:55:35,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.569 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.029s] 2018-11-26 11:55:35,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:35.578 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-11-26 11:55:36,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:36.577 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.998s] 2018-11-26 11:55:37,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:37.049 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.471s] 2018-11-26 11:55:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:39.862 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-26 11:55:39,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:39.864 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-26 11:55:43,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:43.824 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.311s] 2018-11-26 11:55:43,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:43.882 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.058s] 2018-11-26 11:55:44,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:44.493 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.610s] 2018-11-26 11:55:44,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:44.943 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.208s] 2018-11-26 11:55:45,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:45.092 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.149s] 2018-11-26 11:55:45,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:45.419 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.326s] 2018-11-26 11:55:46,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:46.138 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.719s] 2018-11-26 11:55:46,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:46.745 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.607s] 2018-11-26 11:55:53,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:53.115 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.214s] 2018-11-26 11:55:56,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.118 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-26 11:55:56,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.619 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.210s] 2018-11-26 11:55:56,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.629 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2018-11-26 11:55:56,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.647 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.018s] 2018-11-26 11:55:56,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.659 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-11-26 11:55:56,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.673 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-26 11:55:56,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.681 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.008s] 2018-11-26 11:55:56,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.701 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.019s] 2018-11-26 11:55:56,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.710 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-11-26 11:55:56,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.727 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.016s] 2018-11-26 11:55:56,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.736 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-26 11:55:56,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.747 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-11-26 11:55:56,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.759 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-11-26 11:55:56,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.768 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-11-26 11:55:56,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:56.787 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.018s] 2018-11-26 11:55:57,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:57.005 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.670s] 2018-11-26 11:55:57,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:57.930 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.927s] 2018-11-26 11:55:58,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:58.764 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.833s] 2018-11-26 11:55:59,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:55:59.409 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.645s] 2018-11-26 11:56:00,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:00.085 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.676s] 2018-11-26 11:56:00,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:00.405 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.319s] 2018-11-26 11:56:01,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:01.223 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.818s] 2018-11-26 11:56:01,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:01.713 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.490s] 2018-11-26 11:56:02,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:02.090 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.377s] 2018-11-26 11:56:05,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:05.654 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-26 11:56:06,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:06.334 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.689s] 2018-11-26 11:56:06,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:06.403 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.069s] 2018-11-26 11:56:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:10.425 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.188s] 2018-11-26 11:56:14,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:14.270 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.759s] 2018-11-26 11:56:14,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:14.490 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.221s] 2018-11-26 11:56:16,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:16.566 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.074s] 2018-11-26 11:56:18,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:18.153 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.587s] 2018-11-26 11:56:28,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:28.360 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.864s] 2018-11-26 11:56:28,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:28.801 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [12.423s] 2018-11-26 11:56:31,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:31.560 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.199s] 2018-11-26 11:56:33,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:33.749 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [28.089s] 2018-11-26 11:56:34,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:34.868 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.306s] 2018-11-26 11:56:34,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:34.872 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-26 11:56:34,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:34.872 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-26 11:56:34,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:34.882 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.014s] 2018-11-26 11:56:36,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:36.106 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.304s] 2018-11-26 11:56:39,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:39.232 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-26 11:56:42,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:42.797 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.282s] 2018-11-26 11:56:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:42.934 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.136s] 2018-11-26 11:56:43,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:43.029 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.094s] 2018-11-26 11:56:43,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:43.113 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.084s] 2018-11-26 11:56:43,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:43.652 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.537s] 2018-11-26 11:56:44,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:44.125 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.471s] 2018-11-26 11:56:44,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:44.248 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.124s] 2018-11-26 11:56:44,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:44.855 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.602s] 2018-11-26 11:56:45,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:45.156 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.302s] 2018-11-26 11:56:45,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:45.284 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.128s] 2018-11-26 11:56:46,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:46.391 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [45.133s] 2018-11-26 11:56:51,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:51.391 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.148s] 2018-11-26 11:56:51,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:51.444 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.053s] 2018-11-26 11:56:51,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:51.486 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.042s] 2018-11-26 11:56:51,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:51.577 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.089s] 2018-11-26 11:56:51,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:51.690 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.113s] 2018-11-26 11:56:57,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:57.447 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [23.695s] 2018-11-26 11:56:57,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:57.448 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-26 11:56:57,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:57.649 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [16.652s] 2018-11-26 11:56:57,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:57.900 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.195s] 2018-11-26 11:56:57,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:57.910 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-11-26 11:56:57,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:57.918 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.008s] 2018-11-26 11:56:58,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:58.158 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.239s] 2018-11-26 11:56:58,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:58.165 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.008s] 2018-11-26 11:56:58,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:58.203 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.037s] 2018-11-26 11:56:58,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:56:58.209 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.007s] 2018-11-26 11:57:04,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:04.280 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.189s] 2018-11-26 11:57:04,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:04.299 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.019s] 2018-11-26 11:57:09,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:09.492 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [6.192s] 2018-11-26 11:57:10,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:10.245 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.110s] 2018-11-26 11:57:10,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:10.556 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.311s] 2018-11-26 11:57:11,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:11.941 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.063s] 2018-11-26 11:57:12,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:12.222 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.280s] 2018-11-26 11:57:13,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:13.843 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-26 11:57:13,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:13.939 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-26 11:57:14,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:14.231 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.401s] 2018-11-26 11:57:14,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:14.360 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-26 11:57:20,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.476 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.209s] 2018-11-26 11:57:20,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.488 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-11-26 11:57:20,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.561 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.073s] 2018-11-26 11:57:20,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.599 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.038s] 2018-11-26 11:57:20,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.623 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.023s] 2018-11-26 11:57:20,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.633 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-11-26 11:57:20,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:20.644 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-26 11:57:24,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:24.083 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.231s] 2018-11-26 11:57:24,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:24.121 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.037s] 2018-11-26 11:57:24,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:24.398 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.277s] 2018-11-26 11:57:24,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:24.637 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [7.531s] 2018-11-26 11:57:27,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:27.129 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.221s] 2018-11-26 11:57:27,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:27.168 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.039s] 2018-11-26 11:57:27,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:27.228 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.060s] 2018-11-26 11:57:27,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:27.250 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.021s] 2018-11-26 11:57:27,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:27.455 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.204s] 2018-11-26 11:57:30,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:30.345 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-26 11:57:33,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:33.584 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.317s] 2018-11-26 11:57:33,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:33.605 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.021s] 2018-11-26 11:57:33,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:33.646 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.041s] 2018-11-26 11:57:33,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:33.662 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2018-11-26 11:57:36,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:36.467 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-26 11:57:39,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:39.648 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.201s] 2018-11-26 11:57:45,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:45.408 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.495s] 2018-11-26 11:57:47,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:47.529 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [7.878s] 2018-11-26 11:57:47,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:47.537 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-11-26 11:57:47,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:47.547 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-11-26 11:57:47,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:47.558 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2018-11-26 11:57:47,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:47.933 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.373s] 2018-11-26 11:57:48,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:48.541 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.608s] 2018-11-26 11:57:48,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:48.968 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [16.607s] 2018-11-26 11:57:52,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:52.973 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [7.564s] 2018-11-26 11:57:58,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:58.927 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.281s] 2018-11-26 11:57:59,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:59.017 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.089s] 2018-11-26 11:57:59,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:59.103 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.086s] 2018-11-26 11:57:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:57:59.290 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.187s] 2018-11-26 11:58:01,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:01.773 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-26 11:58:02,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:02.152 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.970s] 2018-11-26 11:58:04,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:04.795 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-26 11:58:08,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:08.522 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.269s] 2018-11-26 11:58:08,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:08.794 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.272s] 2018-11-26 11:58:08,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:08.834 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.040s] 2018-11-26 11:58:08,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:08.879 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.045s] 2018-11-26 11:58:15,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:15.089 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.194s] 2018-11-26 11:58:15,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:15.101 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-11-26 11:58:15,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:15.280 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.179s] 2018-11-26 11:58:17,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:17.932 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [60.593s] 2018-11-26 11:58:17,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:17.949 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.022s] 2018-11-26 11:58:38,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:38.459 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [11.500s] 2018-11-26 11:58:40,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:40.814 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 [16.290s] 2018-11-26 11:58:40,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:40.824 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-26 11:58:41,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:41.277 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.452s] 2018-11-26 11:58:41,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:41.410 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.132s] 2018-11-26 11:58:42,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:42.272 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.814s] 2018-11-26 11:58:51,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:51.550 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-26 11:58:53,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:58:53.076 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [64.095s] 2018-11-26 11:59:10,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:10.771 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [17.693s] 2018-11-26 11:59:21,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:21.699 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [63.732s] 2018-11-26 11:59:22,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:22.081 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [11.311s] 2018-11-26 11:59:28,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:28.548 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-26 11:59:28,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:28.947 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.541s] 2018-11-26 11:59:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:29.236 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.290s] 2018-11-26 11:59:30,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:30.033 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.796s] 2018-11-26 11:59:30,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:30.998 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.235s] 2018-11-26 11:59:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:37.644 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.836s] 2018-11-26 11:59:44,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:44.129 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.722s] 2018-11-26 11:59:44,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:44.140 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-11-26 11:59:45,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:45.637 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.494s] 2018-11-26 11:59:45,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:45.640 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-26 11:59:45,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:45.641 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-26 11:59:45,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:45.642 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-26 11:59:45,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:45.835 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.196s] 2018-11-26 11:59:46,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:46.138 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.301s] 2018-11-26 11:59:46,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:46.140 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-26 11:59:46,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:46.141 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-26 11:59:46,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:46.142 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-26 11:59:48,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:48.417 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-26 11:59:51,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:51.512 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [23.838s] 2018-11-26 11:59:56,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:56.136 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.047s] 2018-11-26 11:59:56,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:56.153 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-26 11:59:58,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:58.756 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.248s] 2018-11-26 11:59:59,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:59.202 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [9.454s] 2018-11-26 11:59:59,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:59.228 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-11-26 11:59:59,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:59.242 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2018-11-26 11:59:59,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:59.255 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-11-26 11:59:59,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:59.264 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-11-26 11:59:59,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 11:59:59.878 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.613s] 2018-11-26 12:00:00,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:00.163 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.284s] 2018-11-26 12:00:01,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:01.065 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.902s] 2018-11-26 12:00:01,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:01.436 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.370s] 2018-11-26 12:00:01,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:01.821 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.385s] 2018-11-26 12:00:06,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:06.400 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.570s] 2018-11-26 12:00:09,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:09.833 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [8.387s] 2018-11-26 12:00:10,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:10.586 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.527s] 2018-11-26 12:00:10,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:10.761 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.174s] 2018-11-26 12:00:10,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:10.901 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.140s] 2018-11-26 12:00:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:11.527 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.624s] 2018-11-26 12:00:17,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:17.683 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [7.849s] 2018-11-26 12:00:20,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:20.644 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.701s] 2018-11-26 12:00:22,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:22.363 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.718s] 2018-11-26 12:00:24,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:24.941 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 [2.577s] 2018-11-26 12:00:27,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:27.257 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 [2.316s] 2018-11-26 12:00:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:27.828 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [66.117s] 2018-11-26 12:00:29,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:29.798 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.210s] 2018-11-26 12:00:30,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:30.134 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.877s] 2018-11-26 12:00:30,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:30.159 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.361s] 2018-11-26 12:00:34,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:34.167 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.043s] 2018-11-26 12:00:34,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:34.176 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.009s] 2018-11-26 12:00:44,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:44.670 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.005s] 2018-11-26 12:00:45,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:45.441 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.770s] 2018-11-26 12:00:46,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:46.433 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.992s] 2018-11-26 12:00:47,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:47.706 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.392s] 2018-11-26 12:00:47,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:47.989 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.283s] 2018-11-26 12:00:48,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:48.236 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.247s] 2018-11-26 12:00:48,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:48.581 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.345s] 2018-11-26 12:00:48,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:48.944 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.363s] 2018-11-26 12:00:49,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:49.274 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.329s] 2018-11-26 12:00:49,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:00:49.828 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.555s] 2018-11-26 12:01:02,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:02.245 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.397s] 2018-11-26 12:01:02,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:02.260 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.016s] 2018-11-26 12:01:02,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:02.275 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.014s] 2018-11-26 12:01:02,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:02.617 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.340s] 2018-11-26 12:01:04,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.337 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.717s] 2018-11-26 12:01:04,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.355 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.021s] 2018-11-26 12:01:04,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.374 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-26 12:01:04,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.384 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-26 12:01:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.397 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.012s] 2018-11-26 12:01:04,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.414 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-11-26 12:01:04,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.425 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-11-26 12:01:04,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:04.436 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-11-26 12:01:07,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:07.171 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [15.179s] 2018-11-26 12:01:08,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:08.854 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.686s] 2018-11-26 12:01:09,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:09.451 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-26 12:01:14,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:14.059 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.203s] 2018-11-26 12:01:20,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:20.467 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.724s] 2018-11-26 12:01:20,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:20.797 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.329s] 2018-11-26 12:01:38,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:38.932 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [24.866s] 2018-11-26 12:01:39,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:39.825 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.898s] 2018-11-26 12:01:42,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:42.895 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [75.051s] 2018-11-26 12:01:45,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:45.545 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [14.775s] 2018-11-26 12:01:45,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:45.619 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [10.359s] 2018-11-26 12:01:45,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:45.685 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-11-26 12:01:46,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:46.408 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.723s] 2018-11-26 12:01:46,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:46.505 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.096s] 2018-11-26 12:01:46,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:46.506 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-26 12:01:52,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:52.262 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-26 12:01:54,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:54.368 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.073s] 2018-11-26 12:01:57,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:01:57.118 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:02:02,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:02.102 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.628s] 2018-11-26 12:02:02,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:02.614 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.512s] 2018-11-26 12:02:02,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:02.640 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.389s] 2018-11-26 12:02:14,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:14.973 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [9.140s] 2018-11-26 12:02:15,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:15.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.198s] 2018-11-26 12:02:15,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:15.497 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.863s] 2018-11-26 12:02:16,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:16.343 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.175s] 2018-11-26 12:02:16,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:16.795 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.451s] 2018-11-26 12:02:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:16.821 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.026s] 2018-11-26 12:02:17,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:17.676 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.854s] 2018-11-26 12:02:18,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:18.082 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.406s] 2018-11-26 12:02:22,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:22.797 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.437s] 2018-11-26 12:02:23,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:23.140 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.343s] 2018-11-26 12:02:26,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:26.599 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.456s] 2018-11-26 12:02:27,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:27.314 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.717s] 2018-11-26 12:02:28,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:28.832 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.518s] 2018-11-26 12:02:31,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:31.046 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [28.400s] 2018-11-26 12:02:37,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:37.284 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.497s] 2018-11-26 12:02:37,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:37.824 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.539s] 2018-11-26 12:02:38,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:38.533 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.709s] 2018-11-26 12:02:39,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:39.272 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.739s] 2018-11-26 12:02:40,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:40.741 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.467s] 2018-11-26 12:02:41,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:41.845 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.104s] 2018-11-26 12:02:50,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:50.927 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.090s] 2018-11-26 12:02:51,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:51.036 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.109s] 2018-11-26 12:02:51,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:51.123 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.086s] 2018-11-26 12:02:51,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:51.218 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.095s] 2018-11-26 12:02:51,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:51.311 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.093s] 2018-11-26 12:02:54,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:54.699 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.141s] 2018-11-26 12:02:54,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:54.761 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2018-11-26 12:02:55,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:55.431 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.669s] 2018-11-26 12:02:55,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:55.558 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.126s] 2018-11-26 12:02:55,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:55.559 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-26 12:02:58,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:58.158 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [27.112s] 2018-11-26 12:02:58,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:58.752 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.915s] 2018-11-26 12:02:59,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:59.285 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.533s] 2018-11-26 12:02:59,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:02:59.912 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.626s] 2018-11-26 12:03:00,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:00.337 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.425s] 2018-11-26 12:03:07,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:07.675 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.340s] 2018-11-26 12:03:08,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:08.205 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.530s] 2018-11-26 12:03:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:08.284 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.078s] 2018-11-26 12:03:08,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:08.582 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.298s] 2018-11-26 12:03:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:13.775 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.112s] 2018-11-26 12:03:19,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:19.636 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.896s] 2018-11-26 12:03:24,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:24.271 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-26 12:03:24,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:24.273 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-26 12:03:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:25.289 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [27.130s] 2018-11-26 12:03:30,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:30.763 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.490s] 2018-11-26 12:03:32,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:32.579 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-26 12:03:32,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:32.581 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-26 12:03:32,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:32.582 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-26 12:03:38,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:38.298 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.296s] 2018-11-26 12:03:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:38.372 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.231s] 2018-11-26 12:03:39,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:39.278 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.980s] 2018-11-26 12:03:41,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:41.452 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.173s] 2018-11-26 12:03:44,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:44.779 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.326s] 2018-11-26 12:03:49,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:49.455 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [91.348s] 2018-11-26 12:03:55,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:55.448 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.997s] 2018-11-26 12:03:56,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:03:56.448 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.001s] 2018-11-26 12:04:03,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:03.980 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [36.614s] 2018-11-26 12:04:04,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:04.981 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.197s] 2018-11-26 12:04:05,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:05.155 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.174s] 2018-11-26 12:04:05,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:05.394 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.239s] 2018-11-26 12:04:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:05.618 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.223s] 2018-11-26 12:04:05,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:05.838 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.221s] 2018-11-26 12:04:05,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:05.871 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2018-11-26 12:04:06,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.288 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.416s] 2018-11-26 12:04:06,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.319 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2018-11-26 12:04:06,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.569 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.249s] 2018-11-26 12:04:06,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.615 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.046s] 2018-11-26 12:04:06,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.659 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2018-11-26 12:04:06,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.706 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.046s] 2018-11-26 12:04:06,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.739 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.033s] 2018-11-26 12:04:06,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:06.782 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-11-26 12:04:07,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:07.008 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.226s] 2018-11-26 12:04:18,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:18.440 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.804s] 2018-11-26 12:04:18,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:18.504 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-11-26 12:04:19,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:19.255 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.750s] 2018-11-26 12:04:19,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:19.383 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.127s] 2018-11-26 12:04:19,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:19.384 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-26 12:04:21,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:21.916 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.987s] 2018-11-26 12:04:23,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:23.212 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.295s] 2018-11-26 12:04:32,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:32.493 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.901s] 2018-11-26 12:04:33,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:33.747 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.254s] 2018-11-26 12:04:35,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:35.353 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.605s] 2018-11-26 12:04:35,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:35.934 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [13.895s] 2018-11-26 12:04:39,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:39.705 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [35.722s] 2018-11-26 12:04:41,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:41.550 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.307s] 2018-11-26 12:04:46,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:46.132 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [10.196s] 2018-11-26 12:04:46,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:46.134 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-26 12:04:46,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:46.135 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-26 12:04:46,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:46.136 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-26 12:04:48,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:48.833 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.447s] 2018-11-26 12:04:51,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:51.507 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.898s] 2018-11-26 12:04:53,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:53.487 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-26 12:04:53,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:53.751 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.176s] 2018-11-26 12:04:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:53.932 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.180s] 2018-11-26 12:04:54,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:54.101 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.169s] 2018-11-26 12:04:54,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:54.289 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.187s] 2018-11-26 12:04:54,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:54.498 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.209s] 2018-11-26 12:04:54,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:54.690 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.192s] 2018-11-26 12:04:54,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:54.698 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-26 12:04:54,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:54.888 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.189s] 2018-11-26 12:04:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:55.080 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.192s] 2018-11-26 12:04:55,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:55.256 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.177s] 2018-11-26 12:04:58,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.471 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.200s] 2018-11-26 12:04:58,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.515 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-11-26 12:04:58,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.575 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.059s] 2018-11-26 12:04:58,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.620 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.044s] 2018-11-26 12:04:58,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.644 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.024s] 2018-11-26 12:04:58,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.696 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.052s] 2018-11-26 12:04:58,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.739 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.042s] 2018-11-26 12:04:58,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.784 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.045s] 2018-11-26 12:04:58,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.810 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.026s] 2018-11-26 12:04:58,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.866 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.055s] 2018-11-26 12:04:58,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:58.914 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.048s] 2018-11-26 12:04:59,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:59.625 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.810s] 2018-11-26 12:04:59,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:04:59.823 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.198s] 2018-11-26 12:05:00,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:00.859 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.072s] 2018-11-26 12:05:02,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:02.989 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.128s] 2018-11-26 12:05:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:05.508 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.200s] 2018-11-26 12:05:05,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:05.686 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.178s] 2018-11-26 12:05:05,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:05.888 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.201s] 2018-11-26 12:05:06,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:06.354 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.466s] 2018-11-26 12:05:06,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:06.567 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.213s] 2018-11-26 12:05:07,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:07.013 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [4.665s] 2018-11-26 12:05:07,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:07.064 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [15.553s] 2018-11-26 12:05:09,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:09.516 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.456s] 2018-11-26 12:05:19,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.250 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [9.729s] 2018-11-26 12:05:19,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.252 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-26 12:05:19,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.494 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-11-26 12:05:19,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.504 36 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-26 12:05:19,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.637 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.133s] 2018-11-26 12:05:19,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.648 36 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-26 12:05:19,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.659 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-26 12:05:19,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.688 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.028s] 2018-11-26 12:05:19,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.756 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.068s] 2018-11-26 12:05:19,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:19.816 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.059s] 2018-11-26 12:05:20,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:20.127 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.311s] 2018-11-26 12:05:20,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:20.140 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.012s] 2018-11-26 12:05:20,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:20.210 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.070s] 2018-11-26 12:05:20,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:20.759 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.895s] 2018-11-26 12:05:20,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:20.961 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.205s] 2018-11-26 12:05:21,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:21.515 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.553s] 2018-11-26 12:05:23,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:23.761 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-26 12:05:32,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:32.019 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [6.827s] 2018-11-26 12:05:34,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:34.566 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.471s] 2018-11-26 12:05:36,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:36.824 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.805s] 2018-11-26 12:05:40,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:40.623 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.055s] 2018-11-26 12:05:42,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:42.188 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.566s] 2018-11-26 12:05:44,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:44.038 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.849s] 2018-11-26 12:05:46,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:05:46.429 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.391s] 2018-11-26 12:06:00,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:00.255 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.698s] 2018-11-26 12:06:00,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:00.496 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.241s] 2018-11-26 12:06:01,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:01.373 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.508s] 2018-11-26 12:06:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:12.817 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.417s] 2018-11-26 12:06:13,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:13.398 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.137s] 2018-11-26 12:06:15,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:15.175 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.355s] 2018-11-26 12:06:16,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:16.994 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.820s] 2018-11-26 12:06:19,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:19.053 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.058s] 2018-11-26 12:06:21,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:21.343 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.947s] 2018-11-26 12:06:24,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:24.294 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [6.812s] 2018-11-26 12:06:26,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:26.064 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.769s] 2018-11-26 12:06:28,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:28.182 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.118s] 2018-11-26 12:06:32,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:32.561 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.378s] 2018-11-26 12:06:34,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:34.613 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [8.903s] 2018-11-26 12:06:36,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:36.930 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.368s] 2018-11-26 12:06:39,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:39.303 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [2.373s] 2018-11-26 12:06:43,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:43.667 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.549s] 2018-11-26 12:06:44,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:44.064 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.396s] 2018-11-26 12:06:44,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:44.440 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.375s] 2018-11-26 12:06:44,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:44.641 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.201s] 2018-11-26 12:06:45,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:45.050 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.408s] 2018-11-26 12:06:45,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:45.422 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.372s] 2018-11-26 12:06:45,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:06:45.624 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [11.012s] 2018-11-26 12:07:05,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:05.377 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.965s] 2018-11-26 12:07:06,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:06.374 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.999s] 2018-11-26 12:07:07,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:07.149 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [21.523s] 2018-11-26 12:07:18,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:18.390 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.927s] 2018-11-26 12:07:19,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:19.179 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.788s] 2018-11-26 12:07:19,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:19.565 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.386s] 2018-11-26 12:07:20,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:20.572 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [13.422s] 2018-11-26 12:07:22,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:22.969 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [61.613s] 2018-11-26 12:07:27,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:27.264 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-26 12:07:31,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:31.908 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 [12.338s] 2018-11-26 12:07:32,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:32.599 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [12.027s] 2018-11-26 12:07:44,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:44.814 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [12.214s] 2018-11-26 12:07:46,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:46.460 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [14.551s] 2018-11-26 12:07:56,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:07:56.269 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [11.454s] 2018-11-26 12:08:08,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:08.013 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [75.218s] 2018-11-26 12:08:08,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:08.930 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [12.662s] 2018-11-26 12:08:11,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:11.272 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.263s] 2018-11-26 12:08:21,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:21.181 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.908s] 2018-11-26 12:08:28,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:28.633 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [59.238s] 2018-11-26 12:08:29,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:29.868 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.989s] 2018-11-26 12:08:30,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:30.130 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.262s] 2018-11-26 12:08:32,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:32.393 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.263s] 2018-11-26 12:08:33,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:33.153 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.407s] 2018-11-26 12:08:33,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:33.561 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.408s] 2018-11-26 12:08:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:33.834 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.272s] 2018-11-26 12:08:34,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:34.630 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.796s] 2018-11-26 12:08:35,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:35.043 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.411s] 2018-11-26 12:08:35,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:35.284 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.241s] 2018-11-26 12:08:35,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:35.733 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.448s] 2018-11-26 12:08:36,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:36.169 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.436s] 2018-11-26 12:08:36,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:36.588 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.419s] 2018-11-26 12:08:37,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:37.070 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.481s] 2018-11-26 12:08:37,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:37.608 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.537s] 2018-11-26 12:08:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:38.129 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.520s] 2018-11-26 12:08:38,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:38.350 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.222s] 2018-11-26 12:08:44,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:44.803 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-11-26 12:08:46,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:46.959 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.192s] 2018-11-26 12:08:48,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:48.575 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.614s] 2018-11-26 12:08:49,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:49.679 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.104s] 2018-11-26 12:08:50,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:50.537 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.182s] 2018-11-26 12:08:50,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:50.589 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.052s] 2018-11-26 12:08:50,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:50.978 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.387s] 2018-11-26 12:08:50,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:50.989 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-26 12:08:50,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:50.991 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.311s] 2018-11-26 12:08:51,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:51.027 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.039s] 2018-11-26 12:08:51,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:51.039 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-11-26 12:08:51,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:51.078 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.039s] 2018-11-26 12:08:51,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:51.101 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2018-11-26 12:08:51,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:51.929 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.938s] 2018-11-26 12:08:53,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:53.936 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.005s] 2018-11-26 12:08:55,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:55.360 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.424s] 2018-11-26 12:08:55,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:55.729 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.370s] 2018-11-26 12:08:57,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:57.124 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.392s] 2018-11-26 12:08:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:58.131 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.007s] 2018-11-26 12:08:58,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:58.796 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.665s] 2018-11-26 12:08:58,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:58.814 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.019s] 2018-11-26 12:08:59,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:59.013 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.198s] 2018-11-26 12:08:59,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:08:59.033 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.020s] 2018-11-26 12:09:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:00.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.987s] 2018-11-26 12:09:00,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:00.780 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.597s] 2018-11-26 12:09:00,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:00.790 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-26 12:09:01,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:01.586 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.796s] 2018-11-26 12:09:02,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:02.618 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 [1.031s] 2018-11-26 12:09:03,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:03.475 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.857s] 2018-11-26 12:09:03,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:03.858 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.382s] 2018-11-26 12:09:04,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:04.049 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.679s] 2018-11-26 12:09:04,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:04.221 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.363s] 2018-11-26 12:09:11,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:11.537 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.022s] 2018-11-26 12:09:15,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:15.861 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-11-26 12:09:17,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:17.225 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.444s] 2018-11-26 12:09:17,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:17.410 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.184s] 2018-11-26 12:09:20,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:20.916 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.699s] 2018-11-26 12:09:21,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:21.490 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.574s] 2018-11-26 12:09:24,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:24.245 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.754s] 2018-11-26 12:09:26,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:26.728 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [58.079s] 2018-11-26 12:09:28,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:28.824 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.133s] 2018-11-26 12:09:28,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:28.869 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.045s] 2018-11-26 12:09:31,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:31.068 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.958s] 2018-11-26 12:09:31,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:31.748 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-26 12:09:34,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:34.520 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.740s] 2018-11-26 12:09:34,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:34.528 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-26 12:09:40,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:40.942 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.172s] 2018-11-26 12:09:40,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:40.959 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-11-26 12:09:40,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:40.982 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.022s] 2018-11-26 12:09:41,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.006 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.024s] 2018-11-26 12:09:41,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.017 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-11-26 12:09:41,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.029 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2018-11-26 12:09:41,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.061 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.031s] 2018-11-26 12:09:41,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.072 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2018-11-26 12:09:41,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.302 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.226s] 2018-11-26 12:09:41,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.311 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.012s] 2018-11-26 12:09:41,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.332 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.021s] 2018-11-26 12:09:41,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.344 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-11-26 12:09:41,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.354 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.010s] 2018-11-26 12:09:41,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.360 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-11-26 12:09:41,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:41.375 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.015s] 2018-11-26 12:09:42,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:42.053 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.678s] 2018-11-26 12:09:42,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:42.258 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.204s] 2018-11-26 12:09:42,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:42.402 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.143s] 2018-11-26 12:09:42,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:42.484 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.082s] 2018-11-26 12:09:42,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:42.616 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.132s] 2018-11-26 12:09:42,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:42.764 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.148s] 2018-11-26 12:09:43,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:43.565 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.275s] 2018-11-26 12:09:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:44.014 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.449s] 2018-11-26 12:09:44,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:44.946 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.931s] 2018-11-26 12:09:45,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:45.556 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.610s] 2018-11-26 12:09:46,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:46.269 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.711s] 2018-11-26 12:09:46,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:46.527 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.258s] 2018-11-26 12:09:54,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:54.408 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.198s] 2018-11-26 12:09:54,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:54.420 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-11-26 12:09:54,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:54.432 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-11-26 12:09:54,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:54.845 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.412s] 2018-11-26 12:09:54,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:54.854 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-11-26 12:09:54,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:54.862 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-26 12:09:55,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:55.272 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.410s] 2018-11-26 12:09:55,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:55.657 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.385s] 2018-11-26 12:09:57,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.079 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:09:57,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.080 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:09:57,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.932 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-26 12:09:57,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.933 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-26 12:09:57,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.934 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-26 12:09:57,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.935 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-26 12:09:57,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:09:57.936 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-26 12:10:01,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:01.441 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.622s] 2018-11-26 12:10:02,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:02.011 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.570s] 2018-11-26 12:10:05,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:05.476 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.066s] 2018-11-26 12:10:06,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:06.166 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.691s] 2018-11-26 12:10:06,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:06.365 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.199s] 2018-11-26 12:10:06,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:06.759 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-11-26 12:10:09,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:09.275 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.519s] 2018-11-26 12:10:09,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:09.880 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.603s] 2018-11-26 12:10:10,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:10.413 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.652s] 2018-11-26 12:10:10,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:10.522 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.643s] 2018-11-26 12:10:11,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:11.271 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.903s] 2018-11-26 12:10:17,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:17.015 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [5.742s] 2018-11-26 12:10:17,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:17.216 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.203s] 2018-11-26 12:10:17,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:17.974 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.326s] 2018-11-26 12:10:18,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:18.052 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.079s] 2018-11-26 12:10:18,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:18.105 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.053s] 2018-11-26 12:10:18,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:18.185 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.079s] 2018-11-26 12:10:18,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:18.263 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.078s] 2018-11-26 12:10:18,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:18.969 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.753s] 2018-11-26 12:10:26,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:26.558 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.363s] 2018-11-26 12:10:27,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:27.056 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.498s] 2018-11-26 12:10:27,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:27.103 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.621s] 2018-11-26 12:10:27,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:27.351 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.247s] 2018-11-26 12:10:27,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:27.444 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.388s] 2018-11-26 12:10:27,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:27.583 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.233s] 2018-11-26 12:10:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:27.829 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.384s] 2018-11-26 12:10:28,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.060 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [61.317s] 2018-11-26 12:10:28,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.174 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.590s] 2018-11-26 12:10:28,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.317 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.488s] 2018-11-26 12:10:28,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.376 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.201s] 2018-11-26 12:10:28,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.558 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.182s] 2018-11-26 12:10:28,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.749 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.190s] 2018-11-26 12:10:28,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:28.794 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.044s] 2018-11-26 12:10:29,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:29.020 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.226s] 2018-11-26 12:10:29,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:29.208 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.890s] 2018-11-26 12:10:29,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:29.252 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.232s] 2018-11-26 12:10:29,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:29.458 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.205s] 2018-11-26 12:10:30,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:30.230 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.022s] 2018-11-26 12:10:30,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:30.683 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.452s] 2018-11-26 12:10:31,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:31.185 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.502s] 2018-11-26 12:10:31,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:31.720 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.534s] 2018-11-26 12:10:32,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:32.215 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.494s] 2018-11-26 12:10:41,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:41.036 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.598s] 2018-11-26 12:10:41,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:41.735 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.698s] 2018-11-26 12:10:42,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:42.122 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.387s] 2018-11-26 12:10:42,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:42.530 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.407s] 2018-11-26 12:10:43,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:43.606 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.075s] 2018-11-26 12:10:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:43.642 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.991s] 2018-11-26 12:10:44,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:44.080 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.475s] 2018-11-26 12:10:44,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:44.562 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.481s] 2018-11-26 12:10:46,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:46.378 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.814s] 2018-11-26 12:10:46,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:46.882 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.504s] 2018-11-26 12:10:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:47.562 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.679s] 2018-11-26 12:10:47,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:47.645 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.084s] 2018-11-26 12:10:48,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:48.107 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.460s] 2018-11-26 12:10:48,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:48.861 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.754s] 2018-11-26 12:10:52,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:52.099 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.200s] 2018-11-26 12:10:55,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:55.936 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-26 12:10:56,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:56.606 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.560s] 2018-11-26 12:10:57,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:57.072 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.465s] 2018-11-26 12:10:57,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:57.382 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-26 12:10:57,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:10:57.968 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.895s] 2018-11-26 12:11:05,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:05.127 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.252s] 2018-11-26 12:11:07,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:07.400 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.270s] 2018-11-26 12:11:07,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:07.401 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-26 12:11:10,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:10.103 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.704s] 2018-11-26 12:11:10,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:10.200 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.714s] 2018-11-26 12:11:11,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:11.482 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.379s] 2018-11-26 12:11:13,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:13.840 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-26 12:11:13,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:13.841 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-26 12:11:14,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:14.188 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.988s] 2018-11-26 12:11:19,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:19.219 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.040s] 2018-11-26 12:11:19,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:19.760 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [69.329s] 2018-11-26 12:11:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:22.396 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-26 12:11:28,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:28.605 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.642s] 2018-11-26 12:11:28,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:28.795 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.191s] 2018-11-26 12:11:28,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:28.985 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.188s] 2018-11-26 12:11:28,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:28.986 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [60.912s] 2018-11-26 12:11:30,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:30.511 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.526s] 2018-11-26 12:11:31,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:31.201 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.771s] 2018-11-26 12:11:31,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:31.756 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.245s] 2018-11-26 12:11:33,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:33.406 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.650s] 2018-11-26 12:11:35,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:35.767 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [6.784s] 2018-11-26 12:11:38,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:38.428 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.224s] 2018-11-26 12:11:39,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:39.618 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.509s] 2018-11-26 12:11:41,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:41.517 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.898s] 2018-11-26 12:11:44,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:44.982 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-26 12:11:46,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:46.677 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-26 12:11:54,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:54.197 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.765s] 2018-11-26 12:11:55,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:11:55.084 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.912s] 2018-11-26 12:12:02,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:02.496 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.911s] 2018-11-26 12:12:03,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:03.042 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.545s] 2018-11-26 12:12:03,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:03.226 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.114s] 2018-11-26 12:12:03,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:03.226 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.183s] 2018-11-26 12:12:03,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:03.492 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.269s] 2018-11-26 12:12:03,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:03.737 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.512s] 2018-11-26 12:12:04,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:04.659 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.922s] 2018-11-26 12:12:04,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:04.723 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.063s] 2018-11-26 12:12:04,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:04.854 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-26 12:12:04,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:04.925 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.071s] 2018-11-26 12:12:04,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:04.990 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2018-11-26 12:12:05,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:05.052 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2018-11-26 12:12:05,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:05.111 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.059s] 2018-11-26 12:12:05,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:05.956 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-11-26 12:12:06,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:06.002 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.205s] 2018-11-26 12:12:06,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:06.392 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.389s] 2018-11-26 12:12:06,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:06.588 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.196s] 2018-11-26 12:12:06,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:06.828 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.239s] 2018-11-26 12:12:07,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:07.111 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.283s] 2018-11-26 12:12:07,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:07.318 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.206s] 2018-11-26 12:12:07,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:07.518 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.200s] 2018-11-26 12:12:07,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:07.540 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.022s] 2018-11-26 12:12:07,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:07.737 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.196s] 2018-11-26 12:12:07,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:07.757 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-26 12:12:08,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:08.200 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.443s] 2018-11-26 12:12:08,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:08.465 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.264s] 2018-11-26 12:12:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:14.124 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.865s] 2018-11-26 12:12:18,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:18.608 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.219s] 2018-11-26 12:12:18,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:18.819 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.211s] 2018-11-26 12:12:19,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:19.004 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.184s] 2018-11-26 12:12:19,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:19.199 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.195s] 2018-11-26 12:12:19,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:19.383 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.184s] 2018-11-26 12:12:23,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:23.372 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.987s] 2018-11-26 12:12:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:24.188 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.275s] 2018-11-26 12:12:27,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:27.232 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.044s] 2018-11-26 12:12:29,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:29.669 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.436s] 2018-11-26 12:12:34,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:34.215 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.546s] 2018-11-26 12:12:36,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:36.246 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [76.471s] 2018-11-26 12:12:36,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:36.299 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.058s] 2018-11-26 12:12:36,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:36.349 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.050s] 2018-11-26 12:12:46,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:46.898 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.406s] 2018-11-26 12:12:56,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:56.110 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.038s] 2018-11-26 12:12:59,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:12:59.381 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [5.755s] 2018-11-26 12:13:02,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:02.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.866s] 2018-11-26 12:13:03,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:03.253 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.144s] 2018-11-26 12:13:09,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:09.606 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.479s] 2018-11-26 12:13:09,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:09.617 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-26 12:13:10,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:10.135 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [7.886s] 2018-11-26 12:13:10,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:10.950 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.696s] 2018-11-26 12:13:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:11.320 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.700s] 2018-11-26 12:13:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:11.321 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-26 12:13:11,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:11.523 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.203s] 2018-11-26 12:13:11,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:11.649 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.126s] 2018-11-26 12:13:14,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:14.712 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.762s] 2018-11-26 12:13:17,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:17.053 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.341s] 2018-11-26 12:13:17,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:17.855 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.718s] 2018-11-26 12:13:26,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:26.961 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.522s] 2018-11-26 12:13:27,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:27.365 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.403s] 2018-11-26 12:13:27,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:27.765 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.400s] 2018-11-26 12:13:28,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:28.172 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.406s] 2018-11-26 12:13:28,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:28.571 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.399s] 2018-11-26 12:13:30,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:30.334 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [13.278s] 2018-11-26 12:13:30,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:30.598 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.265s] 2018-11-26 12:13:30,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:30.656 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.058s] 2018-11-26 12:13:32,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:32.518 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [14.660s] 2018-11-26 12:13:37,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:37.904 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.245s] 2018-11-26 12:13:42,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:42.083 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.564s] 2018-11-26 12:13:46,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:13:46.877 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [8.972s] 2018-11-26 12:14:02,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:02.814 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-26 12:14:07,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:07.031 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [20.153s] 2018-11-26 12:14:07,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:07.073 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2018-11-26 12:14:07,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:07.123 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.050s] 2018-11-26 12:14:15,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:15.460 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.334s] 2018-11-26 12:14:25,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:25.250 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.789s] 2018-11-26 12:14:39,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:39.937 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [57.837s] 2018-11-26 12:14:42,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:42.612 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [39.786s] 2018-11-26 12:14:47,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:47.095 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.485s] 2018-11-26 12:14:54,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:54.365 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.979s] 2018-11-26 12:14:54,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:54.597 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.233s] 2018-11-26 12:14:55,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:55.165 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.568s] 2018-11-26 12:14:55,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:55.414 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.041s] 2018-11-26 12:14:57,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:14:57.804 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.639s] 2018-11-26 12:15:00,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:00.815 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.398s] 2018-11-26 12:15:03,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:03.362 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.547s] 2018-11-26 12:15:03,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:03.550 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.746s] 2018-11-26 12:15:03,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:03.604 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.054s] 2018-11-26 12:15:03,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:03.796 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.192s] 2018-11-26 12:15:04,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:04.306 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.945s] 2018-11-26 12:15:05,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:05.276 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.969s] 2018-11-26 12:15:06,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:06.471 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.194s] 2018-11-26 12:15:07,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:07.426 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.954s] 2018-11-26 12:15:08,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:08.977 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.550s] 2018-11-26 12:15:11,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:11.974 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.996s] 2018-11-26 12:15:12,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:12.801 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [25.701s] 2018-11-26 12:15:14,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:14.470 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.496s] 2018-11-26 12:15:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:15.433 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.964s] 2018-11-26 12:15:15,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:15.817 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.383s] 2018-11-26 12:15:16,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:16.215 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.397s] 2018-11-26 12:15:17,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:17.187 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.972s] 2018-11-26 12:15:17,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:17.827 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.638s] 2018-11-26 12:15:18,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:18.442 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.615s] 2018-11-26 12:15:19,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:19.242 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.799s] 2018-11-26 12:15:20,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:20.038 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.795s] 2018-11-26 12:15:20,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:20.458 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.420s] 2018-11-26 12:15:22,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:22.185 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [9.386s] 2018-11-26 12:15:23,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:23.190 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.007s] 2018-11-26 12:15:24,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:24.874 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.413s] 2018-11-26 12:15:24,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:24.875 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-26 12:15:25,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:25.265 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.393s] 2018-11-26 12:15:25,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:25.471 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.205s] 2018-11-26 12:15:26,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:26.227 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.755s] 2018-11-26 12:15:26,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:26.458 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.190s] 2018-11-26 12:15:26,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:26.606 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.378s] 2018-11-26 12:15:26,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:26.921 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.315s] 2018-11-26 12:15:27,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:27.525 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.603s] 2018-11-26 12:15:28,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:28.116 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.656s] 2018-11-26 12:15:28,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:28.249 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.724s] 2018-11-26 12:15:28,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:28.801 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.552s] 2018-11-26 12:15:28,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:28.964 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.849s] 2018-11-26 12:15:29,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:29.043 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.242s] 2018-11-26 12:15:29,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:29.256 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.211s] 2018-11-26 12:15:29,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:29.488 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.232s] 2018-11-26 12:15:30,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:30.064 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.099s] 2018-11-26 12:15:30,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:30.252 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.761s] 2018-11-26 12:15:30,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:30.253 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-26 12:15:30,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:30.254 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-26 12:15:30,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:30.807 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.556s] 2018-11-26 12:15:31,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:31.374 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.566s] 2018-11-26 12:15:31,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:31.414 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.349s] 2018-11-26 12:15:33,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:33.397 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.981s] 2018-11-26 12:15:33,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:33.904 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.710s] 2018-11-26 12:15:34,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:34.442 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.045s] 2018-11-26 12:15:34,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:34.570 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.129s] 2018-11-26 12:15:35,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:35.024 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.649s] 2018-11-26 12:15:35,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:35.394 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.370s] 2018-11-26 12:15:35,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:35.769 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.373s] 2018-11-26 12:15:35,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:35.771 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-26 12:15:35,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:35.772 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-26 12:15:35,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:35.900 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.327s] 2018-11-26 12:15:36,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:36.291 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.521s] 2018-11-26 12:15:36,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:36.661 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.762s] 2018-11-26 12:15:36,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:36.680 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2018-11-26 12:15:36,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:36.699 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2018-11-26 12:15:36,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:36.699 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.407s] 2018-11-26 12:15:36,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:36.717 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2018-11-26 12:15:37,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:37.263 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.564s] 2018-11-26 12:15:38,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:38.503 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.600s] 2018-11-26 12:15:43,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:43.549 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.049s] 2018-11-26 12:15:46,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:46.845 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.340s] 2018-11-26 12:15:47,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:47.533 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.688s]: Skipped until Bug: 1014647 is resolved. 2018-11-26 12:15:49,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:49.155 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-11-26 12:15:54,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:54.576 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.374s] 2018-11-26 12:15:55,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:55.033 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.456s] 2018-11-26 12:15:55,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:55.283 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.250s] 2018-11-26 12:15:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:55.457 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.174s] 2018-11-26 12:15:55,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:55.662 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.206s] 2018-11-26 12:15:55,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:55.865 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.202s] 2018-11-26 12:15:55,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:55.922 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.045s] 2018-11-26 12:15:56,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:56.129 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.263s] 2018-11-26 12:15:56,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:56.347 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.218s] 2018-11-26 12:15:56,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:56.470 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.123s] 2018-11-26 12:15:56,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:56.633 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.161s] 2018-11-26 12:15:56,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:56.864 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.231s] 2018-11-26 12:15:57,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:57.023 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.160s] 2018-11-26 12:15:57,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:57.115 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.091s] 2018-11-26 12:15:57,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:57.315 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.199s] 2018-11-26 12:15:57,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:57.507 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.192s] 2018-11-26 12:15:57,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:57.674 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.167s] 2018-11-26 12:15:57,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:57.875 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.200s] 2018-11-26 12:15:58,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.055 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.179s] 2018-11-26 12:15:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.175 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.120s] 2018-11-26 12:15:58,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.322 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.148s] 2018-11-26 12:15:58,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.408 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.085s] 2018-11-26 12:15:58,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.524 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.116s] 2018-11-26 12:15:58,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.623 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.098s] 2018-11-26 12:15:58,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.706 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.083s] 2018-11-26 12:15:58,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.779 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.073s] 2018-11-26 12:15:58,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:58.998 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.219s] 2018-11-26 12:15:59,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:59.074 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.075s] 2018-11-26 12:15:59,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:15:59.176 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.102s] 2018-11-26 12:16:00,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:00.303 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [1.125s] 2018-11-26 12:16:00,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:00.401 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.100s] 2018-11-26 12:16:00,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:00.551 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.149s] 2018-11-26 12:16:02,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:02.066 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [1.511s] 2018-11-26 12:16:04,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:04.128 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.222s] 2018-11-26 12:16:04,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:04.647 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [2.581s] 2018-11-26 12:16:04,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:04.819 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.174s] 2018-11-26 12:16:05,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:05.007 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.188s] 2018-11-26 12:16:05,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:05.182 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.174s] 2018-11-26 12:16:07,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:07.094 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [1.909s] 2018-11-26 12:16:07,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:07.703 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.611s] 2018-11-26 12:16:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:07.894 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.192s] 2018-11-26 12:16:07,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:07.937 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.183s] 2018-11-26 12:16:07,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:07.975 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-11-26 12:16:09,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:09.433 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-26 12:16:12,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:12.203 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.602s] 2018-11-26 12:16:12,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:12.239 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [24.702s] 2018-11-26 12:16:12,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:12.414 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.211s] 2018-11-26 12:16:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:12.817 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.403s] 2018-11-26 12:16:27,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:27.991 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.614s] 2018-11-26 12:16:28,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:28.577 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.586s] 2018-11-26 12:16:39,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:39.773 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.934s] 2018-11-26 12:16:43,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:43.081 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.307s] 2018-11-26 12:16:46,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:46.635 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.553s] 2018-11-26 12:16:49,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:49.259 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.624s] 2018-11-26 12:16:55,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:55.439 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [43.192s] 2018-11-26 12:16:57,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:16:57.488 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.273s] 2018-11-26 12:17:15,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:15.658 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [9.551s] 2018-11-26 12:17:21,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:21.914 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.630s] 2018-11-26 12:17:22,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:22.120 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.205s] 2018-11-26 12:17:25,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:25.034 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-26 12:17:25,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:25.035 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-26 12:17:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:25.037 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-26 12:17:31,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:31.661 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.558s] 2018-11-26 12:17:32,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:32.353 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.692s] 2018-11-26 12:17:33,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:33.608 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.255s] 2018-11-26 12:17:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:34.299 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.691s] 2018-11-26 12:17:34,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:34.314 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.015s] 2018-11-26 12:17:34,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:34.333 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.018s] 2018-11-26 12:17:34,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:34.751 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.417s] 2018-11-26 12:17:39,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:39.721 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-26 12:17:41,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:41.330 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [45.880s] 2018-11-26 12:17:46,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:46.152 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.892s] 2018-11-26 12:17:46,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:46.427 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.275s] 2018-11-26 12:17:52,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:52.232 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [10.905s] 2018-11-26 12:17:59,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:59.615 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.921s] 2018-11-26 12:17:59,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:17:59.859 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.243s] 2018-11-26 12:18:11,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:11.414 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [19.177s] 2018-11-26 12:18:13,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:13.173 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.744s] 2018-11-26 12:18:13,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:13.667 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.495s] 2018-11-26 12:18:15,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:15.651 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.982s] 2018-11-26 12:18:15,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:15.853 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.202s] 2018-11-26 12:18:16,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:16.266 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.413s] 2018-11-26 12:18:37,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:37.052 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [12.862s] 2018-11-26 12:18:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:41.225 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.175s] 2018-11-26 12:18:44,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:44.984 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.759s] 2018-11-26 12:18:47,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:47.414 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [138.428s] 2018-11-26 12:18:48,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:48.598 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.612s] 2018-11-26 12:18:51,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:51.735 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.137s] 2018-11-26 12:18:55,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:55.232 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.496s] 2018-11-26 12:18:59,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:18:59.256 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [47.833s] 2018-11-26 12:19:16,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:16.046 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [10.056s] 2018-11-26 12:19:16,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:16.047 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-26 12:19:22,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:22.419 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.178s] 2018-11-26 12:19:26,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:26.039 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-26 12:19:26,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:26.916 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [39.493s] 2018-11-26 12:19:35,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:35.354 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.250s] 2018-11-26 12:19:35,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:35.603 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.249s] 2018-11-26 12:19:35,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:35.822 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.219s] 2018-11-26 12:19:36,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:36.494 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.670s] 2018-11-26 12:19:36,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:36.833 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.338s] 2018-11-26 12:19:37,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:37.846 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [1.013s] 2018-11-26 12:19:38,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.108 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.263s] 2018-11-26 12:19:38,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.159 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2018-11-26 12:19:38,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.227 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.068s] 2018-11-26 12:19:38,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.308 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.081s] 2018-11-26 12:19:38,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.558 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.249s] 2018-11-26 12:19:38,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.612 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.054s] 2018-11-26 12:19:38,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.875 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.262s] 2018-11-26 12:19:38,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:38.957 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.082s] 2018-11-26 12:19:39,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:39.266 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.309s] 2018-11-26 12:19:39,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:39.611 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.345s] 2018-11-26 12:19:39,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:39.680 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.068s] 2018-11-26 12:19:39,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:39.933 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.253s] 2018-11-26 12:19:54,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:19:54.475 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [55.209s] 2018-11-26 12:20:03,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:03.061 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [15.696s] 2018-11-26 12:20:21,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:21.005 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [17.943s] 2018-11-26 12:20:28,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:28.184 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:20:28,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:28.185 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:20:28,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:28.186 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-26 12:20:28,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:28.187 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:20:32,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:32.047 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.449s] 2018-11-26 12:20:32,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:32.122 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-26 12:20:32,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:32.596 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.473s] 2018-11-26 12:20:32,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:32.648 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.052s] 2018-11-26 12:20:33,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:33.195 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.546s] 2018-11-26 12:20:40,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:40.160 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.787s] 2018-11-26 12:20:40,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:40.795 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.635s] 2018-11-26 12:20:46,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:46.853 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.092s] 2018-11-26 12:20:47,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:47.295 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.442s] 2018-11-26 12:20:47,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:47.376 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.080s] 2018-11-26 12:20:47,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:47.449 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.073s] 2018-11-26 12:20:47,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:47.544 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.094s] 2018-11-26 12:20:47,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:47.937 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.392s] 2018-11-26 12:20:48,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:48.333 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.396s] 2018-11-26 12:20:53,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:53.446 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [58.957s] 2018-11-26 12:20:53,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:20:53.447 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-26 12:21:01,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:01.070 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.538s] 2018-11-26 12:21:01,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:01.605 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.539s] 2018-11-26 12:21:03,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:03.479 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [10.034s] 2018-11-26 12:21:04,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:04.096 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.487s] 2018-11-26 12:21:05,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:05.376 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.282s] 2018-11-26 12:21:09,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:09.174 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.695s] 2018-11-26 12:21:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:16.709 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.042s] 2018-11-26 12:21:19,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:19.863 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.154s] 2018-11-26 12:21:23,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:23.238 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.374s] 2018-11-26 12:21:25,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:25.832 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.593s] 2018-11-26 12:21:29,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:29.197 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.362s] 2018-11-26 12:21:32,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:32.737 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.539s] 2018-11-26 12:21:35,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:35.549 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-26 12:21:35,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:35.550 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:21:35,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:35.551 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-26 12:21:37,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:37.633 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.093s] 2018-11-26 12:21:37,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:37.723 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.090s] 2018-11-26 12:21:37,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:37.820 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.097s] 2018-11-26 12:21:37,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:37.827 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-26 12:21:41,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:41.685 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.319s] 2018-11-26 12:21:42,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:42.393 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.709s] 2018-11-26 12:21:45,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:45.472 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-11-26 12:21:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:45.563 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.091s] 2018-11-26 12:21:48,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:48.133 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [1.154s] 2018-11-26 12:21:53,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:53.164 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.356s] 2018-11-26 12:21:53,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:53.278 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.583s] 2018-11-26 12:21:53,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:53.328 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.164s] 2018-11-26 12:21:53,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:53.474 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.146s] 2018-11-26 12:21:53,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:53.533 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.254s] 2018-11-26 12:21:54,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:54.244 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.709s] 2018-11-26 12:21:55,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:55.401 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.157s] 2018-11-26 12:21:55,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:55.409 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-11-26 12:21:55,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:55.602 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.193s] 2018-11-26 12:21:55,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:55.799 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.196s] 2018-11-26 12:21:55,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:21:55.811 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.013s] 2018-11-26 12:22:01,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:01.223 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.448s] 2018-11-26 12:22:02,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:02.387 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [8.910s] 2018-11-26 12:22:02,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:02.425 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.039s] 2018-11-26 12:22:02,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:02.456 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.031s] 2018-11-26 12:22:08,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:08.688 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.134s] 2018-11-26 12:22:09,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:09.508 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.313s] 2018-11-26 12:22:10,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:10.572 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-26 12:22:10,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:10.574 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-26 12:22:10,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:10.575 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:22:10,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:10.576 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:22:10,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:10.577 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-26 12:22:15,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:15.270 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.416s] 2018-11-26 12:22:16,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:16.172 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.902s] 2018-11-26 12:22:17,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:17.460 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.287s] 2018-11-26 12:22:19,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:19.524 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.491s] 2018-11-26 12:22:21,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:21.533 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.066s] 2018-11-26 12:22:27,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:27.913 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.443s] 2018-11-26 12:22:29,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:29.547 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.127s] 2018-11-26 12:22:32,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:32.179 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.632s] 2018-11-26 12:22:34,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:34.779 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.599s] 2018-11-26 12:22:34,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:34.828 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.317s] 2018-11-26 12:22:35,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:35.264 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.435s] 2018-11-26 12:22:35,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:35.923 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.657s] 2018-11-26 12:22:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:37.482 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.558s] 2018-11-26 12:22:37,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:37.555 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.074s] 2018-11-26 12:22:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:37.640 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.084s] 2018-11-26 12:22:37,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:37.720 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.080s] 2018-11-26 12:22:40,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:40.192 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.413s] 2018-11-26 12:22:45,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:45.000 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.080s] 2018-11-26 12:22:45,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:45.059 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.059s] 2018-11-26 12:22:45,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:45.344 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.285s] 2018-11-26 12:22:45,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:45.645 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.301s] 2018-11-26 12:22:52,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:52.651 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.147s] 2018-11-26 12:22:53,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:53.405 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.754s] 2018-11-26 12:22:53,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:53.961 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.038s] 2018-11-26 12:22:54,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:54.043 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.084s] 2018-11-26 12:22:56,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:56.546 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-26 12:22:56,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:56.547 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-26 12:22:56,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:56.548 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-26 12:22:56,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:22:56.549 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-26 12:23:00,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:00.733 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.926s] 2018-11-26 12:23:09,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:09.043 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.893s] 2018-11-26 12:23:13,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:13.175 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.130s] 2018-11-26 12:23:14,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:14.888 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.713s] 2018-11-26 12:23:18,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:18.939 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.050s] 2018-11-26 12:23:20,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:20.660 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.721s] 2018-11-26 12:23:25,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:25.234 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.572s] 2018-11-26 12:23:26,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:26.678 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 [4.966s] 2018-11-26 12:23:29,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:29.314 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.079s] 2018-11-26 12:23:32,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:32.867 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.188s] 2018-11-26 12:23:32,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:32.948 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.635s] 2018-11-26 12:23:35,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:35.174 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.224s] 2018-11-26 12:23:39,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:39.986 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.811s] 2018-11-26 12:23:41,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:41.943 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.956s] 2018-11-26 12:23:45,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:45.889 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.946s] 2018-11-26 12:23:46,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:46.105 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.216s] 2018-11-26 12:23:46,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:46.399 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.293s] 2018-11-26 12:23:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:46.503 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.105s] 2018-11-26 12:23:46,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:46.555 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.051s] 2018-11-26 12:23:46,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:46.651 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.095s] 2018-11-26 12:23:46,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:46.755 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.103s] 2018-11-26 12:23:47,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:47.040 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.285s] 2018-11-26 12:23:47,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:47.276 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.236s] 2018-11-26 12:23:47,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:47.336 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.059s] 2018-11-26 12:23:49,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:49.653 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-26 12:23:51,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:51.488 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.151s] 2018-11-26 12:23:55,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:55.792 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.077s] 2018-11-26 12:23:58,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:58.279 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.485s] 2018-11-26 12:23:59,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:23:59.908 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.630s] 2018-11-26 12:24:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:02.376 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.467s] 2018-11-26 12:24:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:15.012 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.212s] 2018-11-26 12:24:15,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:15.233 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.221s] 2018-11-26 12:24:15,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:15.457 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.224s] 2018-11-26 12:24:15,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:15.667 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.209s] 2018-11-26 12:24:15,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:15.883 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.215s] 2018-11-26 12:24:16,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:16.103 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.220s] 2018-11-26 12:24:16,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:16.319 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.216s] 2018-11-26 12:24:16,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:16.343 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.024s] 2018-11-26 12:24:16,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:16.378 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.034s] 2018-11-26 12:24:16,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:16.607 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.229s] 2018-11-26 12:24:18,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:18.449 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [9.611s] 2018-11-26 12:24:26,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:26.931 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.015s] 2018-11-26 12:24:29,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:29.941 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [11.492s] 2018-11-26 12:24:32,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:32.781 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.849s] 2018-11-26 12:24:39,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:39.413 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.632s] 2018-11-26 12:24:42,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:42.185 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.771s] 2018-11-26 12:24:44,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:44.339 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.154s] 2018-11-26 12:24:51,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:51.419 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [21.477s] 2018-11-26 12:24:57,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:57.794 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [13.452s] 2018-11-26 12:24:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:57.843 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.051s] 2018-11-26 12:24:57,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:24:57.903 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.060s] 2018-11-26 12:25:04,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:04.268 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [12.848s] 2018-11-26 12:25:04,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:04.485 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.580s] 2018-11-26 12:25:11,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:11.568 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [7.082s] 2018-11-26 12:25:16,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:16.633 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [12.364s] 2018-11-26 12:25:29,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:29.838 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [13.204s] 2018-11-26 12:25:31,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:31.622 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [20.053s] 2018-11-26 12:25:31,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:31.662 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.042s] 2018-11-26 12:25:31,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:31.743 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.080s] 2018-11-26 12:25:40,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:40.982 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.235s] 2018-11-26 12:25:41,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:41.400 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [11.562s] 2018-11-26 12:25:48,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:48.715 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.733s] 2018-11-26 12:25:54,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:25:54.620 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [13.220s] 2018-11-26 12:26:15,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:15.250 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [13.974s] 2018-11-26 12:26:22,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:22.852 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.245s] 2018-11-26 12:26:26,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:26.889 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.639s] 2018-11-26 12:26:32,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:32.351 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.464s] 2018-11-26 12:26:34,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:34.115 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.763s] 2018-11-26 12:26:39,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:39.058 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.206s] 2018-11-26 12:26:55,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:55.008 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [15.947s] 2018-11-26 12:26:55,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:26:55.009 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-26 12:27:06,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:27:06.261 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [32.142s] 2018-11-26 12:27:07,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:27:07.671 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.662s] 2018-11-26 12:27:23,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:27:23.689 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [16.017s] 2018-11-26 12:27:42,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:27:42.239 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [35.974s] 2018-11-26 12:27:44,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:27:44.215 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.979s] 2018-11-26 12:27:58,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:27:58.636 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [14.418s] 2018-11-26 12:28:03,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:28:03.946 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.252s] 2018-11-26 12:28:11,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:28:11.312 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [12.674s] 2018-11-26 12:28:14,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:28:14.379 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [10.437s] 2018-11-26 12:28:15,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:28:15.261 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.950s] 2018-11-26 12:28:48,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:28:48.610 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [33.340s] 2018-11-26 12:29:01,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:01.422 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.096s] 2018-11-26 12:29:02,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:02.581 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.159s] 2018-11-26 12:29:15,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:15.536 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.454s] 2018-11-26 12:29:15,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:15.814 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.279s] 2018-11-26 12:29:16,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:16.407 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.592s] 2018-11-26 12:29:18,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:18.764 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.356s] 2018-11-26 12:29:23,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:23.647 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.883s] 2018-11-26 12:29:23,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:23.881 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.233s] 2018-11-26 12:29:24,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:24.115 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.234s] 2018-11-26 12:29:33,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:33.832 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.547s] 2018-11-26 12:29:41,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:41.207 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.374s] 2018-11-26 12:29:46,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:46.806 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.186s] 2018-11-26 12:29:50,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:50.831 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [9.623s] 2018-11-26 12:29:53,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:53.564 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.418s] 2018-11-26 12:29:56,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:56.380 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.815s] 2018-11-26 12:29:56,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:56.997 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.166s] 2018-11-26 12:29:59,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:29:59.008 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.629s] 2018-11-26 12:30:06,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:06.427 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.823s] 2018-11-26 12:30:08,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:08.888 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.459s] 2018-11-26 12:30:11,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:11.256 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.368s] 2018-11-26 12:30:13,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:13.664 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.407s] 2018-11-26 12:30:14,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:14.578 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [17.580s] 2018-11-26 12:30:16,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:16.323 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.658s] 2018-11-26 12:30:19,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:19.264 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.940s] 2018-11-26 12:30:19,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:19.683 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.419s] 2018-11-26 12:30:22,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:22.205 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.521s] 2018-11-26 12:30:24,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:24.805 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.599s] 2018-11-26 12:30:27,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:27.438 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.632s] 2018-11-26 12:30:30,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:30.006 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.568s] 2018-11-26 12:30:32,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:32.718 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.710s] 2018-11-26 12:30:35,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:35.356 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.637s] 2018-11-26 12:30:38,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:38.007 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.651s] 2018-11-26 12:30:40,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:40.384 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.213s] 2018-11-26 12:30:40,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:40.496 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.488s] 2018-11-26 12:30:43,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:43.335 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.839s] 2018-11-26 12:30:45,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:45.351 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.965s] 2018-11-26 12:30:46,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:46.062 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.726s] 2018-11-26 12:30:49,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:49.229 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [3.165s] 2018-11-26 12:30:51,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:51.817 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.588s] 2018-11-26 12:30:54,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:54.657 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.839s] 2018-11-26 12:30:55,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:55.787 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.435s] 2018-11-26 12:30:57,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:30:57.424 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.765s] 2018-11-26 12:31:00,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:00.176 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.752s] 2018-11-26 12:31:02,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:02.993 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.814s] 2018-11-26 12:31:05,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:05.922 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.928s] 2018-11-26 12:31:06,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:06.860 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.416s] 2018-11-26 12:31:09,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:09.888 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.019s] 2018-11-26 12:31:09,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:09.894 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2018-11-26 12:31:09,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:09.902 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-26 12:31:09,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:09.910 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.008s] 2018-11-26 12:31:10,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:10.515 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.603s] 2018-11-26 12:31:10,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:10.525 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.011s] 2018-11-26 12:31:10,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:10.540 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.014s] 2018-11-26 12:31:10,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:10.929 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.389s] 2018-11-26 12:31:10,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:10.950 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.021s] 2018-11-26 12:31:10,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:10.960 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2018-11-26 12:31:11,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:11.576 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.714s] 2018-11-26 12:31:15,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:15.947 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-11-26 12:31:19,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:19.704 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.128s] 2018-11-26 12:31:33,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:33.503 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.263s] 2018-11-26 12:31:39,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:39.180 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.860s] 2018-11-26 12:31:45,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:45.606 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.425s] 2018-11-26 12:31:45,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:45.784 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.280s] 2018-11-26 12:31:51,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:51.442 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.836s] 2018-11-26 12:31:53,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:53.568 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.095s] 2018-11-26 12:31:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:53.908 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [2.465s] 2018-11-26 12:31:58,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:31:58.294 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.385s] 2018-11-26 12:32:02,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:02.344 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.030s] 2018-11-26 12:32:02,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:02.362 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.018s] 2018-11-26 12:32:06,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:06.514 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-26 12:32:13,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:13.935 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.824s] 2018-11-26 12:32:14,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:14.594 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.984s] 2018-11-26 12:32:17,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:17.770 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.835s] 2018-11-26 12:32:18,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:18.554 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.959s] 2018-11-26 12:32:22,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:22.031 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.260s] 2018-11-26 12:32:23,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:23.301 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.745s] 2018-11-26 12:32:26,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:26.348 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.317s] 2018-11-26 12:32:26,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:26.437 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.136s] 2018-11-26 12:32:29,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:29.528 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.180s] 2018-11-26 12:32:29,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:29.943 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.504s] 2018-11-26 12:32:31,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:31.126 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.184s] 2018-11-26 12:32:33,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:33.102 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.574s] 2018-11-26 12:32:37,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:37.109 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.006s] 2018-11-26 12:32:40,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:40.505 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.216s] 2018-11-26 12:32:40,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:40.728 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.223s] 2018-11-26 12:32:42,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:42.209 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.098s] 2018-11-26 12:32:43,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:43.458 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.248s] 2018-11-26 12:32:43,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:43.650 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-26 12:32:47,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:47.117 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.659s] 2018-11-26 12:32:47,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:47.423 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.306s] 2018-11-26 12:32:47,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:47.559 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.137s] 2018-11-26 12:32:47,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:47.664 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.104s] 2018-11-26 12:32:47,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:47.713 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2018-11-26 12:32:47,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:47.958 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.245s] 2018-11-26 12:32:48,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:48.039 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.976s] 2018-11-26 12:32:48,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:48.055 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2018-11-26 12:32:48,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:48.152 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.097s] 2018-11-26 12:32:48,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:48.389 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.236s] 2018-11-26 12:32:48,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:48.453 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2018-11-26 12:32:48,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:48.558 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.519s] 2018-11-26 12:32:50,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:50.132 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.573s] 2018-11-26 12:32:52,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:52.648 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.194s] 2018-11-26 12:32:55,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:32:55.312 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.189s] 2018-11-26 12:33:04,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:04.028 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.616s] 2018-11-26 12:33:05,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:05.045 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.018s] 2018-11-26 12:33:13,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:13.502 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.658s] 2018-11-26 12:33:13,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:13.504 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-26 12:33:24,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:24.171 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.634s] 2018-11-26 12:33:39,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:39.175 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.003s] 2018-11-26 12:33:53,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:53.477 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [14.300s] 2018-11-26 12:33:53,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:33:53.479 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-26 12:34:05,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:34:05.511 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.034s] 2018-11-26 12:34:20,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:34:20.404 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [14.891s] 2018-11-26 12:34:59,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:34:59.189 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.781s] 2018-11-26 12:35:09,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:35:09.274 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [10.088s] 2018-11-26 12:35:54,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:35:54.667 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.151s] 2018-11-26 12:35:56,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:35:56.059 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.392s] 2018-11-26 12:35:59,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:35:59.605 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [3.541s] 2018-11-26 12:36:00,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:00.421 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.821s] 2018-11-26 12:36:02,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:02.772 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.349s] 2018-11-26 12:36:03,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:03.853 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.081s] 2018-11-26 12:36:05,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:05.386 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.529s] 2018-11-26 12:36:05,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:05.432 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-11-26 12:36:10,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:10.719 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.888s] 2018-11-26 12:36:12,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:12.320 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.600s] 2018-11-26 12:36:16,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:16.159 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.835s] 2018-11-26 12:36:17,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:17.237 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.081s] 2018-11-26 12:36:19,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:19.695 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.455s] 2018-11-26 12:36:20,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:20.939 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.245s] 2018-11-26 12:36:22,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:22.567 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.624s] 2018-11-26 12:36:22,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:22.634 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-11-26 12:36:39,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:39.164 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.488s] 2018-11-26 12:36:43,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:43.210 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.045s] 2018-11-26 12:36:59,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:59.453 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.965s] 2018-11-26 12:36:59,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:36:59.657 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.204s] 2018-11-26 12:37:11,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:11.004 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.877s] 2018-11-26 12:37:13,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:13.675 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.671s] 2018-11-26 12:37:20,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:20.458 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.848s] 2018-11-26 12:37:20,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:20.665 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.207s] 2018-11-26 12:37:20,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:20.989 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.323s] 2018-11-26 12:37:21,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:21.183 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.193s] 2018-11-26 12:37:21,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:21.490 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.306s] 2018-11-26 12:37:21,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:21.621 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.131s] 2018-11-26 12:37:21,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:21.856 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.235s] 2018-11-26 12:37:21,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:21.986 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.130s] 2018-11-26 12:37:22,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:22.228 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.242s] 2018-11-26 12:37:27,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:27.803 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.274s] 2018-11-26 12:37:28,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:28.026 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.222s] 2018-11-26 12:37:28,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:28.253 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.227s] 2018-11-26 12:37:28,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:28.395 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.142s] 2018-11-26 12:37:35,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:35.850 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.032s] 2018-11-26 12:37:35,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:35.957 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.106s] 2018-11-26 12:37:35,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:35.978 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.022s] 2018-11-26 12:37:36,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:36.000 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-26 12:37:36,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:36.083 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.082s] 2018-11-26 12:37:39,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:39.917 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-26 12:37:43,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:43.507 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.203s] 2018-11-26 12:37:43,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:43.925 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.419s] 2018-11-26 12:37:50,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:50.133 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.215s] 2018-11-26 12:37:52,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:52.400 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.265s] 2018-11-26 12:37:59,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:59.438 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.212s] 2018-11-26 12:37:59,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:59.645 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.207s] 2018-11-26 12:37:59,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:37:59.837 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.192s] 2018-11-26 12:38:02,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:02.218 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.378s] 2018-11-26 12:38:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:02.403 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.186s] 2018-11-26 12:38:12,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:12.679 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.602s] 2018-11-26 12:38:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:14.045 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.366s] 2018-11-26 12:38:22,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:22.697 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.459s] 2018-11-26 12:38:22,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:22.886 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.189s] 2018-11-26 12:38:23,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:23.102 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.216s] 2018-11-26 12:38:23,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:23.309 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.207s] 2018-11-26 12:38:26,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:26.156 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-26 12:38:37,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:37.429 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.862s] 2018-11-26 12:38:46,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:46.435 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.273s] 2018-11-26 12:38:56,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:56.295 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.700s] 2018-11-26 12:38:57,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:38:57.163 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.868s] 2018-11-26 12:39:09,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:09.170 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.410s] 2018-11-26 12:39:11,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:11.419 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [2.249s] 2018-11-26 12:39:27,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:27.982 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.679s] 2018-11-26 12:39:36,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:36.666 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [8.683s] 2018-11-26 12:39:37,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:37.663 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.999s] 2018-11-26 12:39:38,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:38.407 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.744s] 2018-11-26 12:39:39,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:39:39.000 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.592s] 2018-11-26 12:40:04,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:04.580 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [25.576s] 2018-11-26 12:40:08,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:08.443 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-26 12:40:20,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:20.042 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [8.898s] 2018-11-26 12:40:23,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:23.271 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.229s] 2018-11-26 12:40:26,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:26.606 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [3.335s] 2018-11-26 12:40:26,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:26.801 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.194s] 2018-11-26 12:40:27,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:27.007 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.206s] 2018-11-26 12:40:27,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:27.234 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.227s] 2018-11-26 12:40:27,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:27.443 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.208s] 2018-11-26 12:40:27,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:27.643 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.200s] 2018-11-26 12:40:27,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:27.845 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.201s] 2018-11-26 12:40:28,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.071 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.225s] 2018-11-26 12:40:28,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.287 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.216s] 2018-11-26 12:40:28,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.478 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.190s] 2018-11-26 12:40:28,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.703 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.224s] 2018-11-26 12:40:28,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.739 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.036s] 2018-11-26 12:40:28,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.917 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.177s] 2018-11-26 12:40:28,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:28.961 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.044s] 2018-11-26 12:40:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:29.187 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.225s] 2018-11-26 12:40:29,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:29.225 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-11-26 12:40:29,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:29.469 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.244s] 2018-11-26 12:40:29,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:29.832 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.363s] 2018-11-26 12:40:30,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.150 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.317s] 2018-11-26 12:40:30,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.186 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-11-26 12:40:30,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.194 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-11-26 12:40:30,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.381 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.186s] 2018-11-26 12:40:30,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.608 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.226s] 2018-11-26 12:40:30,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.645 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.037s] 2018-11-26 12:40:30,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.875 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.230s] 2018-11-26 12:40:30,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:30.912 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.036s] 2018-11-26 12:40:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:31.138 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.225s] 2018-11-26 12:40:31,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:31.179 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.040s] 2018-11-26 12:40:31,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:31.213 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.034s] 2018-11-26 12:40:31,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:31.251 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.037s] 2018-11-26 12:40:38,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:40:38.071 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-26 12:41:02,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:41:02.537 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.459s] 2018-11-26 12:41:07,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:41:07.101 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.567s] 2018-11-26 12:41:29,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:41:29.556 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [22.449s] 2018-11-26 12:41:36,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:41:36.316 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.762s] 2018-11-26 12:41:45,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b5f298f2-98fc-43b2-aa6a-5245e634b073 2018-11-26 12:41:45,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b5f298f2-98fc-43b2-aa6a-5245e634b073']'. 2018-11-26 12:41:46,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 12:41:46,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 12:41:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 12:41:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b5f298f2-98fc-43b2-aa6a-5245e634b073 | 2018-11-26 12:41:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-26 12:41:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 11:55:26 | 2018-11-26 12:41:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 12:41:45 | 2018-11-26 12:41:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:19 | 2018-11-26 12:41:46,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-26 12:41:46,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 12:41:46,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 12:41:46,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 99b7d523-8c35-4e84-b9f7-9eddeaef151c) | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 36840a32-8db7-41dd-bcf1-1a313edf0b6b) | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2766.378 | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1216 | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 254 | 2018-11-26 12:41:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 12:41:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 12:41:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-11-26 12:41:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 12:41:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 12:41:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 12:41:47,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9178307313% 2018-11-26 12:41:48,981 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 46:35 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-26 12:41:53,922 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-11-26 12:41:53,922 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-26 12:41:56,737 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-67 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-26 12:41:56,740 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BsVnTDwrRxeC3zBn8PQcUWT9m 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=4a0867c6811546ee9366410d76086950 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-26 12:41:56,740 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-11-26 12:41:56,746 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-11-26 12:41:58,123 - 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'da69ce2b958d4303a336fcc01cb031b4', '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_b2a20c71-32d1-43d6-a3b8-9a81508e4b64'}) 2018-11-26 12:41:58,586 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'07d4efe35eef4188a8ffd70404478e6a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_b2a20c71-32d1-43d6-a3b8-9a81508e4b64'}) 2018-11-26 12:41:58,889 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-26 12:41:59,015 - 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'ac8a64ba5c4a4bbe9210160bc80d14f4'}) 2018-11-26 12:41:59,725 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 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'da69ce2b958d4303a336fcc01cb031b4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '06df1d43-14d6-4e19-b1b1-62afa1450705', 'username': u'tempest_scenario-user_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-26 12:41:59,729 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'password': '06df1d43-14d6-4e19-b1b1-62afa1450705', 'project_name': 'tempest_scenario-project_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'da69ce2b958d4303a336fcc01cb031b4', 'project_domain_name': 'Default'} 2018-11-26 12:42:01,067 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-26 12:42:04,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ccf5fa60-7be7-4bd9-acb5-028ef4d1e462 | 2018-11-26T12:42:04.495170 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ccf5fa60-7be7-4bd9-acb5-028ef4d1e462 ~/.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-26 12:42:07,633 - 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-1547895184 | Available | | __unknown__ | tempest-type-1885690405 | 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-26 12:42:08,387 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-26 12:42:12,822 - 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=54922cd2-ec10-4f0a-956d-7a05cd603a17) as the default verifier for the future CLI operations. 2018-11-26 12:42:15,232 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-11-26 12:42:16,921 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a/file', 'owner': u'da69ce2b958d4303a336fcc01cb031b4', 'id': u'77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a', 'size': 12716032, u'self': u'/v2/images/77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da69ce2b958d4303a336fcc01cb031b4', 'name': 'tempest_scenario-project_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T12:42:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T12:42:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'created': u'2018-11-26T12:42:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T12:42:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/77b9d0c7-18e9-4d93-b9f6-cecb6dca6f6a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 12:42:17,146 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', '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'4a0867c6811546ee9366410d76086950', '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'ba48f90e-95c1-4607-b2d7-ac9096963722', 'swap': 0}) 2018-11-26 12:42:18,943 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/cbcd6146-f429-4eb6-b633-cad11102e797/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cbcd6146-f429-4eb6-b633-cad11102e797/file', 'owner': u'da69ce2b958d4303a336fcc01cb031b4', 'id': u'cbcd6146-f429-4eb6-b633-cad11102e797', 'size': 12716032, u'self': u'/v2/images/cbcd6146-f429-4eb6-b633-cad11102e797', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da69ce2b958d4303a336fcc01cb031b4', 'name': 'tempest_scenario-project_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7e42baa1-8962-432a-99a0-4d1eb341e9be/images/cbcd6146-f429-4eb6-b633-cad11102e797/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-26T12:42:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-26T12:42:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cbcd6146-f429-4eb6-b633-cad11102e797', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', 'created': u'2018-11-26T12:42:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-26T12:42:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cbcd6146-f429-4eb6-b633-cad11102e797', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-26 12:42:18,988 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', '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'4a0867c6811546ee9366410d76086950', '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'1827ee27-6edb-42eb-8cd9-0cfc192d945c', 'swap': 0}) 2018-11-26 12:42:19,016 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_b2a20c71-32d1-43d6-a3b8-9a81508e4b64', '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'4a0867c6811546ee9366410d76086950', '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'1827ee27-6edb-42eb-8cd9-0cfc192d945c', 'swap': 0}) 2018-11-26 12:42:21,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-26 12:42:21,957 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-26 12:42:21,957 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-26 12:42:21,960 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-26 12:42:22,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-26 12:42:24,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-54922cd2-ec10-4f0a-956d-7a05cd603a17/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-11-26 12:42:24,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-26 12:42:24,038 - 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-26 12:44:12,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:44:12.671 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [90.392s] 2018-11-26 12:45:32,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:45:32.657 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [64.218s] 2018-11-26 12:46:42,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:46:42.224 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [63.310s] 2018-11-26 12:48:00,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:48:00.146 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [77.906s] 2018-11-26 12:49:56,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:49:56.273 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [109.901s] 2018-11-26 12:50:03,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:50:03.744 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.376s] 2018-11-26 12:52:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:52:03.926 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [112.472s] 2018-11-26 12:53:15,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:53:15.280 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [71.344s] 2018-11-26 12:54:07,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:54:07.573 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.515s] 2018-11-26 12:55:22,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:55:22.310 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.553s] 2018-11-26 12:56:17,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:56:17.250 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-26 12:57:15,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:57:15.429 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [58.166s] 2018-11-26 12:58:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-26 12:58:47.562 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [92.113s] 2018-11-26 12:59:14,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 57a7527a-6a17-4943-b07e-030dfcc23125 2018-11-26 12:59:14,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '57a7527a-6a17-4943-b07e-030dfcc23125']'. 2018-11-26 12:59:15,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-26 12:59:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-26 12:59:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 12:59:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 57a7527a-6a17-4943-b07e-030dfcc23125 | 2018-11-26 12:59:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-26 12:59:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-26 12:42:25 | 2018-11-26 12:59:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-26 12:59:14 | 2018-11-26 12:59:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:49 | 2018-11-26 12:59:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-26 12:59:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-26 12:59:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-26 12:59:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 54922cd2-ec10-4f0a-956d-7a05cd603a17) | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ccf5fa60-7be7-4bd9-acb5-028ef4d1e462) | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 979.076 | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-26 12:59:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-26 12:59:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-26 12:59:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-26 12:59:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-26 12:59:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-26 12:59:15,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-11-26 12:59:17,224 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 17:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-26 12:59:21,505 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK